0.1.34 • Published 5 months ago
@umijs/tools v0.1.34
@umijs/tools
Commands
release
Publish a new version of the package.
Options
--no-check-git-status
, skip checking if git status is clean.--no-bump
, skip bumping the version.--no-build
, skip building the package.--bump=patch|minor|major|question default: patch
, bump the version.--npm-client=npm|pnpm|yarn|bun default: pnpm
, use the specified npm client.--publish-npm-client=npm|pnpm|tnpm default: npm
, use the specified npm client to publish.--tag=latest|next|... default: latest or next if version is pre-release
, publish with the specified tag.--git-tag=prefixed|v|false default: false
, git tag the release version.--sync-deps=./templates/*/package.json
, sync the dependencies of the specified package.json. Notice: use__utool_sync_deps_exact
in target package.json to sync exact version.--sync-versions=./templates/*/package.json
, sync the versions of the specified package.json.--sync-publishes=../packages/foo
, sync the publishes of the specified package.json.--dry-run
, dry run the command.--github-release
, publish the release to github.--changelog
, generate changelog.--changelog-dir=../../
, the directory of the changelog file.--no-check-ownership
, skip checking if you are the owner of the package.
bundle
Options
--mode=production|development default: production
, build mode.--entry=./src/cli.ts default: ./src/cli.ts
, entry file.--no-minify
, skip minify the bundle.--output-path=./dist default: ./dist
, output path.--patch-dirname
, patch the output file to replace "src" with "__dirname".
LICENSE
MIT
0.1.34
5 months ago
0.1.33
5 months ago
0.1.30
6 months ago
0.1.31
6 months ago
0.1.32
6 months ago
0.1.27
6 months ago
0.1.28
6 months ago
0.1.29
6 months ago
0.1.25
6 months ago
0.1.26
6 months ago
0.1.24
6 months ago
0.1.23
6 months ago
0.1.22
6 months ago
0.1.21
6 months ago
0.1.20
6 months ago
0.1.19
6 months ago
0.1.18
6 months ago
0.1.17
6 months ago
0.1.16
6 months ago
0.1.15
6 months ago
0.1.14
6 months ago
0.1.13
6 months ago
0.1.12
6 months ago
0.1.11
6 months ago
0.1.10
6 months ago
0.1.9
6 months ago
0.1.8
6 months ago
0.1.7
6 months ago
0.1.6
6 months ago
0.1.5
6 months ago
0.1.4
6 months ago
0.1.3
6 months ago
0.1.2
6 months ago
0.1.1
6 months ago
0.1.0
6 months ago
0.0.6
6 months ago
0.0.5
6 months ago
0.0.4
6 months ago
0.0.3
6 months ago
0.0.2
6 months ago
0.0.1
6 months ago