Skip to content

fix: make parseAsBoolean case insensitive#1204

Merged
franky47 merged 2 commits into47ng:nextfrom
joshuaobrien:boolean-case
Nov 7, 2025
Merged

fix: make parseAsBoolean case insensitive#1204
franky47 merged 2 commits into47ng:nextfrom
joshuaobrien:boolean-case

Conversation

@joshuaobrien
Copy link
Contributor

@joshuaobrien joshuaobrien commented Nov 6, 2025

Closes #1203.

@vercel
Copy link

vercel bot commented Nov 6, 2025

@joshuaobrien is attempting to deploy a commit to the 47ng Team on Vercel.

A member of the Team first needs to authorize it.

@franky47 franky47 added this to the 🪵 Backlog milestone Nov 7, 2025
@franky47 franky47 added deploy:preview Deploy a preview version of this PR on pkg.pr.new parsers/built-in Related to built-in parsers labels Nov 7, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 7, 2025

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

commit: ec5a96b

Copy link
Member

@franky47 franky47 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@vercel
Copy link

vercel bot commented Nov 7, 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:06pm

@franky47 franky47 marked this pull request as ready for review November 7, 2025 16:04
@franky47 franky47 enabled auto-merge (squash) November 7, 2025 16:04
@franky47 franky47 merged commit e0e3843 into 47ng:next Nov 7, 2025
27 checks passed
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

🎉 This PR is included in version 2.7.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot removed this from the 🚀 Shipping next milestone Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy:preview Deploy a preview version of this PR on pkg.pr.new parsers/built-in Related to built-in parsers released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parseAsBoolean parses TRUE as false

2 participants