Skip to content

Releases: PMolnes/petter-init

v0.4.0

04 Jun 09:52

Choose a tag to compare

What's Changed

  • Fix issue with SvelteKit basic template @PMolnes
  • Added a new sveltekit template by @jKm00 in #32

New Contributors

  • @jKm00 made their first contribution in #32

Full Changelog: v0.3.0-beta...v0.3.1

yarn and pnpm support

19 Sep 18:31

Choose a tag to compare

yarn and pnpm support Pre-release
Pre-release

What's Changed

  • better testing and quality of code by @PMolnes in #28
  • fix bugs with yarn and npm
  • petter-init ASCII art
  • Chalk to color output

Full Changelog: v0.2.0-beta...v0.3.0-beta

React Support, ESModule, Inquirer

14 Sep 15:28

Choose a tag to compare

Pre-release

What's Changed

  • Convert to ESModule by @PMolnes in #24
  • vite-react support by @PMolnes in #26
  • Inquirer instead of yargs as cmdline interface.

Full Changelog: v0.1.2-beta...v0.2.0-beta

v0.1.2-beta

12 Sep 22:16
92ef393

Choose a tag to compare

v0.1.2-beta Pre-release
Pre-release

What's Changed

  • feat: boilerplates are replaced with empty folders/unimported by @PMolnes in #20

Full Changelog: v0.1.1-beta...v0.1.2-beta

Make readme available on npm

12 Sep 15:23
c667c7f

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v0.1.0-beta...v0.1.1-beta

Working version with Vue/SvelteKit support

12 Sep 13:08
efca43c

Choose a tag to compare

What's Changed

  • fix: refactor sveltekit code into separate module by @PMolnes in #12
  • bump version and add files to package.json by @PMolnes in #13
  • hotfix: files not included when package was published by @PMolnes in #14
  • feat: add svelte.config template file and copy it by @PMolnes in #15
  • first iteration support for vue by @PMolnes in #17

Full Changelog: v0.0.1...v0.1.0-beta

Alpha Release - SvelteKit Support

06 Sep 21:18

Choose a tag to compare

Pre-release

This is the first release for my npm package, petter-init. Currently, it only supports SvelteKit and it is not quite optimal yet. It does not handle errors very well and is prone to crashing.