This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Releases: jamesplease/backbone.base-router
Releases · jamesplease/backbone.base-router
1.3.2
- Update to support Lodash v4. Thanks @joshlasdin !
1.3.1
- Updated dependencies to include the latest Backbone versions.
1.3.0
- Updated dependencies to include the latest Backbone versions.
1.2.0
- New feature: The
routeData
Object now returns the original query string underqueryString
- New feature: Splat values are now included in
routeData.params
1.1.0
- Updated dependencies to include the latest Backbone and Underscore versions.
v1.0.0
- Enhancement: Adds support for multiple query parameters of the same name. They
are returned as an array.
v0.5.0
- Updated Backbone dependency
- Tests against multiple versions of Backbone/Underscore
v0.4.1
v0.4.1
v0.4.0
v0.3.0
Changelog
- No more history option
- Updated README