Releases: PlasmoHQ/plasmo
Releases · PlasmoHQ/plasmo
v0.82.5
✨ 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
- @kadhirvelm made their first contribution in #745
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.82.1...v0.82.5
v0.82.1
✨ What's Changed
- Add
ai
package toknownEsmPackageSet
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
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.82.0...v0.82.1
v0.82.0
✨ What's Changed
- feat(vue): adding VUE_OPTIONS_API and VUE_PROD_DEVTOOLS by @sincspecv in #699
- fix(storage): propagate watch to all keys by @yiminghe in PlasmoHQ/storage#35
- fix(storage): TypeError storage.get with mv2 by @adrienbrault in PlasmoHQ/storage#38
@plasmohq/storage
- v1.7.2
🥷 New Contributors
- @sincspecv made their first contribution in #699
- @yiminghe made their first contribution in PlasmoHQ/storage#35
- @adrienbrault made their first contribution in PlasmoHQ/storage#38
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.81.1...v0.82.0
v0.81.1
✨ 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
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.80.0...v0.81.1
v0.80.0
✨ What's Changed
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.79.0...v0.80.0
v0.79.0
✨ What's Changed
- feat: multiple content scripts with index files by @chrissantamaria in #657
- feat: sidepanel API by @louisgv in #651
- fix: firefox script handling by @louisgv in #673
🥷 New Contributors
- @chrissantamaria made their first contribution in #657
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.78.0...v0.79.0
v0.78.0
✨ What's Changed
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.77.5...v0.78.0
v0.77.5
✨ 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
- @MarkJPerry made their first contribution in #646
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.76.3...v0.77.5
v0.76.3
✨ 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
- v0.4.0: Relay API now accepts a
targetOrigin
param to specify which origin should the message be relayed to. When using with a website, you will want to assign a chrome ID. See https://www.plasmo.com/blog/posts/how-to-create-a-consistent-id-for-your-chrome-extension for how to generate a consistent ID
🤝 Sponsors
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.75.3...v0.76.3
v0.75.3
✨ 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
- @jqphu - https://github.com/jqphu
- @nahtnam - https://nahtnam.com
- @Eversmile12 - https://github.com/Eversmile12
Full Changelog: v0.74.2...v0.75.3