File tree Expand file tree Collapse file tree 6 files changed +21
-3
lines changed
create-react-native-library Expand file tree Collapse file tree 6 files changed +21
-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
+ ## [ 0.6.4] ( https://github.com/callstack/react-native-builder-bob/compare/docs@0.6.3...docs@0.6.4 ) (2025-04-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ - add types field back to support legacy moduleResolution ([ 75f37e0] ( https://github.com/callstack/react-native-builder-bob/commit/75f37e0a3a4dc41a277b72d5378f47946e179b2a ) ) - by @
11
+
6
12
## [ 0.6.3] ( https://github.com/callstack/react-native-builder-bob/compare/docs@0.6.2...docs@0.6.3 ) (2025-04-07)
7
13
8
14
** Note:** Version bump only for package docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.6.3 " ,
3
+ "version" : " 0.6.4 " ,
4
4
"private" : true ,
5
5
"description" : " Documentation for react-native-builder-bob" ,
6
6
"scripts" : {
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
+ ## [ 0.49.6] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.49.5...create-react-native-library@0.49.6 ) (2025-04-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ - add types field back to support legacy moduleResolution ([ 75f37e0] ( https://github.com/callstack/react-native-builder-bob/commit/75f37e0a3a4dc41a277b72d5378f47946e179b2a ) ) - by @
11
+
6
12
## [ 0.49.5] ( https://github.com/callstack/react-native-builder-bob/compare/create-react-native-library@0.49.4...create-react-native-library@0.49.5 ) (2025-04-07)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-react-native-library" ,
3
- "version" : " 0.49.5 " ,
3
+ "version" : " 0.49.6 " ,
4
4
"description" : " CLI to scaffold React Native libraries" ,
5
5
"keywords" : [
6
6
" react-native" ,
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
+ ## [ 0.40.4] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.40.3...react-native-builder-bob@0.40.4 ) (2025-04-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ - add types field back to support legacy moduleResolution ([ 75f37e0] ( https://github.com/callstack/react-native-builder-bob/commit/75f37e0a3a4dc41a277b72d5378f47946e179b2a ) ) - by @
11
+
6
12
## [ 0.40.3] ( https://github.com/callstack/react-native-builder-bob/compare/react-native-builder-bob@0.40.2...react-native-builder-bob@0.40.3 ) (2025-04-07)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-builder-bob" ,
3
- "version" : " 0.40.3 " ,
3
+ "version" : " 0.40.4 " ,
4
4
"description" : " CLI to build JavaScript files for React Native libraries" ,
5
5
"keywords" : [
6
6
" react-native" ,
You can’t perform that action at this time.
0 commit comments