Skip to content

Commit 8ff17fc

Browse files
committed
1 parent 2493fe1 commit 8ff17fc

File tree

4 files changed

+36
-19
lines changed

4 files changed

+36
-19
lines changed

packages/create-react-native-library/CHANGELOG.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,58 +3,64 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.48.4](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.48.4) (2025-03-18)
7+
8+
### Bug Fixes
9+
10+
- update release-it deps and config [#733](https://github.com/callstack/react-native-builder-bob/issues/733) ([#746](https://github.com/callstack/react-native-builder-bob/issues/746)) ([ef8c3f4](https://github.com/callstack/react-native-builder-bob/commit/ef8c3f4ff2050ba8852735703e070c02e4c90ccb)) - by @yjose
11+
612
## [0.48.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.48.3) (2025-02-25)
713

814
### Bug Fixes
915

10-
* bring back [#715](https://github.com/callstack/react-native-builder-bob/issues/715) to fix Android builds for Fabric components ([#769](https://github.com/callstack/react-native-builder-bob/issues/769)) ([be8b107](https://github.com/callstack/react-native-builder-bob/commit/be8b1072f4618b67bbe94f89d828a3e70b06ad53)) - by @Serchinastico
16+
- bring back [#715](https://github.com/callstack/react-native-builder-bob/issues/715) to fix Android builds for Fabric components ([#769](https://github.com/callstack/react-native-builder-bob/issues/769)) ([be8b107](https://github.com/callstack/react-native-builder-bob/commit/be8b1072f4618b67bbe94f89d828a3e70b06ad53)) - by @Serchinastico
1117

1218
## [0.48.2](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.48.2) (2025-02-19)
1319

1420
### Bug Fixes
1521

16-
* Import `@DoNotStrip` ([#770](https://github.com/callstack/react-native-builder-bob/issues/770)) ([d3db624](https://github.com/callstack/react-native-builder-bob/commit/d3db6247ace621c2445783898e6a8fe066f5bd44)) - by @mrousavy
22+
- Import `@DoNotStrip` ([#770](https://github.com/callstack/react-native-builder-bob/issues/770)) ([d3db624](https://github.com/callstack/react-native-builder-bob/commit/d3db6247ace621c2445783898e6a8fe066f5bd44)) - by @mrousavy
1723

1824
## [0.48.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.48.1) (2025-02-10)
1925

2026
### Bug Fixes
2127

22-
* **crnl:** fix nitro modules android template ([#765](https://github.com/callstack/react-native-builder-bob/issues/765)) ([b56706b](https://github.com/callstack/react-native-builder-bob/commit/b56706b0483010dc16708d31bbeb3f37ab0fef0a)) - by @birgernass
28+
- **crnl:** fix nitro modules android template ([#765](https://github.com/callstack/react-native-builder-bob/issues/765)) ([b56706b](https://github.com/callstack/react-native-builder-bob/commit/b56706b0483010dc16708d31bbeb3f37ab0fef0a)) - by @birgernass
2329

2430
# [0.48.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.48.0) (2025-02-07)
2531

2632
### Features
2733

28-
* **crnl:** support nitro modules ([#721](https://github.com/callstack/react-native-builder-bob/issues/721)) ([70ba9e1](https://github.com/callstack/react-native-builder-bob/commit/70ba9e1718cf97ff98c4d92c7b675ed57f1d6f4a)) - by @atlj
34+
- **crnl:** support nitro modules ([#721](https://github.com/callstack/react-native-builder-bob/issues/721)) ([70ba9e1](https://github.com/callstack/react-native-builder-bob/commit/70ba9e1718cf97ff98c4d92c7b675ed57f1d6f4a)) - by @atlj
2935

3036
## [0.47.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.47.1) (2025-02-07)
3137

3238
### Bug Fixes
3339

34-
* `nkdversion` -> `ndkVersion` casing in `gradle.properties` ([#744](https://github.com/callstack/react-native-builder-bob/issues/744)) ([981eea1](https://github.com/callstack/react-native-builder-bob/commit/981eea148bf092fd1107173863417b54353f7202)), closes [/github.com/callstack/react-native-builder-bob/blob/87b0032acd66b7b14a5b358117a3d1497c59baad/packages/create-react-native-library/templates/native-common/android/build.gradle#L62](https://github.com//github.com/callstack/react-native-builder-bob/blob/87b0032acd66b7b14a5b358117a3d1497c59baad/packages/create-react-native-library/templates/native-common/android/build.gradle/issues/L62) - by @KiwiKilian
40+
- `nkdversion` -> `ndkVersion` casing in `gradle.properties` ([#744](https://github.com/callstack/react-native-builder-bob/issues/744)) ([981eea1](https://github.com/callstack/react-native-builder-bob/commit/981eea148bf092fd1107173863417b54353f7202)), closes [/github.com/callstack/react-native-builder-bob/blob/87b0032acd66b7b14a5b358117a3d1497c59baad/packages/create-react-native-library/templates/native-common/android/build.gradle#L62](https://github.com//github.com/callstack/react-native-builder-bob/blob/87b0032acd66b7b14a5b358117a3d1497c59baad/packages/create-react-native-library/templates/native-common/android/build.gradle/issues/L62) - by @KiwiKilian
3541

3642
# [0.47.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.47.0) (2025-01-28)
3743

3844
### Bug Fixes
3945

40-
* build architectures needed only for cpp projects ([#753](https://github.com/callstack/react-native-builder-bob/issues/753)) ([9509158](https://github.com/callstack/react-native-builder-bob/commit/95091588167d0d4ffd04363030945c654ec60d30)) - by @okwasniewski
41-
* codegen generated headers are public on ios ([#737](https://github.com/callstack/react-native-builder-bob/issues/737)) ([5a68aa7](https://github.com/callstack/react-native-builder-bob/commit/5a68aa7507254704b762f01475d5306ddf2aaec6)), closes [#690](https://github.com/callstack/react-native-builder-bob/issues/690) - by @atlj
46+
- build architectures needed only for cpp projects ([#753](https://github.com/callstack/react-native-builder-bob/issues/753)) ([9509158](https://github.com/callstack/react-native-builder-bob/commit/95091588167d0d4ffd04363030945c654ec60d30)) - by @okwasniewski
47+
- codegen generated headers are public on ios ([#737](https://github.com/callstack/react-native-builder-bob/issues/737)) ([5a68aa7](https://github.com/callstack/react-native-builder-bob/commit/5a68aa7507254704b762f01475d5306ddf2aaec6)), closes [#690](https://github.com/callstack/react-native-builder-bob/issues/690) - by @atlj
4248

4349
### Features
4450

45-
* **android:** upgrade SDK versions and build tools ([#742](https://github.com/callstack/react-native-builder-bob/issues/742)) ([388ad09](https://github.com/callstack/react-native-builder-bob/commit/388ad09ed748fc00c278ade6402fb7e62fa2be64)) - by @szymonrybczak
46-
* update gh actions in template from `v3` to `v4` ([#748](https://github.com/callstack/react-native-builder-bob/issues/748)) ([64a469c](https://github.com/callstack/react-native-builder-bob/commit/64a469c55b3944284d8caa505a8b5e3f3e3a8bfe)) - by @krozniata
51+
- **android:** upgrade SDK versions and build tools ([#742](https://github.com/callstack/react-native-builder-bob/issues/742)) ([388ad09](https://github.com/callstack/react-native-builder-bob/commit/388ad09ed748fc00c278ade6402fb7e62fa2be64)) - by @szymonrybczak
52+
- update gh actions in template from `v3` to `v4` ([#748](https://github.com/callstack/react-native-builder-bob/issues/748)) ([64a469c](https://github.com/callstack/react-native-builder-bob/commit/64a469c55b3944284d8caa505a8b5e3f3e3a8bfe)) - by @krozniata
4753

4854
# [0.46.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.46.0) (2025-01-28)
4955

5056
### Bug Fixes
5157

52-
* js-only libraries have codegen config ([#758](https://github.com/callstack/react-native-builder-bob/issues/758)) ([d17ce35](https://github.com/callstack/react-native-builder-bob/commit/d17ce35fab6361f6ef8a6540929f75badb39af92)), closes [#754](https://github.com/callstack/react-native-builder-bob/issues/754) - by @atlj
53-
* remove deprecated hasConstants parameter ([#729](https://github.com/callstack/react-native-builder-bob/issues/729)) ([4bb5d9d](https://github.com/callstack/react-native-builder-bob/commit/4bb5d9dc31e8a6d016de1ba20860ab3ff5fb6a6b)), closes [/github.com/facebook/react-native/blob/5c789c3d3a91f4e4ee06e97cdeec7dcb64a5cf44/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/module/model/ReactModuleInfo.kt#L25](https://github.com//github.com/facebook/react-native/blob/5c789c3d3a91f4e4ee06e97cdeec7dcb64a5cf44/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/module/model/ReactModuleInfo.kt/issues/L25) - by @satya164
58+
- js-only libraries have codegen config ([#758](https://github.com/callstack/react-native-builder-bob/issues/758)) ([d17ce35](https://github.com/callstack/react-native-builder-bob/commit/d17ce35fab6361f6ef8a6540929f75badb39af92)), closes [#754](https://github.com/callstack/react-native-builder-bob/issues/754) - by @atlj
59+
- remove deprecated hasConstants parameter ([#729](https://github.com/callstack/react-native-builder-bob/issues/729)) ([4bb5d9d](https://github.com/callstack/react-native-builder-bob/commit/4bb5d9dc31e8a6d016de1ba20860ab3ff5fb6a6b)), closes [/github.com/facebook/react-native/blob/5c789c3d3a91f4e4ee06e97cdeec7dcb64a5cf44/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/module/model/ReactModuleInfo.kt#L25](https://github.com//github.com/facebook/react-native/blob/5c789c3d3a91f4e4ee06e97cdeec7dcb64a5cf44/packages/react-native/ReactAndroid/src/main/java/com/facebook/react/module/model/ReactModuleInfo.kt/issues/L25) - by @satya164
5460

5561
### Features
5662

57-
* add issue templates ([#696](https://github.com/callstack/react-native-builder-bob/issues/696)) ([4c046a2](https://github.com/callstack/react-native-builder-bob/commit/4c046a227061e67c256d5af33e5be4fc13d84433)) - by @okwasniewski
63+
- add issue templates ([#696](https://github.com/callstack/react-native-builder-bob/issues/696)) ([4c046a2](https://github.com/callstack/react-native-builder-bob/commit/4c046a227061e67c256d5af33e5be4fc13d84433)) - by @okwasniewski
5864

5965
## [0.45.5](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.45.5) (2024-12-09)
6066

packages/create-react-native-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-native-library",
3-
"version": "0.48.3",
3+
"version": "0.48.4",
44
"description": "CLI to scaffold React Native libraries",
55
"keywords": [
66
"react-native",

packages/react-native-builder-bob/CHANGELOG.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,39 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.38.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.38.0) (2025-03-18)
7+
8+
### Bug Fixes
9+
10+
- fix generating package.json when esm is enabled ([2493fe1](https://github.com/callstack/react-native-builder-bob/commit/2493fe19e0379beb22f83c65c6a275b8693e8f20)) - by @satya164
11+
- write errors to stderr ([2ecb39c](https://github.com/callstack/react-native-builder-bob/commit/2ecb39c307ac5f67d66d9efa0fc1adc4b85cf525)) - by @satya164
12+
13+
### Features
14+
15+
- prefix build logs with target name ([09e8647](https://github.com/callstack/react-native-builder-bob/commit/09e8647525dc3c8b5f9b048c92cccfabee1ef9c1)) - by @satya164
16+
617
# [0.37.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.37.0) (2025-02-07)
718

819
### Features
920

10-
* **bob:** support custom target definitions ([#732](https://github.com/callstack/react-native-builder-bob/issues/732)) ([5b42f44](https://github.com/callstack/react-native-builder-bob/commit/5b42f440fc609d9a49b94a5435276acda9d0ade7)) - by @atlj
21+
- **bob:** support custom target definitions ([#732](https://github.com/callstack/react-native-builder-bob/issues/732)) ([5b42f44](https://github.com/callstack/react-native-builder-bob/commit/5b42f440fc609d9a49b94a5435276acda9d0ade7)) - by @atlj
1122

1223
# [0.36.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.36.0) (2025-01-28)
1324

1425
### Bug Fixes
1526

16-
* bob codegen deletes view specs when codegen type is all ([#736](https://github.com/callstack/react-native-builder-bob/issues/736)) ([7f5fbc7](https://github.com/callstack/react-native-builder-bob/commit/7f5fbc7a8ac8c68fedc2e62cff91b2696d74b635)), closes [#728](https://github.com/callstack/react-native-builder-bob/issues/728) - by @atlj
27+
- bob codegen deletes view specs when codegen type is all ([#736](https://github.com/callstack/react-native-builder-bob/issues/736)) ([7f5fbc7](https://github.com/callstack/react-native-builder-bob/commit/7f5fbc7a8ac8c68fedc2e62cff91b2696d74b635)), closes [#728](https://github.com/callstack/react-native-builder-bob/issues/728) - by @atlj
1728

1829
### Features
1930

20-
* update gh actions in template from `v3` to `v4` ([#748](https://github.com/callstack/react-native-builder-bob/issues/748)) ([64a469c](https://github.com/callstack/react-native-builder-bob/commit/64a469c55b3944284d8caa505a8b5e3f3e3a8bfe)) - by @krozniata
31+
- update gh actions in template from `v3` to `v4` ([#748](https://github.com/callstack/react-native-builder-bob/issues/748)) ([64a469c](https://github.com/callstack/react-native-builder-bob/commit/64a469c55b3944284d8caa505a8b5e3f3e3a8bfe)) - by @krozniata
2132

2233
## [0.35.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.35.3) (2025-01-28)
2334

2435
### Bug Fixes
2536

26-
* don't crash if codegenConfig is not defined in package.json ([#716](https://github.com/callstack/react-native-builder-bob/issues/716)) ([3f537f1](https://github.com/callstack/react-native-builder-bob/commit/3f537f1daf4cf01269ea00e665ed4dd0be550e27)) - by @riteshshukla04
27-
* ios example app has duplicated symbols due to codegen ([#757](https://github.com/callstack/react-native-builder-bob/issues/757)) ([c1b508a](https://github.com/callstack/react-native-builder-bob/commit/c1b508a8fdc65775076e376568443a0bdef675c6)), closes [#755](https://github.com/callstack/react-native-builder-bob/issues/755) - by @atlj
37+
- don't crash if codegenConfig is not defined in package.json ([#716](https://github.com/callstack/react-native-builder-bob/issues/716)) ([3f537f1](https://github.com/callstack/react-native-builder-bob/commit/3f537f1daf4cf01269ea00e665ed4dd0be550e27)) - by @riteshshukla04
38+
- ios example app has duplicated symbols due to codegen ([#757](https://github.com/callstack/react-native-builder-bob/issues/757)) ([c1b508a](https://github.com/callstack/react-native-builder-bob/commit/c1b508a8fdc65775076e376568443a0bdef675c6)), closes [#755](https://github.com/callstack/react-native-builder-bob/issues/755) - by @atlj
2839

2940
## [0.35.2](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.35.2) (2024-12-06)
3041

packages/react-native-builder-bob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-builder-bob",
3-
"version": "0.37.0",
3+
"version": "0.38.0",
44
"description": "CLI to build JavaScript files for React Native libraries",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)