File tree Expand file tree Collapse file tree 16 files changed +90
-42
lines changed Expand file tree Collapse file tree 16 files changed +90
-42
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @react-native-ama/animations
2
2
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @react-native-ama/core @1.2.1
9
+ - @react-native-ama/internal @1.2.1
10
+
3
11
## 1.2.0
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-ama/animations" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"react-native" : " src/index" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"main" : " dist/index.js" ,
22
22
"typecheck" : " tsc --noEmit"
23
23
},
24
24
"dependencies" : {
25
- "@react-native-ama/core" : " ~1.2.0 " ,
26
- "@react-native-ama/internal" : " ~1.2.0 "
25
+ "@react-native-ama/core" : " ~1.2.1 " ,
26
+ "@react-native-ama/internal" : " ~1.2.1 "
27
27
},
28
28
"peerDependencies" : {
29
29
"react" : " *" ,
Original file line number Diff line number Diff line change 1
1
# @react-native-ama/core
2
2
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @react-native-ama/internal @1.2.1
9
+
3
10
## 1.2.0
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-ama/core" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " Accessible Mobile App Library for React Native" ,
5
5
"react-native" : " src/index" ,
6
6
"types" : " dist/src/index.d.ts" ,
26
26
"postinstall" : " node ./src/postinstall.js"
27
27
},
28
28
"dependencies" : {
29
- "@react-native-ama/internal" : " ~1.2.0 "
29
+ "@react-native-ama/internal" : " ~1.2.1 "
30
30
},
31
31
"peerDependencies" : {
32
32
"react" : " *" ,
Original file line number Diff line number Diff line change 1
1
# @react-native-ama/extras
2
2
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @react-native-ama/animations @1.2.1
9
+ - @react-native-ama/core @1.2.1
10
+ - @react-native-ama/internal @1.2.1
11
+
3
12
## 1.2.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-ama/extras" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"react-native" : " src/index" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"main" : " dist/index.js" ,
22
22
"typecheck" : " tsc --noEmit"
23
23
},
24
24
"dependencies" : {
25
- "@react-native-ama/animations" : " ~1.2.0 " ,
26
- "@react-native-ama/core" : " ~1.2.0 " ,
27
- "@react-native-ama/internal" : " ~1.2.0 "
25
+ "@react-native-ama/animations" : " ~1.2.1 " ,
26
+ "@react-native-ama/core" : " ~1.2.1 " ,
27
+ "@react-native-ama/internal" : " ~1.2.1 "
28
28
},
29
29
"peerDependencies" : {
30
30
"react" : " *" ,
Original file line number Diff line number Diff line change 1
1
# @react-native-ama/forms
2
2
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixed babel transform warning on forms type import/exports (@babel/plugin-transform-typescript ) ([ #317 ] ( https://github.com/FormidableLabs/react-native-ama/pull/317 ) )
8
+
9
+ - Updated dependencies [ ] :
10
+ - @react-native-ama/core @1.2.1
11
+ - @react-native-ama/internal @1.2.1
12
+ - @react-native-ama/react-native @1.2.1
13
+
3
14
## 1.2.0
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-ama/forms" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"react-native" : " src/index" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"main" : " dist/index.js" ,
23
23
"test" : " jest"
24
24
},
25
25
"dependencies" : {
26
- "@react-native-ama/core" : " ~1.2.0 " ,
27
- "@react-native-ama/internal" : " ~1.2.0 " ,
28
- "@react-native-ama/react-native" : " ~1.2.0 "
26
+ "@react-native-ama/core" : " ~1.2.1 " ,
27
+ "@react-native-ama/internal" : " ~1.2.1 " ,
28
+ "@react-native-ama/react-native" : " ~1.2.1 "
29
29
},
30
30
"peerDependencies" : {
31
31
"react" : " *" ,
Original file line number Diff line number Diff line change 1
1
# @react-native-ama/internal
2
2
3
+ ## 1.2.1
4
+
3
5
## 1.2.0
4
6
5
7
## 1.1.4
You can’t perform that action at this time.
0 commit comments