Skip to content

Releases: MetaweaveTeam/create-permawidget-vue

1.3.1

16 Nov 16:00
cf57807
Compare
Choose a tag to compare

Fix message when finish to create an app

1.3.0

16 Nov 15:28
2c04e67
Compare
Choose a tag to compare

Add better console system with imputs

1.2.0

15 Nov 22:40
4fc0864
Compare
Choose a tag to compare

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

15 Nov 21:57
b44d474
Compare
Choose a tag to compare

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

15 Nov 12:23
7651cda
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release

Improve terminal colours and messages when doing npx create-permawidget-vue my-app

1.0.1

15 Nov 11:54
11b51d8
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release

Adds Readme and License

1.0.0

15 Nov 11:38
4553b3f
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release
Merge pull request #1 from ItsAnunesS/main

Fix copy function