v3.2.0
What's Changed
- Remove reference to dd-auth by @oliverli in #384
- Centralize
enableoption handling in the factory by @watson in #324 - Accept any string for auth.site, validate at startup by @oliverli in #387
- Skip git plugin gracefully when the repo has no remotes by @oliverli in #388
- fix: replace Node.js pipe() with Web Streams pipeThrough() to fix NotReadableError flake by @yoannmoinet in #360
- Replace rollup-plugin-dts with dts-bundle-generator by @yoannmoinet in #370
- [rum] Add RUM's plugin documentation by @yoannmoinet in #144
- Fix hard-pinned Babel peer deps in published packages by @yoannmoinet in #395
- Fix Live Debugger local capture TDZ reads by @watson in #399
- fix live debugger sequence arrow body capture by @watson in #404
- Fix nested paren arrow bodies in Live Debugger by @watson in #405
Full Changelog: v3.1.8...v3.2.0