Releases: Arcath/etch-router
Releases · Arcath/etch-router
0.3.0-beta
23 May 12:05
Compare
Sorry, something went wrong.
No results found
Beta release with the following changes:
#8 Wrapper Component
#9 Props from Route
0.2.2
22 May 08:14
Compare
Sorry, something went wrong.
No results found
Removes lodash as a dependency as it was only there for 2 functions that can be easily replicated in vanilla JS.
0.2.1
17 May 13:14
Compare
Sorry, something went wrong.
No results found
Quick bug fix release which fixes a problem where the MissingRoute was rendering its content before the router was attached, or it was needed.
0.2.0
17 May 13:13
Compare
Sorry, something went wrong.
No results found
Another move towards a stable release.
New Features:
#5 Error Handling
#6 Active Path Checks
Bug Fixes:
0.1.1
16 May 09:49
Compare
Sorry, something went wrong.
No results found
A quick bug fix release to fix an issue with nested routes having params.
0.1.0
16 May 09:04
Compare
Sorry, something went wrong.
No results found
The first stable release of Etch-Router.
This version features a couple of improvements over the initial commit
#1 Hooks
#2 Browser State Management
#4 Route Params