File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ### @uirouter/core changes
2+ ## [5.0.3](https://github.com/ui-router/core/compare/5.0.2...5.0.3) (2017-05-07)
3+
4+
5+ ### Bug Fixes
6+
7+ * **common:** Re-fix implementation of 'pick' using for .. in ([f2da7f4](https://github.com/ui-router/core/commit/f2da7f4))
8+
9+
10+
111### @uirouter/core changes
212## [5.0.2](https://github.com/ui-router/core/compare/5.0.1...5.0.2) (2017-05-06)
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/core" ,
33 "description" : " UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps" ,
4- "version" : " 5.0.2 " ,
4+ "version" : " 5.0.3 " ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm _bundles" ,
77 "build" : " npm run clean && tsc && tsc -m es6 --outDir lib-esm && npm run fixdts && npm run bundle" ,
You can’t perform that action at this time.
0 commit comments