github tauri-apps/tauri api-v2.0.0-alpha.4
api v2.0.0-alpha.4

latest releases: tauri-cli-v2.0.0-beta.15, @tauri-apps/cli-v2.0.0-beta.15, tauri-v2.0.0-beta.17...
11 months ago

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.42s.

[2.0.0-alpha.4]

  • 0ab5f40d(#6813) Add channel API for sending data across the IPC.
  • 3245d14b(#6895) Moved the app feature to its own plugin in the plugins-workspace repository.
  • 09376af5(#6704) Moved the cli feature to its own plugin in the plugins-workspace repository.
  • 2d5378bf(#6717) Moved the dialog APIs to its own plugin in the plugins-workspace repository.
  • 39f1b04f(#6943) Moved the event JS APIs to a plugin.
  • fc4d687e(#6716) Moved the file system APIs to its own plugin in the plugins-workspace repository.
  • f78a3783(#6742) Moved the http feature to its own plugin in the plugins-workspace repository.
  • 29ce9ce2(#6902) Moved the os feature to its own plugin in the plugins-workspace repository.
  • 60cf9ed2(#6905) Moved the process feature to its own plugin in the plugins-workspace repository.
  • 96639ca2(#6749) Moved the shell functionality to its own plugin in the plugins-workspace repository.
  • b072daa3(#6919) Moved the updater feature to its own plugin in the plugins-workspace repository.
  • cebd7526(#6728) Moved the clipboard feature to its own plugin in the plugins-workspace repository.
  • 3f17ee82(#6737) Moved the global-shortcut feature to its own plugin in the plugins-workspace repository.
  • 9a79dc08(#6947) Moved the window JS APIs to its own plugin in the plugins-workspace repository.

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ yarn tsup && node ./scripts/after-build.cjs && yarn generate-docs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/event.ts, src/index.ts, src/mocks.ts, src/path.ts, src/tauri.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.7.0
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m6.65 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 26ms
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-UIVWB4WN.js �[22m�[32m1.19 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m409.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m673.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-UGDTILGR.js �[22m�[32m3.67 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m193.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-3YK5DLRW.js �[22m�[32m1.39 KB�[39m
�[32mESM�[39m �[1mdist/chunk-WVIOQTRJ.js �[22m�[32m466.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 45ms
�[32mCJS�[39m �[1mdist/index.cjs �[22m�[32m6.59 KB�[39m
�[32mCJS�[39m �[1mdist/event.cjs �[22m�[32m2.52 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs �[22m�[32m837.00 B�[39m
�[32mCJS�[39m �[1mdist/path.cjs  �[22m�[32m4.82 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs �[22m�[32m2.05 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 49ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 1994ms
�[32mDTS�[39m �[1mdist/index.d.ts          �[22m�[32m601.00 B�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts          �[22m�[32m3.68 KB�[39m
�[32mDTS�[39m �[1mdist/event.d.ts          �[22m�[32m155.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts          �[22m�[32m172.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts           �[22m�[32m579.00 B�[39m
�[32mDTS�[39m �[1mdist/event-4a5b8e8d.d.ts �[22m�[32m3.90 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-d78b6be0.d.ts �[22m�[32m4.38 KB�[39m
�[32mDTS�[39m �[1mdist/path-a972442d.d.ts  �[22m�[32m17.69 KB�[39m
$ typedoc
Loaded plugin typedoc-plugin-markdown
Loaded plugin typedoc-plugin-mdn-links
Documentation generated at ./docs
JSON written to ./docs/js-api.json
[1/4] Bumping version...
info Current version: 2.0.0-alpha.4
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.43s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.