File tree Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Expand file tree Collapse file tree 2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 0.5.1 " ></a >
2+ ## [ 0.5.1] ( https://github.com/ui-router/react/compare/0.5.0...v0.5.1 ) (2017-07-03)
3+
4+ This release updates ` @uirouter/core ` from 5.0.3 to 5.0.5
5+
6+ ## Changes in ` @uirouter/core ` between versions [ 5.0.3 and 5.0.5] ( https://github.com/ui-router/core/compare/5.0.3...5.0.5 ) (2017-07-03)
7+
8+ ### Bug Fixes
9+
10+ * ** future:** Allow future states to specify a ` parent: ` ([ 828fe1b] ( https://github.com/ui-router/core/commit/828fe1b ) )
11+ * ** typescript:** Update to typescript 2.4 ([ ce1669b] ( https://github.com/ui-router/core/commit/ce1669b ) )
12+ * ** view:** only sync views which are of the same name * and type* ([ c48da4a] ( https://github.com/ui-router/core/commit/c48da4a ) )
13+
14+
15+ ### Features
16+
17+ * ** invalidTransition:** Better error messaging when param values are invalid ([ 2a15d1a] ( https://github.com/ui-router/core/commit/2a15d1a ) )
18+ * ** Resolvable:** Add ` .value() ` : returns value (WAIT) or promise (NOWAIT) ([ 8769449] ( https://github.com/ui-router/core/commit/8769449 ) )
19+ * ** trace:** Trace view synchronization. Allow trace.enable(...string) ([ 284392d] ( https://github.com/ui-router/core/commit/284392d ) )
20+ * ** urlMatcher:** add support for multiline urls ([ 5b11ce0] ( https://github.com/ui-router/core/commit/5b11ce0 ) )
21+
22+
23+
124<a name =" 0.5.0 " ></a >
225# [ 0.5.0] ( https://github.com/ui-router/react/compare/0.4.0...v0.5.0 ) (2017-05-24)
326
@@ -335,4 +358,4 @@ Version 0.4.0 is based on ui-router-ore 3.1.0 and as such introduced a lot of ne
335358
336359# [0.1.0]() (2016-07-14)
337360### First Release
338- - First alpha release of ` ui- router- react`
361+ - First alpha release of ` ui- router- react`
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/react" ,
3- "version" : " 0.5.0 " ,
3+ "version" : " 0.5.1 " ,
44 "description" : " State based routing for React" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments