Skip to content

refactor!: rename options autoImport to imports - #433

Merged
pi0 merged 5 commits into
mainfrom
fix/rename-auto-import-config
Aug 24, 2022
Merged

refactor!: rename options autoImport to imports#433
pi0 merged 5 commits into
mainfrom
fix/rename-auto-import-config

Conversation

@antfu

Copy link
Copy Markdown
Member

🔗 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

codecovBot commented Aug 23, 2022

Copy link
Copy Markdown

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 FilesCoverage Δ
src/types/nitro.ts100.00% <ø> (ø)
src/options.ts42.59% <7.69%> (-44.33%)⬇️
src/nitro.ts79.22% <100.00%> (ø)
src/rollup/config.ts80.78% <100.00%> (ø)
src/build.ts48.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.

@pi0pi0 changed the title fix!: rename options autoImport to importsrefactor!: rename options autoImport to importsAug 24, 2022
@pi0
pi0 merged commit 6ee3246 into mainAug 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 freeto 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

@antfu@pi0