template
template copied to clipboard
ReScript React Native template
Hi, Should this line: https://github.com/rescript-react-native/template/blob/6524d0809b2708258abbfb7339e6c96a734b55a3/template/bsconfig.json#L3 Be replaced with: ```json "jsx": { "version": 4 }, ```
Changes: - Bump ReScript to 10.1.2 - Bump `rescript-react-native` to 0.70.3 - Update `bsconfig.json` to the new JSX config Close #30 [Template v0.71.3](https://github.com/facebook/react-native/tree/v0.71.3/template)
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Unable to create project
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.0 to 0.64.1. Release notes Sourced from react-native's releases. v0.64.1 This patch release is specifically targetted towards fixing iOS build problems in Xcode 12.5. If it doesn't...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.2 to 3.0.6. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 3.0.4 / 2021-08-27...