Skip to content

Releases: QwikDev/partytown

v0.4.2

02 Mar 16:37
Compare
Choose a tag to compare
  • fix: iframe src set to about:blank 5619089
  • fix: document.forms property (#90) 0588f93
  • feat: improve id assignment e85af98

v0.4.1...v0.4.2

v0.4.1

28 Feb 15:29
Compare
Choose a tag to compare

v0.4.0...v0.4.1

v0.4.0

25 Feb 18:07
Compare
Choose a tag to compare
  • 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.4.0

v0.3.6

17 Feb 19:14
Compare
Choose a tag to compare
  • feat: rollup/vite plugin (#84) bc8db39
  • fix: vite plugin partytown configured lib path dd6d57b

v0.3.5...v0.3.6

v0.3.5

11 Feb 15:58
Compare
Choose a tag to compare
  • fix: remove sandbox iframe when fallback kicks in 2d438e0

v0.3.4...v0.3.5

v0.3.4

09 Feb 18:56
Compare
Choose a tag to compare
  • fix: react server component ff4a305

v0.3.3...v0.3.4

v0.3.3

09 Feb 14:34
Compare
Choose a tag to compare
  • fix: run window load on init script exec ae1e99e
  • fix: scripts w/ last line comment 64859f1

v0.3.2...v0.3.3

v0.3.2

08 Feb 10:47
Compare
Choose a tag to compare
  • fix: prop deletion broke react snippet (#68) bca063c

v0.3.1...v0.3.2

v0.3.1

04 Feb 12:17
Compare
Choose a tag to compare
  • feat: option to not copy debug dir b888df2

v0.3.0...v0.3.1

v0.3.0

04 Feb 00:49
Compare
Choose a tag to compare

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 a string[]

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!

v0.2.4...v0.3.0