Sling.js 14.0.0 has been released and comes with a number of improvements.
- Fix bug where slAfterInit lifecycle hooks may have been called more than required.
- Export renderElement function.
- Add slfor structural directive for improved list performance.
- Fix bug where some children in markup would not be diffed correctly.
- Add automated tests for hydrate, slfor, and render element functions.
- Fix edge cases with slanimatedestroy where animation end would not be detected.