Releases: vail130/composable-js
Releases · vail130/composable-js
Array Transformations
New Features:
- Array Transformations: Apply a transformation to each object within an array piped from a previous transformation
Improvements:
- Karma and Jasmine test suite
Bug Fixes:
- Disabled query selector caching because of bug in DOM node serialization
Initial release
- Lightweight syntax
- DOM query cache on a per-instance basis