github tauri-apps/tauri @tauri-apps/api-v2.0.0-alpha.14
@tauri-apps/api v2.0.0-alpha.14

Yarn Audit

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

[2.0.0-alpha.14]

Bug Fixes

  • 1c582a94(#8392) Fix a regression where typescript could not find types when using "moduleResolution": "node"
  • 97e33412(#8534) mockIPC and mockWindows no longer crash if window.__TAURI_INTERNALS__ is undefined.

Yarn Publish

yarn run v1.22.21
$ 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/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.2s�[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.6s�[22m�[39m
[1/4] Bumping version...
info Current version: 2.0.0-alpha.14
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 15.04s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.