Releases: PlasmoHQ/plasmo
Releases · PlasmoHQ/plasmo
v0.48.2
v0.48.0
What's Changed
- feat: add vue support by @louisgv in #100
- feat(storage): Storage constructor now use an object by @nicolaerusan in PlasmoHQ/storage#10
Full Changelog: v0.47.1...v0.48.0
v0.47.1
v0.46.3
v0.46.1
v0.46.0
What's Changed
- feat: mv2 support for firefox, with new target flag by @louisgv in #83
- fix: add React import to content-script-ui mount by @Kurolox in #86
- feat(storage): unwatch, unwatchAll and unit test by @vantezzen
New Contributors
- @Kurolox made their first contribution in #86
- @vantezzen made their first contribution in PlasmoHQ/storage#9
Full Changelog: v0.45.2...v0.46.0
v0.45.2
What's Changed
- chore: bump dependencies
- feat: init uses the package's version
- feat:
--exp
now set "plasmo" to "workspace:*"
Full Changelog: v0.45.0...v0.45.2
v0.45.0
What's Changed
- feat: copy web accessible resources from node_modules by @louisgv in #69
- chore: refine war resolver by @louisgv in #70
- fix: storage module by @ColdSauce and @louisgv - #78 and #74
Shoutout to @crazyair, and Braden1996#5496 for the bug reports 🙇
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
- feat: create-plasmo basic by @louisgv in #56
- fix(cli): using cwd for init by @louisgv in #60
- fix: using content.tsx at project root by @louisgv in #64
BREAKING CHANGE
plasmo
is now an ESM format module
Thank you to @crashmax-dev, @bashbaugh and @kiprasmel for the bug reports and PRs!
Full Changelog: v0.43.7...v0.44.0