npm plasmo 0.64.0
v0.64.0

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

⚠️ BREAKING CHANGES

  • BGSW messaging API now uses export default instead of export const handler to ensure flexibility of the handler function naming. Simply add an export default handler to the end of your message handler file!
  • BGSW declaration files are now consolidated with process.env into a single index declaration. Old projects pre-0.64 upon upgrade can remove the .plasmo/messaging.d.ts entry in their tsconfig.
  • @plasmohq/storage MAJOR release: https://github.com/PlasmoHQ/storage/releases/tag/v1.0.0
  • PlasmoContentScript is renamed to PlasmoCSConfig (soft deprecation, will be removed by 1.0)

✨ What's Changed

🤝 Sponsors

Full Changelog: v0.63.0...v0.64.0

Don't miss a new plasmo release

NewReleases is sending notifications on new releases.