Skip to content

Releases: tobua/create-react-native-plugin

v1.1.4

17 May 10:39

Choose a tag to compare

Bug Fixes

  • app: ensure install works with mismatching versions (a6bf25f)

v1.1.3

17 May 10:39

Choose a tag to compare

Bug Fixes

  • package: publish .gitignore, always install and no semicolon lint (9a1e736)
  • react: compatible babel configuration & React function component (0738ec8)

v1.1.2

17 May 10:39

Choose a tag to compare

Bug Fixes

  • package: update dependencies (63a68b0)

v1.1.1

17 May 10:38

Choose a tag to compare

Bug Fixes

  • app: update app and fix installation (ecf6800)
  • log: return won't work anymore with ES module use exit (2169138)
  • template: get plugin path from module import meta (1a8e8ee)

v1.1.0

17 May 10:38

Choose a tag to compare

Features

  • general: implement cli and plugin template (253675d)

Bug Fixes

  • publish: update version and publish missing template files (5c40dba)