aurelia-history-browser v0.9.0
Bug Fixes
- all:
- bower: correct semver ranges (9c7f33f5)
- build:
- history:
- history-browser:
- index: update to latest configuration api (a3681cfb)
- normalize-fragment: fix getFragment() to return normalized values (5cb9bf30)
- package:
Features
- all: leverage the PAL (01cd524c)
- build: update compiler and switch to register module format (ff2a572b)
- docs: generate api.json from .d.ts file (80fd2e30)
- history: enable usage as plugin (f73c967b)
- history-browser:
Breaking Changes
-
trigger now defaults to true when other options are specified, and options must be passed as an object; a boolean is no longer supported as a shortcut for trigger.
(0f17175d)