Releases: PlasmoHQ/plasmo
Releases · PlasmoHQ/plasmo
v0.61.0
What's Changed
- feat: supports js extension for react and vanilla ui by @pd4d10 in #363
- feat: supports js extension for background by @pd4d10 in #368
- fix: live reloading not reflecting latest code by @louisgv in #358
- fix: allow up to 4 integers in version by @viclai in #350
- fix: support reading svelte.config.cjs, ref #365 by @josefaidt in #366
- fix: messaging API init by @louisgv in #361
- fix: utf8 normalization by @louisgv in #353
- fix: polyfill export signature by @louisgv in #362
- chore: update README.md with contributor list by @wangrongding in #352
New Contributors
- @wangrongding made their first contribution in #352
- @josefaidt made their first contribution in #366
- @pd4d10 made their first contribution in #363
Full Changelog: v0.60.1...v0.61.0
v0.60.1
v0.60.0
What's Changed
- feat: @plasmohq/messaging by @louisgv in #310
- feat: bundle buddy reporter by @louisgv in #339
- fix: Assets was skipped or not found by @louisgv in #320
- fix: compatible most mv2 browser build by @process1024 in #337
- fix: CSUI anchor observer on document start by @louisgv in #342
- doc: Add building browser extensions book by @ColdSauce in #335
New Contributors
- @process1024 made their first contribution in #337
Full Changelog: v0.59.3...v0.60.0
v0.59.3
What's Changed
- fix: remove crlf by @louisgv in #324
- fix: live-reloading content script by @ColdSauce in #323
Full Changelog: v0.59.2...v0.59.3
v0.59.2
What's Changed
- fix: dont use DOS line endings by @ColdSauce in #308
- feat: upgrade parcel-bundler to align with latest by @louisgv in #307
- fix: await for WAR check by @louisgv in #311
- chore: put parcel trace log to verbose by @louisgv in #312
- fix: add missing
package
command closes #314
Full Changelog: v0.59.0...v0.59.2
v0.59.0
What's Changed
- feat: --tag parameter #196 by @imbdb in #282
- feat: support tsconfig paths by @jlalmes in #285
- feat: adding
package
cmd by @louisgv in #304 - feat: add more env configuration by @louisgv in #287
- feat: polyfill browserified node modules by @louisgv in #286
- fix: avoid TS compiler errors for PostCSS files by @evenfrost in #298
- fix: env in locale by @louisgv in #286
- chore: bump deps by @louisgv in #300
- chore: revamp all utils import and env parsing pipeline by @louisgv in #300
- chore: bump init bpp to v3 by @louisgv in #286
New Contributors
- @imbdb made their first contribution in #282
- @evenfrost made their first contribution in #298
Full Changelog: v0.58.0...v0.59.0
v0.58.0
v0.57.2
v0.57.0
BREAKING CHANGES:
- The CSUI API went through a complete revamp - documentation will be updated soon.
- Check the exported type for more detail: https://github.com/PlasmoHQ/plasmo/blob/main/cli/plasmo/src/type.ts
- Check the new CSUI example: https://github.com/PlasmoHQ/examples/tree/main/with-content-scripts-ui
This Release was Sponsored by:
- @nftgamertv: an evolving online repository for the latest in crypto, play-to-earn, & NFT gaming tutorials, resources, & reviews on multiple blockchains. https://twitter.com/nftgamertv
What's Changed:
- feat: CSUI multiple inline and overlay anchors by @louisgv in #260
- feat: sandbox pages by @louisgv in #265
Full Changelog: v0.56.1...v0.57.0