Skip to content

Releases: PlasmoHQ/plasmo

v0.82.5

04 Sep 21:18
Compare
Choose a tag to compare

✨ What's Changed

  • Add serve host and hmr host options to the development script by @kadhirvelm in #745
  • chore: bump deps + patch release by @louisgv in #747

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.82.1...v0.82.5

v0.82.1

15 Aug 23:27
Compare
Choose a tag to compare

✨ What's Changed

  • Add ai package to knownEsmPackageSet by @atgctg in #723
  • chore: bump dependencies by @louisgv in #724
  • chore: Remove Svelte resolver hack (as upstream merge has been fixed)

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.82.0...v0.82.1

v0.82.0

24 Jul 08:30
6c57cab
Compare
Choose a tag to compare

✨ What's Changed

@plasmohq/storage

  • v1.7.2

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.81.1...v0.82.0

v0.81.1

17 Jul 09:55
Compare
Choose a tag to compare

✨ What's Changed

  • chore: upgrade prettier and dependencies by @louisgv in #680
  • feat(storage): async item interface by @louisgv in #681
  • feat: Inject sfc style to csui root when using vue(#675) by @udotree in #686
  • chore: update deps by @louisgv in #690
  • fix(vue): passed down CSUI anchor as #anchor config global props

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.80.0...v0.81.1

v0.80.0

11 Jul 18:13
44b723f
Compare
Choose a tag to compare

✨ What's Changed

🤝 Sponsors

Full Changelog: v0.79.0...v0.80.0

v0.79.0

10 Jul 23:06
9e7a52d
Compare
Choose a tag to compare

✨ What's Changed

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.78.0...v0.79.0

v0.78.0

09 Jul 23:40
Compare
Choose a tag to compare

✨ What's Changed

  • feat: strip out source maps from zip bundle by @louisgv in #669

🤝 Sponsors

Full Changelog: v0.77.5...v0.78.0

v0.77.5

29 Jun 05:18
1872f63
Compare
Choose a tag to compare

✨ What's Changed

  • feat: messaging/pub-sub by @MarkJPerry in #646
  • fix: BGSW targeting firefox checking for available script
  • chore: update parcel to 2.9.3
  • chore: update svelte to svelte4
  • fix: svelte 4 module resolution by @louisgv in #650
  • chore: move svelte and vue to a plugin package without version suffix (we will only support the latest bundler of each framework)

@plasmohq/messaging

  • v0.5.0: A new pub-sub API landed for externally_connectable API to route message between pages and extension, useful for access token sharing between known web apps by @MarkJPerry

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.76.3...v0.77.5

v0.76.3

13 Jun 20:40
Compare
Choose a tag to compare

✨ What's Changed

  • feat: improve CSUI overlay repositioning by @louisgv in #633
  • feat: cs config reload by @louisgv in #634
  • fix: stablizie BGSW name to output single bundle for #628
  • NOTE: #628 introduces #638 a slight change in how fetch should be used if you're getting resources from the root of the extension bundle from BGSW. Any fetch call should now use a / prefix, otherwise the path will not resolve from root but rather a /static/background path.
  • fix: #639

@plasmohq/messaging

🤝 Sponsors

Full Changelog: v0.75.3...v0.76.3

v0.75.3

06 Jun 23:48
c7dee9d
Compare
Choose a tag to compare

✨ What's Changed

  • doc: update linking guide for create-plasmo tool error by @bbuono in #620
  • fix: update parcel, move node resolver to last post-reresolve by @louisgv in #617
  • fix: firefox bgsw bundling and csp by @louisgv in #632

🥷 New Contributors

🤝 Sponsors

Full Changelog: v0.74.2...v0.75.3