Skip to content

cli-js v2.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 20:08
5779099

[2.3.0]

  • f6e11282 (#2787 by @mikew) Added Cli.matches_from(args). This can be combined with the args passed to the callback of tauri_plugin_single_instance::init to parse the command line arguments passed to subsequent instances of the application.

  • 37c2fb41 (#2772 by @floriskn) Added a new global boolean flag to the CliArg struct to support global CLI arguments. This flag allows arguments like --verbose to be marked as global and automatically propagated to all subcommands, enabling consistent availability throughout the CLI.

    The new field is optional and defaults to false.

PNPM Publish

npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-cli@2.3.0
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.4kB README.md
npm notice 1.1kB dist-js/index.cjs
npm notice 1.3kB dist-js/index.d.ts
npm notice 1.0kB dist-js/index.js
npm notice 653B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-cli
npm notice version: 2.3.0
npm notice filename: tauri-apps-plugin-cli-2.3.0.tgz
npm notice package size: 2.9 kB
npm notice unpacked size: 8.4 kB
npm notice shasum: e619d0504a4a21b40bd5d7cf9841532456a9e45d
npm notice integrity: sha512-VWH7m8U0+jeNp[...]m9DO9/v4k9dIg==
npm notice total files: 6
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=248861075
+ @tauri-apps/plugin-cli@2.3.0