Releases: QwikDev/partytown
Releases · QwikDev/partytown
v0.4.2
v0.4.1
- feat: swPath config dd71ba2
v0.4.0
- refactor: do not share Window prototype 81ae0b4
- refactor: reuse WorkerBase for css style fdb6949
- feat: svg matrix 1788a70
- feat: not in a web worker, move along 7955e49
- feat: add version param to atomics build 3697e78
- chore: add version querystring ec16049
- fix: move Location within env a728448
- fix: element style setProperty() 91dd5a8
- fix: svg image fbdc6da
- fix: svg foreignObject 726ab3d
- fix: svg constructor name to tag name f37fa4e
- fix: IntersectionObserverEntry.prototype b079ad9
- test: move fetch/xhr tests cb9ff7b
v0.3.6
v0.3.5
- fix: remove sandbox iframe when fallback kicks in 2d438e0
v0.3.4
- fix: react server component ff4a305
v0.3.3
v0.3.2
v0.3.1
- feat: option to not copy debug dir b888df2
v0.3.0
Breaking Changes
- feat: created
@builder.io/partytown/services
submodule, remove React components (#62) 9966c03 - Removed
<GoogleTagManager/>
and<FaceboolPixel/>
React components - Moved forward services from
@builder.io/partytown/integrations
to@builder.io/partytown/services
- Changed exported service forward configs from being an arrow function that returns a
string[]
, to now the exported config just astring[]
Fixes
- fix: react cmp runtime error f250faa
- fix: polyfill __dirname in esm (#63) 2652818
- fix: read existing iframe src 90ef609
- test: update test server/paths a82ca33
- test: react script within nextjs (#61) 1304535
- chore: fix typo in the module path (#60) 2a9d431
New Docs Site!
- https://partytown.builder.io/
- docs: docs site (#64) 410b52a