Skip to content

v0.5.0

Choose a tag to compare

@codewithkyle codewithkyle released this 22 Dec 21:32
· 15 commits to master since this release

⚠ Breaking Changes ⚠

This release contains backwards-incompatible changes. Since cssmosnter is before version 1.0.0, these changes have been released as a new minor version to reflect this (as recommended by npm). You should either be pinning the exact version of cssmosnter in your package.json file or be using a version range syntax that only accepts patch upgrades such as ~0.4.0. See the documentation about semver for more information.

node-sass was been deprecated by the authors and is no longer a dependency for this project. The sass package has taken it's place as a peer dependency.

Updated

  • NPM packages