Skip to content

feat(replay): Update fflate to 0.8.2 - #14867

Merged
mydea merged 1 commit into
developfrom
fn/remove-pako
Jan 2, 2025
Merged

feat(replay): Update fflate to 0.8.2#14867
mydea merged 1 commit into
developfrom
fn/remove-pako

Conversation

@mydea

Copy link
Copy Markdown
Member

Also stop using pako for browser integration tests, to unify this.

v0.8.2 has some small bug fixes, see: https://github.com/101arrowz/fflate/releases/tag/v0.8.2

Also stop using pako for browser integration tests, to unify this.
v0.8.2 has some small bug fixes, see: https://github.com/101arrowz/fflate/releases/tag/v0.8.2
@mydeamydea self-assigned this Dec 30, 2024
@mydea
mydea requested a review from a team as a code ownerDecember 30, 2024 15:30

@chargomechargome left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating!

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize% ChangeChange
@sentry/browser23 KB--
@sentry/browser - with treeshaking flags21.72 KB--
@sentry/browser (incl. Tracing)35.54 KB--
@sentry/browser (incl. Tracing, Replay)72.84 KB+0.06%+38 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags63.23 KB--
@sentry/browser (incl. Tracing, Replay with Canvas)77.23 KB+0.04%+25 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback)89.63 KB+0.04%+29 B 🔺
@sentry/browser (incl. Feedback)39.77 KB--
@sentry/browser (incl. sendFeedback)27.62 KB--
@sentry/browser (incl. FeedbackAsync)32.38 KB--
@sentry/react25.74 KB--
@sentry/react (incl. Tracing)38.36 KB--
@sentry/vue27.26 KB--
@sentry/vue (incl. Tracing)37.41 KB--
@sentry/svelte23.17 KB--
CDN Bundle24.36 KB--
CDN Bundle (incl. Tracing)35.91 KB--
CDN Bundle (incl. Tracing, Replay)71.04 KB+0.05%+34 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback)76.23 KB+0.05%+36 B 🔺
CDN Bundle - uncompressed71.41 KB--
CDN Bundle (incl. Tracing) - uncompressed106.88 KB--
CDN Bundle (incl. Tracing, Replay) - uncompressed221.12 KB+0.08%+172 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed233.98 KB+0.08%+172 B 🔺
@sentry/nextjs (client)38.66 KB--
@sentry/sveltekit (client)36.08 KB--
@sentry/node162.15 KB--
@sentry/node - without tracing98.89 KB--
@sentry/aws-serverless128.72 KB+0.01%+2 B 🔺

View base workflow run

@mydea
mydea merged commit 0a54f8f into developJan 2, 2025
@mydea
mydea deleted the fn/remove-pako branch January 2, 2025 07:45
mydea added a commit that referenced this pull request May 15, 2026
I noticed that in
#14867 we did not
actually rebuild this, oops.
Not quite sure why yarn.lock is unstable but just fixing this along here
too.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mydea@chargome