File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.5.0] ( https://github.com/iamyoki/transition-hook/compare/v1.4.0...v1.5.0 ) (2021-12-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * add ListTransition, close [ #7 ] ( https://github.com/iamyoki/transition-hook/issues/7 ) ([ e5f77b1] ( https://github.com/iamyoki/transition-hook/commit/e5f77b1a430b2511385696e45e8a4be41d31f627 ) )
7
+ * export ListTransition ([ 1801781] ( https://github.com/iamyoki/transition-hook/commit/1801781b566c7327574bde3baf77f2990ac75783 ) )
8
+
1
9
## [ 1.4.0] ( https://github.com/iamyoki/transition-hook/compare/v1.3.3...v1.4.0 ) (2021-12-30)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " transition-hook" ,
3
- "version" : " 1.4 .0" ,
3
+ "version" : " 1.5 .0" ,
4
4
"main" : " dist/cjs/index.js" ,
5
5
"module" : " dist/esm/index.js" ,
6
6
"types" : " dist/types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments