Sling.js 16.3.1 has been released and comes with a number of improvements. Remove some logging for performance improvement.
Sling.js 16.3.0 has been released and comes with a number of improvements. Bug fix for lifecycle hooks for memoized components. Hooks will now be called correctly. Add automated tests for
Sling.js 16.2.1 has been released and comes with a number of improvements. Fix directive name for useexisting.
Sling.js 16.2.0 has been released and comes with a number of improvements. Add improved support for CSS Nesting Module. Add automated tests for CSS Nesting Module.
Sling.js 16.1.0 has been released and comes with a number of improvements. Add support for complex CSS Nesting Module. Add automated tests for CSS Nesting Module bringing the total number
Sling.js 16.0.0 has been released and comes with a number of improvements. Add support for complex CSS custom properties in slStyle. Add automated tests for CSS custom properties in slStyle.
Sling.js 15.9.0 has been released and comes with a number of improvements. Implement improved handling for CSS Cascade Layers including bug fixes. Add automated tests for CSS Cascade Layers.
Sling.js 15.8.0 has been released and comes with a number of improvements. Add support for CSS Cascade Layers in slStyle. Add automated tests for CSS Cascade Layers. Add automated tests
Sling.js 15.7.0 has been released and comes with a number of improvements. Fix bug where consumed class lifecycle hooks would sometimes be called more than required. Add automated test to
Sling.js 15.6.0 has been released and comes with a number of improvements. Fix router transition animations when cycling between two routes with the same root more than twice. Add automated