Skip to content

Releases: tobua/create-react-native-plugin

v2.0.8

08 Jul 17:02

Choose a tag to compare

2.0.8 (2022-07-08)

Bug Fixes

  • watch: avoid breaking error when initializing app with concurrently (229c706)

v2.0.7

06 Jul 11:22

Choose a tag to compare

2.0.7 (2022-07-06)

Bug Fixes

  • template: ensure gitignore is available during template stage (28d75b2)

v2.0.6

06 Jul 11:02

Choose a tag to compare

2.0.6 (2022-07-06)

Bug Fixes

  • template: properly update list of template files after last change (a97279f), closes #2

v2.0.5

25 May 15:22

Choose a tag to compare

2.0.5 (2022-05-25)

Bug Fixes

  • template: avoid additional build tsconfig plus minor improvements (a36a198)

v2.0.4

19 May 17:48

Choose a tag to compare

2.0.4 (2022-05-19)

Bug Fixes

  • typescript: create type declarations during build (9b4a484)

v2.0.3

17 May 22:42

Choose a tag to compare

2.0.3 (2022-05-17)

Bug Fixes

  • install: point to destination directory (9ef702c)

v2.0.2

17 May 22:22

Choose a tag to compare

2.0.2 (2022-05-17)

Bug Fixes

  • general: show install output, rename .npmignore & minify build (08fc54f)

v2.0.1

17 May 21:43

Choose a tag to compare

2.0.1 (2022-05-17)

Bug Fixes

  • bin: replace copySync that was removed from fs-extra (a753282)

v2.0.0

17 May 19:57

Choose a tag to compare

2.0.0 (2022-05-17)

Features

  • typescript: use TypeScript as plugin source code (ae505ef)

BREAKING CHANGES

  • typescript: source code switches from JavaScript (with Flow) to TypeScript

v1.1.5

17 May 10:40

Choose a tag to compare

Bug Fixes

  • package: remove unnecessary dependencies and update documentation (672ccb8)