Releases: MetaweaveTeam/create-permawidget-vue
Releases · MetaweaveTeam/create-permawidget-vue
1.3.1
1.3.0
Add better console system with imputs
1.2.0
This version adds a system that automatically changes the app name and id based on folder name.
Example: npx create-permawidget-vue myApp
will generate a folder called myApp and inside will change every unique id to myApp.
Important: Dont forget to put your informations inside package.json
1.1.3
This release adds the public folder deploy system and fix a few bugs like the main.ts id and package.json info
1.0.2
Improve terminal colours and messages when doing npx create-permawidget-vue my-app
1.0.1
Adds Readme and License
1.0.0
Merge pull request #1 from ItsAnunesS/main Fix copy function