github tauri-apps/tauri create-tauri-app-v1.0.0-rc.0
create-tauri-app v1.0.0-rc.0

latest releases: tauri-v1.6.6, @tauri-apps/api-v1.5.6, tauri-v1.6...
2 years ago

Yarn Audit

click to view
yarn audit v1.22.17
info No lockfile found.
0 vulnerabilities found - Packages audited: 231
Done in 4.05s.

[1.0.0-rc.0]

  • Add empty description to Cargo.toml in dominator recipe.
  • create-tauri-app should now be fully compatiable with CI environments.
    • f5e77ff4 refactor(cta): use commander instead of minimst (#2551) on 2022-01-01
  • Stop react recipe from opening in browser by default.
    • ea51504e fix(cta): stop react recipe from opening in browser, closes #2793 (#2988) on 2021-11-30
  • Add SolidJS recipe using the official template.

Yarn Package Publish

yarn publish v1.22.17
[1/4] Bumping version...
info Current version: 1.0.0-rc.0
[2/4] Logging in...
[3/4] Publishing...
$ yarn build
yarn run v1.22.17
$ rollup --config

src/index.ts → dist...
(!) Plugin typescript: @rollup/plugin-typescript TS2345: Argument of type 'unknown' is not assignable to parameter of type 'string | undefined'.
  Type 'unknown' is not assignable to type 'string'.
src/shell.ts: (34:21)

34     throw new Error(error)
                       ~~~~~

created dist in 2.8s
# BUILD: 2853ms, 83.9 MB / 122 MB
## generate module graph: 161ms, -1.19 MB / 125 MB
- plugin 0 (typescript) - resolveId: 3ms, 208 kB / 128 MB
- plugin 1 (commonjs) - resolveId: 0ms, 8.39 kB / 126 MB
- plugin 1 (commonjs) - resolveId (async): 6ms, -10.5 MB / 115 MB
- plugin 2 (stdin) - resolveId: 0ms, 1 kB / 126 MB
load modules: 147ms, 4.95 MB / 128 MB
- plugin 0 (typescript) - load: 5ms, 601 kB / 128 MB
- plugin 0 (typescript) - load (async): 10ms, 392 kB / 128 MB
- plugin 1 (commonjs) - transform: 18ms, 497 kB / 128 MB
generate ast: 54ms, 1.75 MB / 128 MB
analyse ast: 43ms, 13.1 MB / 128 MB
- plugin 1 (commonjs) - load: 0ms, 4.15 kB / 120 MB
- plugin 2 (stdin) - load: 0ms, 1.11 kB / 120 MB
## sort modules: 7ms, 1.09 MB / 126 MB
## mark included statements: 35ms, -4.91 MB / 121 MB
treeshaking pass 1: 6ms, 770 kB / 127 MB
treeshaking pass 2: 1ms, 296 kB / 127 MB
treeshaking pass 3: 15ms, 4.02 MB / 131 MB
treeshaking pass 4: 4ms, 1.13 MB / 132 MB
treeshaking pass 5: 9ms, -11.2 MB / 121 MB
# GENERATE: 13ms, 2.38 MB / 124 MB
## generate chunks: 1ms, 169 kB / 122 MB
## render modules: 11ms, 2.02 MB / 124 MB
## render format: 0ms, 87.5 kB / 124 MB
Done in 3.37s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 6.22s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.