UNPKG

@motorcycle/router

Version:

Standard Router Driver for Motorcycle.js

148 lines (74 loc) 4.07 kB
# 6.1.0 (2017-04-29) --- ## Features - feat(router): upgrade to TS 2.3.x [a0013cfa](https://github.com/motorcyclejs/router/commits/a0013cfa560d154a2adf5f33530de88645cc7b04) # 6.0.0 (2017-03-14) --- ## Features - feat(types): remove type restrictions on Sources and Sinks [2429a4ca](https://github.com/motorcyclejs/router/commits/2429a4ca4329631085f53c4f03e629387b8339e5) - feat(META): upgrade to latest devdependencies [42d7ae52](https://github.com/motorcyclejs/router/commits/42d7ae5276d8e585748f07532c0ab92c99160eee) ## Bug Fixes - fix(RouterHOC): fix type errors [a85ef7ad](https://github.com/motorcyclejs/router/commits/a85ef7adb13bce591a3e325dfb0bf2ce082b217e) # 5.1.0 (2017-03-01) --- ## Bug Fixes - fix(META): update and remove all yarn.lock files from npm [11fd8409](https://github.com/motorcyclejs/router/commits/11fd8409244fc85df82d004f3f42f8f78f4b65c2) # 5.0.0 (2017-02-22) --- ## Breaking Changes 1. use component function - feat(router): use Component function [c92aba22](https://github.com/motorcyclejs/router/commits/c92aba229ca8cff16cbdf4d3b33ad8cbb548561f) ## Features - feat(router): add api wrappers for RouterSource [29c75b71](https://github.com/motorcyclejs/router/commits/29c75b71ad78ebb2f1f48cdb68e40dc3cd449965) # 4.1.7 (2017-01-30) --- ## Bug Fixes - fix(router): fix incorrect dependency [acbe52fa](https://github.com/motorcyclejs/router/commits/acbe52fa1c716bc72e2bf4bf3f2be41b494fe306) # 4.1.6 (2017-01-19) --- ## Bug Fixes - fix(router): update to latest dependencies [c5f48298](https://github.com/motorcyclejs/router/commits/c5f48298348b428aecd9763a9fcd517cf392b459) # 4.1.5 (2017-01-05) --- ## Bug Fixes - fix(deploy): ensure all packages a being built before releasing [247fac3e](https://github.com/motorcyclejs/router/commits/247fac3ecbc1110343a0c48ee6c9fe1cad0b95d7) # 4.1.4 (2017-01-05) --- ## Bug Fixes - fix(deploy): ensure all packages a being built before releasing [247fac3e](https://github.com/motorcyclejs/router/commits/247fac3ecbc1110343a0c48ee6c9fe1cad0b95d7) # 4.1.3 (2017-01-05) --- ## Bug Fixes - fix(router): add files field [8acc7417](https://github.com/motorcyclejs/router/commits/8acc74171cdb7aaf0eb730942ef3f27fa0770421) # 4.1.2 (2017-01-03) --- ## Bug Fixes - fix(META): fix npmignoring [adee7dfe](https://github.com/motorcyclejs/router/commits/adee7dfeaf56820919d290194dd2a575a1b2ff03) # 4.1.1 (2016-12-31) --- ## Bug Fixes - fix(router): fix property does not exist [7446ed73](https://github.com/motorcyclejs/router/commits/7446ed73410d58ada4ac336dcb485e7f5b1b200e) <a name="4.1.0"></a> # [4.1.0](https://github.com/motorcyclejs/router/compare/v4.0.0...v4.1.0) (2016-12-12) <a name="4.0.0"></a> # [4.0.0](https://github.com/motorcyclejs/router/compare/v3.1.0...v4.0.0) (2016-12-10) ### Features * **router:** update to latest [@motorcycle](https://github.com/motorcycle)/history and new api ([427aff4](https://github.com/motorcyclejs/router/commit/427aff4)) <a name="3.1.0"></a> # [3.1.0](https://github.com/motorcyclejs/router/compare/v3.0.0...v3.1.0) (2016-11-26) ### Bug Fixes * **RouterHOC:** fix errors when child component doesn't have a router ([674876c](https://github.com/motorcyclejs/router/commit/674876c)) <a name="3.0.0"></a> # [3.0.0](https://github.com/motorcyclejs/router/compare/v2.2.0...v3.0.0) (2016-11-26) ### Bug Fixes * **RouterHOC:** remove automatically calling createHref ([75d23d5](https://github.com/motorcyclejs/router/commit/75d23d5)) <a name="2.2.0"></a> # [2.2.0](https://github.com/motorcyclejs/router/compare/v2.1.0...v2.2.0) (2016-11-20) <a name="2.1.0"></a> # [2.1.0](https://github.com/motorcyclejs/router/compare/v2.0.0...v2.1.0) (2016-11-20) ### Features * **RouterHOC:** implement a router higher order component ([f003dbc](https://github.com/motorcyclejs/router/commit/f003dbc)) <a name="2.0.0"></a> # [2.0.0](https://github.com/motorcyclejs/router/compare/026f123...v2.0.0) (2016-11-19) ### Features * **router:** implement new router ([026f123](https://github.com/motorcyclejs/router/commit/026f123))