Releases: wix/stylable
Releases · wix/stylable
stylable-scripts@0.5.7
- Upgrade dependencies
stylable-runtime@1.0.3
- Correct runtime function API optional parameters
- Export runtime stylesheet types
stylable-cli@1.0.3
Internal release
- Correct main entry of package so it can be used as a library
- Reuse functionality from
stylable-node
- Removed unused dependencies
stylable@5.4.3
stylable@5.4.2
Stylable:
- Remove default optimizer from
Stylable
stylable@5.4.1
Stylable:
- Remove
chai
dependency fromast-matchers
stylable@5.4.0
Stylable:
Bug fix
- Mixins from CSS and JS are now "fixed" to their relative URLs
- Fixed resolution of 3rd party packages that have their own context (deeply nested
node_modules
)
API
- Add stylable assets helpers
- Add new StylableOptimizer
- Add Stylable.create that uses config object
- Add urls array on StylableMeta
- Deprecate old optimize
Stylable Build:
- Added memory-fs
- Added webpack in memory test
stylable-webpack-plugin@1.1.0
StylableWebpackPlugin:
- Upgrade to use new stylable features (assets,optimizer)
- Remove old optimizer
- Add optimize.minify option
- Add optimize.removeEmptyNodes option
- Add documentation for minify values in the
README
stylable@5.3.11
Scoping
- Refactor handling for scoping with global
Diagnostics
- Add diagnostics for un-scoped elements and imported classes
Bug fix
stylable@5.3.10
- Fix lookup of pseudo elements on class mixin