Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #93

Merged
merged 27 commits into from
Mar 24, 2022
Merged

v1.0.0 #93

merged 27 commits into from
Mar 24, 2022

Conversation

zce
Copy link
Owner

@zce zce commented Mar 22, 2022

  • zero dependency by tsup
  • node v14.14.0 required
  • auto install template dependencies
  • support native esm
  • upgrade all dependencies
  • refactor test
  • chinese docs

@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #93 (2bc7e1a) into main (dfe0012) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #93   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        22    -1     
  Lines          370       375    +5     
  Branches        78        76    -2     
=========================================
+ Hits           370       375    +5     
Impacted Files Coverage Δ
src/complete.ts 100.00% <ø> (ø)
src/rename.ts 100.00% <ø> (ø)
src/setup.ts 100.00% <ø> (ø)
src/cli.ts 100.00% <100.00%> (ø)
src/confirm.ts 100.00% <100.00%> (ø)
src/core/config.ts 100.00% <100.00%> (ø)
src/core/file.ts 100.00% <100.00%> (ø)
src/core/http.ts 100.00% <100.00%> (ø)
src/core/index.ts 100.00% <100.00%> (ø)
src/emit.ts 100.00% <100.00%> (ø)
... and 9 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dfe0012...2bc7e1a. Read the comment docs.

@zce zce changed the title v1.0.0-alpha v1.0.0 Mar 24, 2022
@zce zce merged commit 79c085c into main Mar 24, 2022
@zce zce deleted the next branch March 24, 2022 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant