Releases: ndom91/snowpack-v1-init
Releases · ndom91/snowpack-v1-init
Release list
v3.0.1
v3.0.0
Update all examples to use Snowpack!
v2.0.1
1.1.2
Summary
Maintenance release. Updated README + configs + help output.
Commits
- fix: prettier 60e2839
- Update README.md d980617
- fix: updated cpa.gif 12e632e
- Update README.md f629459
- add: cpa.gif to readme 56d7eb7
- add: usage info to help output cedba3a
- fix: made text static, simplified template config.json (#7) e0b1ebe
- Update README.md b2a0073
- fix: README c4bc4f0
- fix: made text static, simplified template config.json bc0d934
1.1.1
Summary
- Added structure for including more templates
- Added cli parameter / select menu for choosing said template
- Cleaned up dependencies / package.json / config.json
Commits
- rm: envinfo 407706a
- added: babel-eslint parser 267a712
- fix: prettier 522dc2f
- version bump 156d346
- fix: placeholder for simulating multiple templates 7a435c8
- Template Choice Menu / CLI Arguments (#6) 7ee38dd
- feat: template choice select menu cli args e377300
- fix: added template argument + cleaned up cli fbb4430
- fix: updated readme - contributing (#4) c01a08d
- fix: updated readme - contributing bc76ac2
- add abstract template concept, so that we can support more templat… (#3) c15cf39
- add abstract template concept, so that we can support more templates afdad2b
- chore: cleaned up publishConfig 06f0b5d
- chore: cleaned up publishConfig 3579945
Source
Compare: v1.1.0...v1.1.1
Initial Release - v1
create-pika-app
v1
Still a bit rough around the edges, but will definitely give you a nice little starter project / directory.
Usage:
npx create-pika-app myNewApp
cd myNewApp
npm run dev
Visit localhost:5000
RC1
v0.1.0 - prerelease
0.0.6-prerelease
Prerelease Version - Incomplete!