tauri/tooling/create-tauri-app/CHANGELOG.md
github-actions[bot] 0068bfda66
Apply Version Updates From Current Changes (#1494)
* apply version updates

* fix version

Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2021-04-14 17:03:00 -05:00

1.7 KiB

Changelog

[1.0.0-beta-rc.1]

  • CTA was missing the files property in the package.json which mean that the dist directory was not published and used.

[1.0.0-beta-rc.0]

  • Add vanilla javascript option to create-tauri-app through templating.
    • c580338 feat(cli): add create-tauri-app (#1106) on 2021-03-07
  • Use a test based on an npm env var to determine which package manager to use.
    • 6e0598c feat: derive package manager from env var on 2021-04-12
  • Add initial vite support starting with vue and vue-ts
    • 80b7bd7 feat(CTA): add initial vite support with vue and vue-ts (#1467) on 2021-04-13
  • Revert tauri create deletion and shift remaining pieces that weren't deleted to create-tauri-app.
    • 4ec20a4 feat: shift tauri create [not wired up] (#1330) on 2021-03-07
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12