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