Skip to content

Fixes#156

Merged
mbeps merged 2 commits into
mainfrom
dev
May 17, 2026
Merged

Fixes#156
mbeps merged 2 commits into
mainfrom
dev

Conversation

@mbeps

@mbeps mbeps commented May 17, 2026

Copy link
Copy Markdown
Owner

This pull request focuses on improving error message handling for authentication, updating dependencies for better compatibility, and suppressing specific browser-related warnings. The most important changes are summarized below:

Error Message Improvements:

  • Enhanced error message display in authentication components (Login.tsx, Signup.tsx, and ErrorMessage.tsx) to show either a user-friendly error from FIREBASE_ERRORS or fallback to the raw error message if not found. This ensures users always see a meaningful error. [1] [2] [3]

Dependency Updates:

  • Updated next and eslint-config-next to version 16.2.6 in package.json for improved compatibility and stability.
  • Upgraded baseline-browser-mapping to ^2.10.30 and added a resolutions field to enforce this version, reducing potential version conflicts.

Build/Environment Configuration:

  • Added BROWSERSLIST_IGNORE_OLD_DATA and BASELINE_BROWSER_MAPPING_IGNORE_OLD_DATA to .env.example to suppress warnings about outdated browser data during builds.

@vercel

vercel Bot commented May 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
circus-discussion Ready Ready Preview, Comment May 17, 2026 8:29pm

@mbeps
mbeps merged commit 9d0e357 into main May 17, 2026
12 checks passed
Sign up for free to 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.

1 participant