Sling.js 10.1.2 has been released and comes with a number of improvements.
- More automated tests were added. There are now 55 tests in total.
- Fixed a bug with the hydrate function where an undefined this value would throw an exception.
- Add a new wrapWithChangeDetector convenience function to call change detection with every execution of a function.