Skip to content

Releases: Nano191225/scriptup

scriptup v1.6.0

20 Mar 18:01

Choose a tag to compare

What's changed

  • Added --interactive flag to the new command.
  • Added --interactive and --migrate flags to the init command.
  • --interactive allows you to select a package manager.

Full Changelog: v1.5.0...v1.6.0

scriptup v1.5.0

17 Mar 22:39

Choose a tag to compare

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

15 Mar 20:34

Choose a tag to compare

What's changed

  • Updated the keywords in the generated package.json.
  • Running scriptup stable no longer updates the version in manifest.json dependencies when the current version is a beta. Use --force to 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

14 Mar 18:43

Choose a tag to compare

What's changed

  • 生成される tsconfig.json を調整しました

Full Changelog: v1.3.2...v1.3.3

scriptup v1.3.2

14 Mar 14:43

Choose a tag to compare

What's changed

  • プロジェクト名からの package.json を生成するときの質を向上
    repository が自動で埋まるように

Full Changelog: v1.3.1...v1.3.2

scriptup v1.3.1

14 Mar 11:10

Choose a tag to compare

What's changed

-- init に --lib フラグを追加

Full Changelog: v1.2.0...v1.3.0

scriptup v1.2.0

14 Mar 10:25

Choose a tag to compare

What's changed

  • libモードを追加
  • いくつかのバグを修正

Full Changelog: v1.1.0...v1.2.0

scriptup v1.1.0

13 Mar 16:34

Choose a tag to compare

What's changed

  • new コマンドを追加
  • init コマンドを追加
  • build コマンドを追加

Full Changelog: https://github.com/Nano191225/scriptup/commits/v1.1.0