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

refactor!: rename options autoImport to imports #433

Merged
merged 5 commits into from
Aug 24, 2022

Conversation

antfu
Copy link
Member

@antfu antfu commented Aug 23, 2022

πŸ”— Linked issue

nuxt/framework#6864

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

See nuxt/framework#6864

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #433 (039d9d2) into main (1d02d01) will decrease coverage by 2.72%.
The diff coverage is 29.41%.

@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
- Coverage   56.21%   53.48%   -2.73%     
==========================================
  Files          54       54              
  Lines        3467     3468       +1     
  Branches      366      368       +2     
==========================================
- Hits         1949     1855      -94     
- Misses       1165     1258      +93     
- Partials      353      355       +2     
Impacted Files Coverage Ξ”
src/types/nitro.ts 100.00% <ΓΈ> (ΓΈ)
src/options.ts 42.59% <7.69%> (-44.33%) ⬇️
src/nitro.ts 79.22% <100.00%> (ΓΈ)
src/rollup/config.ts 80.78% <100.00%> (ΓΈ)
src/build.ts 48.76% <0.00%> (+0.20%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 changed the title fix!: rename options autoImport to imports refactor!: rename options autoImport to imports Aug 24, 2022
@pi0 pi0 merged commit 6ee3246 into main Aug 24, 2022
@pi0 pi0 deleted the fix/rename-auto-import-config branch August 24, 2022 19:51
WinterYukky pushed a commit to WinterYukky/nitro that referenced this pull request Nov 1, 2022
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.

2 participants