Skip to content

Releases: tobua/create-react-native-plugin

v3.0.0

07 Sep 16:07

Choose a tag to compare

3.0.0 (2024-09-07)

Features

  • template: publish as TypeScript without build and use Bun (daa3b2e)

BREAKING CHANGES

  • template: Requires bun for installation and usage. Plugin published as TypeScript with works fine with the regular React Native template and no longer requires a build.

v2.4.1

17 Aug 18:43

Choose a tag to compare

2.4.1 (2024-08-17)

Bug Fixes

  • template: add missing import for app script (219038a)

v2.4.0

17 Aug 06:26

Choose a tag to compare

2.4.0 (2024-08-17)

Features

  • workflows: no release created despite previous annotation (49dc6aa)

v2.3.5

16 Jun 09:12

Choose a tag to compare

2.3.5 (2024-06-16)

Bug Fixes

  • installation: run install using Bun if available (d71735f)

v2.3.4

12 Jun 17:45

Choose a tag to compare

2.3.4 (2024-06-12)

Bug Fixes

  • project: improve and update setup and template (cac24d4)

v2.3.3

28 Jan 09:17

Choose a tag to compare

2.3.3 (2024-01-28)

Bug Fixes

  • template: use bundled React Native CLI version (4922314)

v2.3.2

10 Dec 14:34

Choose a tag to compare

2.3.2 (2023-12-10)

Bug Fixes

  • template: remove package.json export, order package & lint config (8405cc1)

v2.3.1

10 Dec 11:06

Choose a tag to compare

2.3.1 (2023-12-10)

Bug Fixes

  • template: migrate template to React Native 0.73 (2be79f8)

v2.3.0

03 Dec 13:45

Choose a tag to compare

2.3.0 (2023-12-03)

Features

  • project: update template, cleanup eslint and disable minification (381b731)

v2.2.4

22 Jun 07:00

Choose a tag to compare

2.2.4 (2023-06-22)

Bug Fixes

  • template: migrate package renaming in React Native 0.72 (bd4c08d)