Sling.js 12.0.0 has been released and comes with a number of improvements.
- New Sling directive system. New sldirective attribute used to define directives.
- Added ability to run change detection for a single mount point using detectChanges.
- Add automated tests to address fixed bugs, bringing test total to 64.
- Fix wrap detector automated test by ensuring it is run before default route test.