github tauri-apps/tauri api-v1.0.0-beta-rc.1
api v1.0.0-beta-rc.1

Yarn Audit

click to view

\`
yarn audit v1.22.10
info No lockfile found.
warning covector > @effection/node > ctrlc-windows > node-pre-gyp@0.16.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
0 vulnerabilities found - Packages audited: 252
Done in 3.24s.
\`

[1.0.0-beta-rc.1]

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

Yarn Package Publish

\`
yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta-rc.1
[2/4] Logging in...
[3/4] Publishing...
$ yarn build
yarn run v1.22.10
$ rimraf ./dist && rollup -c --silent
babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers
Dynamic import can only be supported when transforming ES modules to AMD, CommonJS or SystemJS. Only the parser plugin will be enabled.
Done in 8.98s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 12.53s.
\`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.