|
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.33.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.33.0) (2024-11-21) |
| 7 | + |
| 8 | +### Features |
| 9 | + |
| 10 | +- allow to specify JSX Runtime for @babel/preset-react` ([#695](https://github.com/callstack/react-native-builder-bob/issues/695)) ([f296a24](https://github.com/callstack/react-native-builder-bob/commit/f296a249edc47bf06c6fc99eb303ab40e28c85be)), closes [#678](https://github.com/callstack/react-native-builder-bob/issues/678) - by @tjzel |
| 11 | + |
6 | 12 | ## [0.32.1](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.32.1) (2024-11-17)
|
7 | 13 |
|
8 | 14 | ### Bug Fixes
|
9 | 15 |
|
10 |
| -* spawn CLI directly without using Node ([#689](https://github.com/callstack/react-native-builder-bob/issues/689)) ([a299f14](https://github.com/callstack/react-native-builder-bob/commit/a299f145a70f58a74b07c3643365aa7c11fdd356)) - by @gronxb |
| 16 | +- spawn CLI directly without using Node ([#689](https://github.com/callstack/react-native-builder-bob/issues/689)) ([a299f14](https://github.com/callstack/react-native-builder-bob/commit/a299f145a70f58a74b07c3643365aa7c11fdd356)) - by @gronxb |
11 | 17 |
|
12 | 18 | # [0.32.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.32.0) (2024-11-15)
|
13 | 19 |
|
14 | 20 | ### Features
|
15 | 21 |
|
16 |
| -* use node to call codegen ([#685](https://github.com/callstack/react-native-builder-bob/issues/685)) ([55eec1c](https://github.com/callstack/react-native-builder-bob/commit/55eec1cf57c234abd6de7c40dcdbb7a6c25251e5)) - by @atlj |
| 22 | +- use node to call codegen ([#685](https://github.com/callstack/react-native-builder-bob/issues/685)) ([55eec1c](https://github.com/callstack/react-native-builder-bob/commit/55eec1cf57c234abd6de7c40dcdbb7a6c25251e5)) - by @atlj |
17 | 23 |
|
18 | 24 | # [0.31.0](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.31.0) (2024-11-08)
|
19 | 25 |
|
20 | 26 | ### Features
|
21 | 27 |
|
22 |
| -* disable RNTA temporarily ([#658](https://github.com/callstack/react-native-builder-bob/issues/658)) ([aa400f6](https://github.com/callstack/react-native-builder-bob/commit/aa400f622d6953ff949bd749d7bc4c9af397f486)), closes [#637](https://github.com/callstack/react-native-builder-bob/issues/637) - by @atlj |
| 28 | +- disable RNTA temporarily ([#658](https://github.com/callstack/react-native-builder-bob/issues/658)) ([aa400f6](https://github.com/callstack/react-native-builder-bob/commit/aa400f622d6953ff949bd749d7bc4c9af397f486)), closes [#637](https://github.com/callstack/react-native-builder-bob/issues/637) - by @atlj |
23 | 29 |
|
24 | 30 | ## [0.30.3](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.30.3) (2024-10-26)
|
25 | 31 |
|
26 | 32 | ### Bug Fixes
|
27 | 33 |
|
28 |
| -* vanilla example codegen fails ([#665](https://github.com/callstack/react-native-builder-bob/issues/665)) ([a9546fb](https://github.com/callstack/react-native-builder-bob/commit/a9546fbf33b6cc96af64c553311d0ce02e9f9de3)), closes [#662](https://github.com/callstack/react-native-builder-bob/issues/662) - by @atlj |
| 34 | +- vanilla example codegen fails ([#665](https://github.com/callstack/react-native-builder-bob/issues/665)) ([a9546fb](https://github.com/callstack/react-native-builder-bob/commit/a9546fbf33b6cc96af64c553311d0ce02e9f9de3)), closes [#662](https://github.com/callstack/react-native-builder-bob/issues/662) - by @atlj |
29 | 35 |
|
30 | 36 | ## [0.30.2](https://github.com/callstack/react-native-builder-bob/compare/[email protected]@0.30.2) (2024-09-08)
|
31 | 37 |
|
|
0 commit comments