File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ Unreleased ] [ unreleased ]
5+ ## [ v3.1.0 ] - 2017-04-20
66
77- Fix ` context.next() ` for multiple nested routes
88 ([ #91 ] ( https://github.com/kriasoft/universal-router/pull/91 ) )
@@ -111,7 +111,8 @@ All notable changes to this project will be documented in this file.
111111
112112- Small bug fixes and improvements
113113
114- [ unreleased ] : https://github.com/kriasoft/universal-router/compare/v3.0.0...HEAD
114+ [ unreleased ] : https://github.com/kriasoft/universal-router/compare/v3.1.0...HEAD
115+ [ v3.1.0 ] : https://github.com/kriasoft/universal-router/compare/v3.0.0...v3.1.0
115116[ v3.0.0 ] : https://github.com/kriasoft/universal-router/compare/v2.0.0...v3.0.0
116117[ v2.0.0 ] : https://github.com/kriasoft/universal-router/compare/v1.2.2...v2.0.0
117118[ v1.2.2 ] : https://github.com/kriasoft/universal-router/compare/v1.2.1...v1.2.2
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " universal-router" ,
4- "version" : " 3.0 .0" ,
4+ "version" : " 3.1 .0" ,
55 "description" : " Isomorphic router for JavaScript web applications" ,
66 "homepage" : " https://www.kriasoft.com/universal-router/" ,
77 "repository" : " kriasoft/universal-router" ,
You can’t perform that action at this time.
0 commit comments