Skip to content

Releases: canjs/can-stache-route-helpers

Removal of nodeLists

04 Oct 16:52
Compare
Choose a tag to compare

This is a breaking change that removes the use of nodeLists which are no longer compatible with CanJS 6 (and are not necessary).

QUNIT2 upgrade

28 May 20:01
Compare
Choose a tag to compare

This updates the tests to use QUnit@2.x.x.

#22

Export helpers for tree shaking

23 May 19:27
Compare
Choose a tag to compare

To support tree-shaking, side-effectual packages should still export their package contents whenever possible. This release exports the helper functions created and registered by can-stache-route-helpers.

Documentation Updates

09 Nov 23:11
Compare
Choose a tag to compare

This is a documentation overhaul for can-stache-route-helpers.

Small documentation updates

24 Jul 15:56
Compare
Choose a tag to compare

v1.1.0

05 Jul 18:14
Compare
Choose a tag to compare

Add "use strict" #6