File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @react-native-ama/animations
22
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+
311## 1.2.0
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/animations" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "react-native" : " src/index" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
2222 "typecheck" : " tsc --noEmit"
2323 },
2424 "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 "
2727 },
2828 "peerDependencies" : {
2929 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/core
22
3+ ## 1.2.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ ] :
8+ - @react-native-ama/internal @1.2.1
9+
310## 1.2.0
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/core" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "description" : " Accessible Mobile App Library for React Native" ,
55 "react-native" : " src/index" ,
66 "types" : " dist/src/index.d.ts" ,
2626 "postinstall" : " node ./src/postinstall.js"
2727 },
2828 "dependencies" : {
29- "@react-native-ama/internal" : " ~1.2.0 "
29+ "@react-native-ama/internal" : " ~1.2.1 "
3030 },
3131 "peerDependencies" : {
3232 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/extras
22
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+
312## 1.2.0
413
514### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/extras" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "react-native" : " src/index" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
2222 "typecheck" : " tsc --noEmit"
2323 },
2424 "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 "
2828 },
2929 "peerDependencies" : {
3030 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/forms
22
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+
314## 1.2.0
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-ama/forms" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "react-native" : " src/index" ,
55 "types" : " dist/index.d.ts" ,
66 "main" : " dist/index.js" ,
2323 "test" : " jest"
2424 },
2525 "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 "
2929 },
3030 "peerDependencies" : {
3131 "react" : " *" ,
Original file line number Diff line number Diff line change 11# @react-native-ama/internal
22
3+ ## 1.2.1
4+
35## 1.2.0
46
57## 1.1.4
You can’t perform that action at this time.
0 commit comments