Skip to content

Releases: BuilderIO/partytown

v0.2.3

27 Jan 19:37
Compare
Choose a tag to compare
  • feat: improve batching af37fc4
  • feat: XMLHttpRequest 5bfe680
  • feat: IntersectionObserver (#54) 6e26f4f
  • fix: message source 64335fa
  • fix: read contentWindow of existing dom iframe 531d4f0
  • fix: react suppressHydrationWarning (#59) 2c7e7db
  • fix: delete postMessage/importScripts eeccb43
  • fix: only persist same origin storage 9d2f6c0
  • fix: globalFns config for window pollution 0ea7420
  • fix: event.preventDefault() noop 2e68868
  • fix: do not reset iframe location when loaded f516675
  • test: adobe launch 54809c4
  • test: dev server coep querystring 4ef4fd9
  • test: twitter coep update 076e062
  • test: add twitter to services test 774ec25
  • test: update adobe launch test b07e047
  • test: add adobe launch to services benchmark 6e4abc8

v0.2.2...v0.2.3

v0.2.2

25 Jan 17:51
Compare
Choose a tag to compare
  • feat: media audioTracks a39e07b
  • feat: non-blocking, no-side-effect postMessage() 2b17a5e
  • feat: simulate history state in iframe a8051de
  • feat: validate origin url bd353ab
  • fix: cross origin parent postMessage 5465234
  • fix: handle iframe scripts after loading 5a15c62
  • fix: throw main error for last task 47300fe
  • fix: wait for doc on iframe src change 0b904ba
  • fix: anchor href getter 9e2b964
  • fix: throw error for invalid tag name 9f865e6
  • fix: this prototype and global this===window 86fcda6
  • fix: cross-origin postMessage (#52) 79a25dd
  • fix: cross-origin postMessage ec15d3c
  • fix: send all queued non-blocking w/ no-sideeffect 82b1ad5
  • fix: iframe setAttribute src 0f2284e
  • fix: video MediaSource 1784382
  • test: atomics coep test page b2bad52
  • test: Atomics COEP/COOP Headers 543f788
  • test: iframe script loading f057331
  • test: iframe history replaceState() 9ccee84
  • test: add script delay e0dbca8
  • test: invalid createElement bc02fa0
  • test: iframe parent postMessage() aaf973c
  • test: iframe parent cross origin 848660d
  • test: add origin iframe 1b7079c
  • test: fix video bec0e57
  • test: init audioTrack tests c57874e
  • chore: rename WorkerProxy to WorkerInstance 06a9741

v0.2.1...v0.2.2

v0.2.1

20 Jan 02:35
Compare
Choose a tag to compare
  • feat: init partytown on DOMContentLoaded e090556
  • fix: remove isolated from service worker 47a264b
  • fix: clear stored instances 5556975
  • test: add debug checkbox ccd77bf
  • test: hidden iframe 4ed10a4
  • test: fix services info d78e8b0
  • test: fix crossOriginIsolated 1e41d6b
  • feat: atomics use js script, not an iframe fb76504
  • test: improve benchmark app 855a819
  • test: services benchmark minimal url 2102a96
  • test: service benchmark all types b97258a
  • test: benchmark excludes partytown if not used 829d4b0
  • test: services benchmark 0949c70
  • test: update benchmark app a56bb84
  • test: improve benchmark 0b6e343
  • chore: add style getter to benchmark 75ad181
  • chore: update dev server b188b47
  • chore: atomics minification updates 471fc19

v0.2.0...v0.2.1

v0.2.0

15 Jan 17:47
Compare
Choose a tag to compare
  • feat: video/audio/canvas support cd5a15c
  • feat: enable atomics in vercel deployment e04bb0b
  • feat: COEP credentialless dev server 0ac0e8b
  • fix: main thread use Symbols instead of WeakMap a805cfa
  • test: add wistia video test 3cfc7e0
  • test: getComputedStyle(elm).getPropertyValue() c02a2ed
  • test: video media source buffer a782be3
  • test: script type attribute/prop 19b36ff
  • test: cached getBoundingClientRect() 7d9cafc
  • test: webgl canvas fa701da
  • test: gtm w/ inlined script 70ffa2c
  • chore: split log fns and util fns b440704
  • chore: minification updates 052c284
  • chore: update build minify script 851455a

v0.1.2...v0.2.0

v0.1.2

14 Jan 01:55
Compare
Choose a tag to compare
  • refactor: pass options to gtm and fbpixel fns 5a1845d
  • test: add react app 789e9de
  • fix: gtm react script dbed3be
  • docs: link to wiki docs dc9339f
  • docs: update image alt 707343b
  • docs: add with and without partytown image 6741c80

v0.1.1...v0.1.2

v0.1.1

05 Jan 23:08
Compare
Choose a tag to compare
  • fix: multiple fns on same patched forward object 28b8701
  • fix: export freshpaint forward a23e592
  • docs: update blog url 1852d49

v0.1.0...v0.1.1

Beta 🎉

05 Jan 18:12
Compare
Choose a tag to compare

v0.0.33...v0.1.0

v0.0.33

04 Jan 20:11
Compare
Choose a tag to compare
  • chore: use "forward" prop name 0881348

v0.0.32...v0.0.33

v0.0.32

04 Jan 20:01
Compare
Choose a tag to compare
  • feat(config): array forward configs f9b28f3
  • docs: installation links 82eb33b

v0.0.31...v0.0.32

v0.0.31

22 Dec 21:26
Compare
Choose a tag to compare
  • fix: trustedTypes and this window 6bf38d1
  • fix: remove sourceURL for inlined scripts d6217a6

v0.0.30...v0.0.31