Releases: aurelia/history-browser
Releases · aurelia/history-browser
aurelia-history-browser v0.9.0
Bug Fixes
- all:
- bower: correct semver ranges (9c7f33f5)
- build:
- history:
- Improved previous pushState security fix by only fixing up double slashes in fra (9d7565a1)
- fixed regression issue which added double slashes to the pushState fragment (57983341)
- normalize fragments with a leading slash (66998d87)
- fix incorrect falsey check in getFragment (34cb8224)
- history-browser:
- verify that window is defined in ctor (78449060)
- Use correct import for core-js We were previously using `import core from core-j (45d51c8c)
- support scheme-relative URLs in BrowserHistory.navigate() (16fcfdd7)
- 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:
- move link handler from router and allow custom implementations (f0129d89)
- adjust default navigate options (0f17175d)
- allow replace option to trigger a navigation to the same fragment (1eab2945, closes #201)
Breaking Changes
aurelia-history-browser v0.8.0
Bug Fixes
- build: update linting, testing and tools (9ad076d6)
Features
- docs: generate api.json from .d.ts file (80fd2e30)
aurelia-history-browser v0.7.0
Bug Fixes
- history-browser: Use correct import for core-js We were previously using `import core from core-j (45d51c8c)
- index: update to latest configuration api (a3681cfb)
aurelia-history-browser v0.6.2
aurelia-history-browser v0.6.1
Bug Fixes
- history:
- Improved previous pushState security fix by only fixing up double slashes in fra (9d7565a1)
- fixed regression issue which added double slashes to the pushState fragment (57983341)
aurelia-history-browser v0.6.0
Bug Fixes
- history: normalize fragments with a leading slash (66998d87)
- package: update aurelia tools and dts generator (ee59abbc)
aurelia-history-browser v0.5.0
Bug Fixes
- history-browser: support scheme-relative URLs in BrowserHistory.navigate() (16fcfdd7)
- normalize-fragment: fix getFragment() to return normalized values (5cb9bf30)
aurelia-history-browser v0.4.0
Bug Fixes
- all: update to latest plugin api (85418be2)
aurelia-history-browser v0.3.0
aurelia-history-browser v0.2.5
Bug Fixes
- package: change jspm directories (2b161b23)