⚠ 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.
Updated
- NPM packages (new major versions)
- Switched to ES Module imports (internal, required by minify)
- Switched from JavaScript to JSON for config file formats (see readme)