github wxt-dev/wxt v0.6.0

latest releases: wxt-v0.20.11, module-react-v1.1.5, wxt-v0.20.10...
24 months ago

compare changes

🚀 Enhancements

  • Export ContentScriptContext from wxt/client (1f448d1)
  • ⚠️ Require a function for vite configuration (#121)

🩹 Fixes

  • Use the same mode for each build step (1f6a931)
  • Disable dev logs in production (3f260ee)

⚠️ Breaking Changes

  • ⚠️ The vite config option must now be a function. If you were using an object before, change it from vite: { ... } to vite: () => ({ ... }). (#121)

Don't miss a new wxt release

NewReleases is sending notifications on new releases.