Skip to content

feat(toolkit/ng-pro, toolkit/vue-pro): remove the ng-pro and vue-pro …#21

Merged
h-ivy merged 1 commit intoopentiny:devfrom
fengyon:fengyon/remove-toolkit-ng-vue
Apr 17, 2023
Merged

feat(toolkit/ng-pro, toolkit/vue-pro): remove the ng-pro and vue-pro …#21
h-ivy merged 1 commit intoopentiny:devfrom
fengyon:fengyon/remove-toolkit-ng-vue

Conversation

@fengyon
Copy link
Contributor

@fengyon fengyon commented Apr 15, 2023

PR

the ng-pro and vue-pro toolkits were removed because them were replaced by the toolkit/pro.

BREAKING CHANGE: the ng-pro and vue-pro toolkits were deprecated and no longer developed

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

执行 tiny init vue-pro 初始化 TinyVue项目
执行 tiny init ng-pro 初始化 TinyNG项目

Issue Number: N/A

What is the new behavior?

执行 tiny init pro 代替 tiny init vue-pro and tiny init ng-pro
@opentiny/tiny-toolkit-vue-pro@opentiny/tiny-toolkit-ng-pro 标记为过时包

@opentiny/tiny-toolkit-vue-pro 标记过时命令

npm deprecate @opentiny/tiny-toolkit-vue-pro@1.x "Run the 'tiny init pro' command using @opentiny/tiny-toolkit-pro instead of @opentiny/tiny-toolkit-ng-pro. @opentiny/tiny-toolkit-ng-pro is no longer supported, see details: https://github.com/opentiny/tiny-cli/pull/21"

@opentiny/tiny-toolkit-ng-pro 标记过时命令

npm deprecate @opentiny/tiny-toolkit-ng-pro@1.x "Run the 'tiny init pro' command using @opentiny/tiny-toolkit-pro instead of @opentiny/tiny-toolkit-ng-pro. @opentiny/tiny-toolkit-ng-pro is no longer supported, see details: https://github.com/opentiny/tiny-cli/pull/21"

Does this PR introduce a breaking change?

  • Yes
  • No

the ng-pro and vue-pro toolkits were deprecated and no longer developed

Other information

执行 npm deprecate <package-spec> <message> 标记包过时: https://docs.npmjs.com/cli/v9/commands/npm-deprecate

…toolkits

the ng-pro and vue-pro toolkits were removed because them were  replaced by the toolkit/pro.

BREAKING CHANGE: the ng-pro and vue-pro toolkits were deprecated and no longer developed
@hello-yezi
Copy link
Contributor

移除时同步修改opentiny站点的指导文档

Copy link
Contributor

@h-ivy h-ivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@h-ivy h-ivy merged commit 4a70d04 into opentiny:dev Apr 17, 2023
@fengyon fengyon deleted the fengyon/remove-toolkit-ng-vue branch April 17, 2023 02:28
@wjiangwang wjiangwang added the toolkit-pro toolkit-pro label Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolkit-pro toolkit-pro

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants