Skip to content

v3.2.0

Compare
Choose a tag to compare
@DamianGlowala DamianGlowala released this 28 Aug 19:35
· 49 commits to main since this release

compare changes

🚀 Enhancements

  • Module overhaul (#199)
  • Deprecate refreshOnResize option (#211)
  • Detect Google-InspectionTool crawler (#219)
  • Replace manual crawler regex generation with crawler-user-agents (#224)

🩹 Fixes

  • Import Nuxt composables from #imports (#174)
  • Update to latest @nuxt/module-builder (#223)
  • Augment runtime config on @nuxt/schema (a84ad64)
  • Disable 'vue/multi-word-component-names' for test/ dir (502d5b1)
  • Account for absence of module's runtime config in plugin (a311d11)

📖 Documentation

  • Use new nuxi module add command in installation (#187)
  • Update link to 2.x branch (2aec2e7)
  • Remove unused badges (4cdf090)
  • Revert removing badges (eea7813)
  • Update badges style and links (d290e56)
  • Add banner (1130799)

🏡 Chore

  • Add pull request template (2de7def)
  • Lint pull request template (0faf42f)
  • Update renovate config (855e082)
  • Test bundler module resolution (#181)
  • Indicate compatibility with new v4 major (#216)
  • Exclude 2.x branch from renovate (487f042)
  • Remove commented out module config from test fixture (6d860a4)

🤖 CI

  • Add label PR workflow (50a9f4f)
  • Add reproduire (#188)

❤️ Contributors