github tauri-apps/tauri @tauri-apps/api-v2.0.0-beta.9
@tauri-apps/api v2.0.0-beta.9

latest releases: tauri-v1.7.1, tauri-v1.7, tauri-v1...
2 months ago

Yarn Audit

yarn audit v1.22.22
info No lockfile found.
0 vulnerabilities found - Packages audited: 162
Done in 2.15s.

[2.0.0-beta.9]

New Features

  • 70c51371e(#9539) Add isTauri function in core module to check whether running inside tauri or not.

Bug Fixes

  • be7eab209(#9486) Set the exports > types package.json field.
  • cf615e8e4(#9463) Fixes a bug when processing channel messages out of order.
  • 35b25f7e5(#9530) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.

Yarn Publish

yarn run v1.22.22
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ rollup -c --configPlugin typescript
�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.3s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.7s�[22m�[39m
[1/4] Bumping version...
info Current version: 2.0.0-beta.9
[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.67s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.