Skip to content

Releases: gpsystem/create-geofs-plugin

v0.3.1

05 Jun 00:58

Choose a tag to compare

0.3.1 (2022-06-05)

Bug Fixes

  • getAllPossibleFiles: 🩹 avoid edge-case when checking files for common template (ed20832)

v0.3.0

03 Jun 13:02

Choose a tag to compare

0.3.0 (2022-06-03)

⚠ BREAKING CHANGES

  • drops support for EOL node 12

  • drop node 12 (28327c8)

v0.2.0

25 Apr 23:39

Choose a tag to compare

0.2.0 (2022-04-25)

Features

  • npm: inform user during npm install (ddaa7db), closes #128
  • templates: ✨ create basic-ts template (#127) (a0dd931)

Bug Fixes

  • config: 🩹 pass argv to start function (1bcb2e3)
  • config: add year to config (6ed2e45), closes #129
  • templates: remove one pair of braces from LICENSE files (a1576ab), closes #130

v0.1.5

28 Mar 01:00

Choose a tag to compare

0.1.5 (2022-03-28)

Bug Fixes

v0.1.4

27 Mar 16:23

Choose a tag to compare

0.1.4 (2022-03-27)

Bug Fixes

  • questions: 🐛 Cherry-pick commit 83b6d8a into release-0.1 (f106a75)

v0.1.3

27 Mar 00:59

Choose a tag to compare

0.1.3 (2022-03-27)

Bug Fixes

  • 🚑 include bin in releases (cceab5c)

v0.1.2

27 Mar 00:56

Choose a tag to compare

0.1.2 (2022-03-27)

Bug Fixes

v0.1.1

18 Mar 21:46

Choose a tag to compare

0.1.1 (2022-03-18)

v0.1.0

05 Mar 19:22

Choose a tag to compare

0.1.0 (2022-03-05)

Features

  • added basic-js template (f433007), closes #45
  • added git initialization (344fe3d)
  • handle configuration (9aa8b01)
  • initialize a git repository (416c0ff)
  • install npm packages and build (301e99c)
  • scaffold files with dynamic content (d871045)

Bug Fixes

  • ignore all node_modules files (747ad87)