Commits
User selector
Commit History
Commits on Feb 8, 2023
Commits on Feb 2, 2023
fix(replay): Don't mangle private rrweb property (#7033)
Show description for 46de4e2authoredfix(integrations): Report `BaseClient` integrations added after init (#7011)
Show description for e0a75f5authored
Commits on Jan 31, 2023
Commits on Jan 18, 2023
build(replay): Stop preserving modules (#6817)
Show description for fdf9ff8authored
Commits on Jan 17, 2023
- authored
test(replay): Test against CDN bundles in Playwright integration tests (#6770)
Show description for 6227e44authored
Commits on Jan 4, 2023
feat(core): Add `getSdkMetadata` to `Client` (#6643)
Show description for c157f86authored- authored
Commits on Dec 22, 2022
fix(replay): Do not mangle `_metadata` in client options (#6600)
Show description for de8cf10authored
Commits on Dec 15, 2022
feat(browser): Export `Replay` integration from Browser SDK (#6508)
Show description for 2c09d9aauthored
Commits on Dec 13, 2022
ref(replay): Stop calling `_updateSessionFromEvent` (#6510)
Show description for c2eb012authored
Commits on Dec 12, 2022
build(core): Do not mangle private methods used by Replay (#6493)
Show description for d36de87authored
Commits on Dec 2, 2022
build: Do not exclude `devDependencies` from rollup build (#6358)
Show description for 91c8f37authored
Commits on Oct 27, 2022
fix(build): Prevent rollup from adding `[Symbol.toStringTag]: 'Module'` to CJS files (#6043)
Show description for 18b29d2authored
Commits on Oct 18, 2022
ref(build): Remove `constToVarPlugin` (#5970)
Show description for 3a12ba5andauthored
Commits on Sep 27, 2022
ref(build): Switch from using `rollup-plugin-re` to `rollup-plugin-cleanup` (#5824)
Show description for 12c19d0authored
Commits on Sep 23, 2022
fix(build): Fix regex in multiline-comment-removal Rollup plugin (#5783)
Show description for ddc0481authored
Commits on Aug 30, 2022
chore(various): Fix comments and docstrings (#5651)
Show description for 7542482authored
Commits on Aug 19, 2022
ref(nextjs): Use proxy loader for wrapping all data-fetching functions (#5602)
Show description for f7241c4authored
Commits on Aug 8, 2022
- authored
Luca Forstner
Commits on Jun 2, 2022
ref: Switch to magic string for logger statements (#5155)
Show description for 409f8fdandauthored
fix(build): Add missing debug logger plugin in `debug.min` bundle variant config (#5192)
Show description for d49dd9aauthored
Commits on May 30, 2022
feat(build): Add option to build only specified bundle variants (#5145)
Show description for 2c0a218authored andcommittedfeat(build): Add ability to combine package-specific rollup config with standard options (#5144)
Show description for a41c4a8authored andcommittedfeat(build): Allow for multiple bundle entrypoints (#5143)
Show description for b830a8cauthored andcommittedfeat(build): Add rollup config for Node bundles (#5142)
Show description for 039fd78authored andcommittedref(build): Use sucrase for es6 bundles (#5111)
Show description for 0c518f5authored andcommittedfix(build): Strip `eslint-enable` comments in rollup plugin (#5112)
Show description for 4d5f40fauthored andcommittedfeat(build): Add args and templates to rollup debugger plugin (#5085)
Show description for 0e89e7aauthored andcommittedref(build): Remove `es5`, `cjs`, and `esm` build commands (#5073)
Show description for 7907ec8authored andcommittedref(build): Use rollup/sucrase for non-watch npm builds (#5035)
Show description for 2d48411authored andcommittedfeat(build): Add polyfill-extraction rollup plugin (#5023)
Show description for 7c6cd1cauthored andcommittedfeat(build): Vendor polyfills injected during build (#5051)
Show description for 1fe7a02authored andcommittedfeat(build): Add various rollup plugins to sucrase build (#4993)
Show description for 1b2abcaauthored andcommitted