Skip to content

Releases: arco-design/arco-cli

arco-scripts v1.25.17

22 Mar 09:52
Compare
Choose a tag to compare

πŸ’Ž Enhancement

  • docgen: Should print warning not error when there is no valid entry file.
  • docgen: Allow user to passing configuration for docgen-tool

v1.26.1

21 Mar 10:37
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Fix arco init packageName -m command fails to create package in monorepo project when npmVersion>=8.5.0.

v1.26.0

21 Mar 10:34
Compare
Choose a tag to compare

πŸš€ Feature

  • Rename the package name from @arco-design/arco-cli to arco-cli.
  • CLI adds the initialization entry of Arco Pro Vue simple version.

v1.25.0

21 Mar 10:29
Compare
Choose a tag to compare

πŸš€ Feature

  • CLI adds the initialization entry of Arco Pro React simple version.

v1.24.2

13 Jan 06:45
Compare
Choose a tag to compare

πŸ’Ž Enhancement

  • arco preview should open the url corresponding to the environment.

v1.24.1

12 Jan 08:30
Compare
Choose a tag to compare

πŸ’Ž Enhancement

  • Git commits are attempted only after the CLI has completed the entire process of creating a project.

v1.24.0

06 Jan 08:09
Compare
Choose a tag to compare

πŸš€ Feature

  • CLI adds the initialization entry of Arco Pro v2.

v1.23.0

23 Dec 08:56
Compare
Choose a tag to compare

πŸš€ Feature

  • CLI supports setting language preferences.

v1.22.2

09 Dec 09:53
Compare
Choose a tag to compare

πŸ’Ž Enhancement

  • CLI log report.

v1.22.1

30 Nov 07:44
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Avoid automatically updating and overwriting the package.version field in arcoMeta.json during arco sync.