Releases: callstack/react-native-builder-bob
Releases · callstack/react-native-builder-bob
13 Oct 16:24
Compare
Sorry, something went wrong.
No results found
0.24.1 (2022-10-13)
Bug Fixes
use index.js instead of index.ts (1393499 ), closes #281
13 Oct 16:17
Compare
Sorry, something went wrong.
No results found
0.24.0 (2022-10-13)
Bug Fixes
exclude some unnecessary files from the package (0213adc )
fix types in cpp adapter. closes #278 (2c572dd )
remove babel-eslint parser due to lack of support for typescript (#274 ) (7a0c0e9 )
show a helpful error if npx isn't installed (2c3b5e4 )
Features
ios: enable function generation by Xcode with CodeGen interface (#267 ) (b152ccf ), closes #261
use react-native init for generating example app (#271 ) (ac0e2f7 )
01 Aug 10:33
Compare
Sorry, something went wrong.
No results found
0.23.3 (2022-08-01)
Bug Fixes
remove explicit folly version (b35432e )
09 Jul 12:30
Compare
Sorry, something went wrong.
No results found
0.23.2 (2022-07-09)
Bug Fixes
update ‘js’ value type to new value ‘library’ in create library script (#253 ) (5599ee6 )
04 Jul 11:52
Compare
Sorry, something went wrong.
No results found
0.23.1 (2022-07-04)
Bug Fixes
use correct bob version in package.json (4a5afb3 )
30 Jun 15:34
Compare
Sorry, something went wrong.
No results found
0.23.0 (2022-06-30)
Features
update turbo modules template to use a synchronous API (1393060 )
27 Jun 07:02
Compare
Sorry, something went wrong.
No results found
0.22.0 (2022-06-27)
Features
add a template for turbo module (experimental) (cc95a72 )
22 Jun 09:19
Compare
Sorry, something went wrong.
No results found
0.21.1 (2022-06-22)
Bug Fixes
fix generated package name (09e63a9 )
21 Jun 20:17
Compare
Sorry, something went wrong.
No results found
0.18.3 (2022-06-21)
Note: Version bump only for package react-native-builder-bob
21 Jun 20:17
Compare
Sorry, something went wrong.
No results found
0.21.0 (2022-06-21)
Bug Fixes
consolidate gradle files (af0ae13 )
fix requiresMainQueueSetup warning for swift modules (31cf29f )
fixed lint throw error without semicolon (#232 ) (45c138b )
include header with project identifier for cpp (#246 ) (2aba2be )
remove double-quoted imports from React-Core (#220 ) (0de461d )
use react-native.config.js for linking the library (1000cd7 )
Features
enable hermes by default (194e279 )
migrate to lefthook instead of husky (c3e4bfb )
upgrade templates to latest react & react-native (9bb2a22 )