Skip to content

Releases: getsentry/rrweb

2.32.0-dev.2

15 Jan 17:00
Compare
Choose a tag to compare
2.32.0-dev.2 Pre-release
Pre-release

Various fixes & improvements

2.32.0-dev.1

15 Jan 08:13
Compare
Choose a tag to compare
2.32.0-dev.1 Pre-release
Pre-release

Various fixes & improvements

  • release: 2.32.0-dev.0 (#234) by @billyvg
  • need to change packer to sentry-internal namespace otherwise will fail version constraints as our publish action will try to update the dep version to new published version and will cause issues when yarn installing (#234) by @billyvg
  • remove prepack (#234) by @billyvg
  • add build:tarball tasks in relevant packages (#234) by @billyvg
  • ref: tweaks to tasks to get builds/pkg names working for Sentry (#234) by @billyvg
  • Chore: Fix yarn dev (rrweb-io#1501) by @billyvg
  • Chore: Ignore generated files from .svelte-kit for prettier & make video tests more stable (rrweb-io#1500) by @billyvg
  • Chore: Migrate build to vite (rrweb-io#1033) by @billyvg
  • fix: inserted styles lost when moving elements (#233) by @billyvg
  • test(rrweb): Re-enable skipped test (#229) by @billyvg

2.32.0-dev.0

13 Jan 22:20
Compare
Choose a tag to compare
2.32.0-dev.0 Pre-release
Pre-release

Various fixes & improvements

2.31.0

11 Dec 16:42
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(snapshot): Change to ignore all link[rel="modulepreload"] (#228) by @billyvg
  • fix: remote CSS does not get rebuilt properly (#226) by @billyvg
  • fix(snapshot): Set <link> attributes to null for remote CSS (#227) by @billyvg

2.30.0

05 Dec 09:25
Compare
Choose a tag to compare

Various fixes & improvements

2.29.0

01 Nov 15:16
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(rrweb): Do not re-initialize worker in CanvasManager.reset (#221) by @billyvg

2.28.0

19 Sep 00:07
Compare
Choose a tag to compare

Various fixes & improvements

2.27.0

09 Sep 17:50
Compare
Choose a tag to compare

Various fixes & improvements

2.26.0

26 Aug 19:55
Compare
Choose a tag to compare

Various fixes & improvements

2.25.0

24 Jun 18:57
Compare
Choose a tag to compare

Various fixes & improvements

  • fix(rrweb): clean up pointer tap circles when seeking by breadcrumb (#209) by @michellewzhang