npm plasmo 0.71.1
v0.71.1

latest releases: 0.88.0, 0.87.2, 0.87.1...
13 months ago

✨ What's Changed

  • feat: default production build is now no-hoist and minified.
    • The first enables the broadest compatibility with most node modules.
    • The second enables small bundle, which is preferred by most devs
    • The customization flags are "--hoist" and "--no-minify", docs
  • feat: better optimizer based on upstream swc by @louisgv in #588
  • feat: BGSW limitation of no dynamic import is removed, which should enable importing of supabase client
  • fix: https typescript import schema: https://discord.com/channels/946290204443025438/1071728581748719646/1109607271673122889
  • fix: optimizer to not wrongly prune utf8

🤝 Sponsors

Full Changelog: v0.70.1...v0.71.1

Don't miss a new plasmo release

NewReleases is sending notifications on new releases.