Skip to content

Releases: nuxt/module-builder

v0.5.5

26 Dec 20:30
8e30dd9
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Rename RuntimeModuleHooks to ModuleRuntimeHooks (#194)
  • Use import with extension in generated .d.mts file (#202)

📖 Documentation

  • Remove reference to ModulePrivateRuntimeConfig (34ee148)

🏡 Chore

  • Add shell emulator for Windows (#191)
  • Fix example package.json (#192)

✅ Tests

  • Add root + module type tests (#198)

🤖 CI

❤️ Contributors

v0.5.4

08 Nov 12:10
241f697
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support writing RuntimeNuxtHooks types (#183)

🩹 Fixes

  • Generate explicit type import/exports (#184)

📖 Documentation

  • Import nuxt composables from #imports (#186)

❤️ Contributors

v0.5.3

06 Nov 11:32
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Esnext-compatible output (#181)

❤️ Contributors

v0.5.2

28 Sep 09:15
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Migrate to citty (#169)

📖 Documentation

❤️ Contributors

v0.5.1

31 Aug 12:49
7da7ba1
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support --sourcemap option (#163)

❤️ Contributors

v0.5.0

28 Aug 08:47
4d4d88d
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Expose prepareModule function (76b5654)
  • Upgrade to unbuild@2 (#161)

🏡 Chore

  • Add type safety to prepare overrides (9d0804a)
  • Switch to changelogen for release (ba811da)

❤️ Contributors