Skip to content

Releases: vail130/composable-js

Array Transformations

08 Jan 19:34

Choose a tag to compare

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

18 May 13:30

Choose a tag to compare

Initial release Pre-release
Pre-release
  • Lightweight syntax
  • DOM query cache on a per-instance basis