Releases: PMolnes/petter-init
Releases · PMolnes/petter-init
v0.4.0
yarn and pnpm support
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
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
What's Changed
Full Changelog: v0.1.1-beta...v0.1.2-beta
Make readme available on npm
What's Changed
Full Changelog: v0.1.0-beta...v0.1.1-beta
Working version with Vue/SvelteKit support
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
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.