Releases: Nano191225/scriptup
Releases · Nano191225/scriptup
scriptup v1.6.0
What's changed
- Added
--interactiveflag to thenewcommand. - Added
--interactiveand--migrateflags to theinitcommand. --interactiveallows you to select a package manager.
Full Changelog: v1.5.0...v1.6.0
scriptup v1.5.0
What's changed
- Files such as package.json are now searched in surrounding directories.
- Added a step to determine the mention target in webhook.yml.
Full Changelog: v1.4.0...v1.5.0
scriptup v1.4.0
What's changed
- Updated the keywords in the generated package.json.
- Running
scriptup stableno longer updates the version inmanifest.jsondependencies when the current version is a beta. Use--forceto override. - A warning is now displayed when libraries unsupported by the Script API are detected in the build output.
Full Changelog: v1.3.3...v1.4.0
scriptup v1.3.3
scriptup v1.3.2
What's changed
- プロジェクト名からの package.json を生成するときの質を向上
repository が自動で埋まるように
Full Changelog: v1.3.1...v1.3.2
scriptup v1.3.1
scriptup v1.2.0
scriptup v1.1.0
What's changed
- new コマンドを追加
- init コマンドを追加
- build コマンドを追加
Full Changelog: https://github.com/Nano191225/scriptup/commits/v1.1.0