This repository was archived by the owner on Apr 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 2.0.0 " ></a >
7+ # [ 2.0.0] ( https://github.com/madou/yubaba/compare/v1.4.1...v2.0.0 ) (2018-12-11)
8+
9+
10+ ### Chores
11+
12+ * renames components ([ 9d9282c] ( https://github.com/madou/yubaba/commit/9d9282c ) )
13+ * renames props passed to animation components ([ c54740a] ( https://github.com/madou/yubaba/commit/c54740a ) )
14+
15+
16+ ### BREAKING CHANGES
17+
18+ * props passsed to animation components have changed, see the release notes for the migration guide.
19+ * FLIPMove has been renamed to Move. Target has been renamed to FocalTarget.
20+
21+
22+
23+
24+
625<a name =" 1.4.1 " ></a >
726## [ 1.4.1] ( https://github.com/madou/yubaba/compare/v1.4.0...v1.4.1 ) (2018-12-10)
827
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0" ,
33 "npmClient" : " yarn" ,
4- "version" : " 1.4.1 " ,
4+ "version" : " 2.0.0 " ,
55 "useWorkspaces" : true ,
66 "packages" : [
77 " packages/*"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 2.0.0 " ></a >
7+ # [ 2.0.0] ( https://github.com/madou/yubaba/compare/v1.4.1...v2.0.0 ) (2018-12-11)
8+
9+ ** Note:** Version bump only for package yubaba-common
10+
11+
12+
13+
14+
615<a name =" 1.3.0 " ></a >
716# [ 1.3.0] ( https://github.com/madou/yubaba/compare/v1.2.0...v1.3.0 ) (2018-10-06)
817
Original file line number Diff line number Diff line change 11{
22 "name" : " yubaba-common" ,
33 "private" : true ,
4- "version" : " 1.3 .0" ,
4+ "version" : " 2.0 .0" ,
55 "repository" : " madou/yubaba" ,
66 "author" : " Michael Dougall" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 2.0.0 " ></a >
7+ # [ 2.0.0] ( https://github.com/madou/yubaba/compare/v1.4.1...v2.0.0 ) (2018-12-11)
8+
9+
10+ ### Chores
11+
12+ * renames components ([ 9d9282c] ( https://github.com/madou/yubaba/commit/9d9282c ) )
13+ * renames props passed to animation components ([ c54740a] ( https://github.com/madou/yubaba/commit/c54740a ) )
14+
15+
16+ ### BREAKING CHANGES
17+
18+ * props passsed to animation components have changed, see the release notes for the migration guide.
19+ * FLIPMove has been renamed to Move. Target has been renamed to FocalTarget.
20+
21+
22+
23+
24+
625<a name =" 1.4.1 " ></a >
726## [ 1.4.1] ( https://github.com/madou/yubaba/compare/v1.4.0...v1.4.1 ) (2018-12-10)
827
Original file line number Diff line number Diff line change 11{
22 "name" : " yubaba-examples" ,
33 "private" : true ,
4- "version" : " 1.4.1 " ,
4+ "version" : " 2.0.0 " ,
55 "repository" : " madou/yubaba" ,
66 "author" : " Michael Dougall" ,
77 "license" : " MIT" ,
1818 "react-router-dom" : " ^4.3.1" ,
1919 "react-select" : " ^2.1.2" ,
2020 "styled-components" : " ^3.4.5" ,
21- "yubaba" : " ^1.4.1 " ,
22- "yubaba-common" : " ^1.3 .0"
21+ "yubaba" : " ^2.0.0 " ,
22+ "yubaba-common" : " ^2.0 .0"
2323 },
2424 "devDependencies" : {
2525 "@storybook/addon-actions" : " ^3.4.10" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ <a name =" 2.0.0 " ></a >
7+ # [ 2.0.0] ( https://github.com/madou/yubaba/compare/v1.4.1...v2.0.0 ) (2018-12-11)
8+
9+
10+ ### Chores
11+
12+ * renames components ([ 9d9282c] ( https://github.com/madou/yubaba/commit/9d9282c ) )
13+ * renames props passed to animation components ([ c54740a] ( https://github.com/madou/yubaba/commit/c54740a ) )
14+
15+
16+ ### BREAKING CHANGES
17+
18+ * props passsed to animation components have changed, see the release notes for the migration guide.
19+ * FLIPMove has been renamed to Move. Target has been renamed to FocalTarget.
20+
21+
22+
23+
24+
625<a name =" 1.4.1 " ></a >
726## [ 1.4.1] ( https://github.com/madou/yubaba/compare/v1.4.0...v1.4.1 ) (2018-12-10)
827
Original file line number Diff line number Diff line change 11{
22 "name" : " yubaba" ,
3- "version" : " 1.4.1 " ,
3+ "version" : " 2.0.0 " ,
44 "repository" : " madou/yubaba" ,
55 "author" : " Michael Dougall" ,
66 "license" : " MIT" ,
3939 "react-router-dom" : " ^4.3.1" ,
4040 "size-limit" : " ^0.21.0" ,
4141 "styled-components" : " ^3.4.5" ,
42- "yubaba-common" : " ^1.3 .0"
42+ "yubaba-common" : " ^2.0 .0"
4343 }
4444}
You can’t perform that action at this time.
0 commit comments