File tree Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Expand file tree Collapse file tree 6 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.4.0] ( https://github.com/mj-studio-library/react-native-styled-system/compare/v1.3.1...v1.4.0 ) (2024-06-14)
7
+
8
+ ### Features
9
+
10
+ - add defaultProps, sxOptions into createSxComponent param ([ fd2e57d] ( https://github.com/mj-studio-library/react-native-styled-system/commit/fd2e57d5608e5bf0ed6663aaaf3d0fe2f2eb2740 ) )
11
+
6
12
## [ 1.3.1] ( https://github.com/mj-studio-library/react-native-styled-system/compare/v1.3.0...v1.3.1 ) (2024-06-14)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
3
"packages" : [" packages/*" ],
4
- "version" : " 1.3.1 " ,
4
+ "version" : " 1.4.0 " ,
5
5
"npmClient" : " yarn" ,
6
6
"ignoreChanges" : [" **/doc/**" , " **/example/**" ],
7
7
"command" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.4.0] ( https://github.com/mj-studio-library/react-native-styled-system/compare/v1.3.1...v1.4.0 ) (2024-06-14)
7
+
8
+ ** Note:** Version bump only for package @react-native-styled-system/cli
9
+
6
10
## [ 1.3.1] ( https://github.com/mj-studio-library/react-native-styled-system/compare/v1.3.0...v1.3.1 ) (2024-06-14)
7
11
8
12
** Note:** Version bump only for package @react-native-styled-system/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-styled-system/cli" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"description" : " Generate theme typings for autocomplete" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/cjs/index.cjs" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 1.4.0] ( https://github.com/mj-studio-library/react-native-styled-system/compare/v1.3.1...v1.4.0 ) (2024-06-14)
7
+
8
+ ### Features
9
+
10
+ - add defaultProps, sxOptions into createSxComponent param ([ fd2e57d] ( https://github.com/mj-studio-library/react-native-styled-system/commit/fd2e57d5608e5bf0ed6663aaaf3d0fe2f2eb2740 ) )
11
+
6
12
## [ 1.3.1] ( https://github.com/mj-studio-library/react-native-styled-system/compare/v1.3.0...v1.3.1 ) (2024-06-14)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-styled-system/core" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"description" : " React Native Styled System" ,
5
5
"main" : " lib/commonjs/index.js" ,
6
6
"types" : " lib/typescript/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments