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+ ## 7.2.1 (2020-09-19)
2+ [ Compare ` @uirouter/visualizer ` versions 7.2.0 and 7.2.1] ( https://github.com/ui-router/visualizer/compare/7.2.0...7.2.1 )
3+
4+ ### Bug Fixes
5+
6+ * Pin d3-interpolate to 1.4.0 to avoid bundling an arrow function for IE11 compat ([ 1f4a926] ( https://github.com/ui-router/visualizer/commit/1f4a926 ) )
7+
8+
9+
10+
111# 7.2.0 (2020-09-16)
212[ Compare ` @uirouter/visualizer ` versions 7.1.0 and 7.2.0] ( https://github.com/ui-router/visualizer/compare/7.1.0...7.2.0 )
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/visualizer" ,
33 "description" : " UI-Router State Visualizer and Transition Visualizer" ,
4- "version" : " 7.2.0 " ,
4+ "version" : " 7.2.1 " ,
55 "scripts" : {
66 "start" : " npm run bundle && http-server . -o example" ,
77 "clean" : " shx rm -rf lib lib-esm _bundles" ,
You can’t perform that action at this time.
0 commit comments