Skip to content

Conversation

@franky47
Copy link
Member

@franky47 franky47 commented Oct 18, 2025

As a former audio engineer, it seems fitting that PR #1176 be one about compression. 🎶

https://en.wikipedia.org/wiki/1176_Peak_Limiter

Baseline

In 642cba1

[
  {
    "name": "Client",
    "passed": true,
    "size": 5997,
    "sizeLimit": 6000
  },
  {
    "name": "Client (minimal tree-shaken)",
    "passed": true,
    "size": 4477,
    "sizeLimit": 4500
  },
  {
    "name": "Server",
    "passed": true,
    "size": 3073,
    "sizeLimit": 3500
  }
]

Closes #1149.

@vercel
Copy link

vercel bot commented Oct 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nuqs Ready Ready Preview Comment Nov 7, 2025 4:10pm

@franky47 franky47 added this to the 🪵 Backlog milestone Oct 18, 2025
@franky47 franky47 added the internal Internal issues & discussions label Oct 18, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 18, 2025

pnpm add https://pkg.pr.new/nuqs@1176

commit: 757d19a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Internal issues & discussions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove warning with debounce + shallow:true

2 participants