Partytown Versions Save

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

v0.7.5

1 year ago
  • fix: add support for TypeScripts moduleResolution Node16 (#343) f838fe4
  • fix: Clean up forwarded functions after timeout and fallback (#345) ec2e9d6
  • chore: test on node16 bbb9a1a
  • chore: fmt 058d709
  • docs: Corrected Mixpanel typo in common-services.md (#340) 7b2f68e
  • docs: update nuxt example (#344) d9b9e5f

https://github.com/BuilderIO/partytown/compare/v0.7.4...v0.7.5

v0.7.4

1 year ago
  • fix: Add Proxy to Storage API for property access (#294) 4b01fe9
  • fix: Check for Event object with getConstructorName during worker serialization (#328) 5eeb5ab
  • fix: Add support for NamedNodeMap (#331) 897390a
  • test: added test for image resolveUrl (#312) b583622
  • docs: Update Next.js docs (#337) dfac2ae
  • docs: update next 18630ec
  • docs: Update Next.js NPM Install (#316) ff87a1b
  • docs: update builder.io footer (#325) 3571c86
  • docs: add cachbust=true (#324) 12db3a5
  • docs: add pathname to userAttributes.url. (#322) 012faa8
  • docs: switch OSS banner to SSG (#321) 35dd9bd
  • docs: add OSS top bar (#320) 03e8411
  • docs: updated common services for mixpanel analytics (#317) 439ed56
  • docs: Update atomics.md (#339) dcaba48
  • chore: update types a303948

https://github.com/BuilderIO/partytown/compare/v0.7.3...v0.7.4

v0.7.3

1 year ago
  • fix: arrowfn this undefined 05b9073
  • fix: resolving url for Image (#307) 77cc05e
  • fix: send location change message if environment was already initialised (#298) 59e7008
  • fix: incorrectly adding type=text/partytown to scripts which already have a type (#311) 16e89ab
  • docs: add sveltekit docs (#309) 41f0159
  • docs: ptupdate custom event 26e9dbc
  • docs: types 6c958d7

https://github.com/BuilderIO/partytown/compare/v0.7.2...v0.7.3

v0.7.2

1 year ago
  • feat: Include instance and window on HookOptions (#301) d456fe1
  • feat: update after dynamic script append 8fce150
  • fix: update types f0041fb
  • docs: Updated weback copy plugin example code (#291) 10d6020
  • docs: Fix capitalization of WordPress (#275) 175bdcf
  • chore: Add nvm config file (#276) 31daa59
  • docs: Fixed typos (#285) 968af4c
  • docs: Update nuxt.md (#297) b21b5e1

https://github.com/BuilderIO/partytown/compare/v0.7.1...v0.7.2

v0.7.1

1 year ago
  • fix: NodeList is not defined on window (#272) f24fd22
  • fix: Prevent serializer from calling path on Event object. (#269) 7690c31
  • fix: Avoids converting a gif into a function (#247) b76a50a

https://github.com/BuilderIO/partytown/compare/v0.7.0...v0.7.1

v0.7.0

1 year ago
  • feat: run whitelisted inline scripts on main thread (#235) 5e8955c
  • fix: expose global functions when they are wrapped with try/catch (#236) 8b20c66
  • fix(partytown): add style to image class (#239) aff8eef

https://github.com/BuilderIO/partytown/compare/v0.6.4...v0.7.0

v0.6.4

1 year ago
  • feat: Added support for document.images (#219) 10ba9db

https://github.com/BuilderIO/partytown/compare/v0.6.3...v0.6.4

v0.6.3

1 year ago
  • feat: add configuration to run specific scripts on main thread (#200) 999c13c

https://github.com/BuilderIO/partytown/compare/v0.6.2...v0.6.3

v0.6.2

1 year ago
  • fix: do not resolve anchor, add type to resolveUrl (#204) f6d3303

https://github.com/BuilderIO/partytown/compare/v0.6.1...v0.6.2

v0.6.1

1 year ago
  • fix: createEnvironment in createHTMLDocument (#177) 9c0ef6f
  • fix: update location before calling pushState handlers (#188) d301e42
  • test: kiwisizing (#154) 86808ca
  • test: update document.implementation test 076a221

https://github.com/BuilderIO/partytown/compare/v0.6.0...v0.6.1