Releases: BuilderIO/partytown
Releases · BuilderIO/partytown
v0.0.20
v0.0.19
v0.0.18
v0.0.17
v0.0.16
v0.0.15
- perf: memory cleanup 9eff2f0
- test: skip audio tests (#36) 8b94171
- chore: copy build to tests (#35) 52ac83b
- feat: new Audio() 3450314
- chore: remove unused 065f517
- fix: Image() fetch status 66ac900
- fix: svg and element namespace aa7dde5
- perf: cache readonly props e37880f
- perf: skip known parentNode/Element props 5201045
- test: fix atomics test d8382b0
- chore: benchmarks 2352cd4
v0.0.14
- fix: only implement native window fns b1df922
v0.0.13
- chore: fix api types ee71daa
- chore: update api build 82f5f44
- chore: add prettier ignore 3a8a88b
- docs: update api 53285cc
- docs: update atomics info 48033ad
- chore: update server and atomics build 6dbe265
- feat: implement atomics backend (#33) bb96050
- feat: config resolveUrl() 3e924b3
- chore: api.md update acdb547
v0.0.12
- chore: 2fa 1307515
- refactor: use getter/setters instead of proxies 5df7b64
- feat: cache getBoundingClientRect() 4c61426
- refactor: cached dimensions fe0964a
- feat: cache parentNode/Element 97c2a5c
- chore: remove unused msg prop cb73744
- feat: store ww instances f9dd8c0
- fix: setters never return a value 54ff96f
- feat: crypto/indexedDB db1a61d
- feat: batch css insertRules ee8a7a9
- feat: batch insertBefore 3b0d839
- feat: devicePixelRatio cached 12b397c
- chore: remove main access
$nodeName$ a6dce84 - feat: svg namespaceURI 07b3457
- feat: createTextNode/createElementNS setter method c06882d
- feat: cache dimensions 28852a1
- feat: cache prop reads fbeb854
- feat: classList setter methods 2f246db
- chore: remove toUpper and toLower utils 7e5f222
- feat: add logMainAccess config for debuggin 4a00c04
- feat: window.origin 4cc104d
v0.0.11
- test: improve observer tests 2c76206
- refactor: queue setters a70799d
- feat: batch setter props/methods 854f5f4
- test: intercom 971796a
- feat: ResizeObserver a490844
- feat: CSSStyleSheet ccf9122
- chore: minimal obj to string in debug logs ea84f09
- feat: skip element.namespaceURI getter 37a07eb
- refactor: apply path, immediate setters 5775ed3
- test: canvas 50a8b4d
- feat: canvas a534ff9
- refactor: windows share instances map aa23619
- test: style element 0197ab5
- feat: window props ccbb8ad
- reduce worker logs 93cc07c
- fix: recursive obj serialize 260a239
- feat: temp proxy api e7c59e7
- fix: cors fetch bdb608d
Full Changelog: v0.0.10...v0.0.11