Sling.js 13.0.0 has been released and comes with a number of improvements.
- Add automated tests to bring total test count to 69.
- Improve lifecycle hooks. Ensure lifecycle hooks are not called more than needed.
- Improve lifecycle hook testing to verify call count.
- Improve slOnDestroy hook to be called on node removal, not just on route changes.