Conversation
Remove ESLint 9 and eslint-config-next, add @biomejs/biome 2.x with equivalent lint rules (noExplicitAny, useImportType, noUnusedVariables, useExhaustiveDependencies) plus noUnusedImports. Add formatter config and new npm scripts (lint, format, check, validate). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Disable CSS processing (PostCSS variables not supported by Biome), disable rules not in original ESLint config, use double quotes, update schema version to 2.3.14. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Auto-format all TypeScript/TSX files with Biome: double quotes, 4-space indent, organized imports, import type enforcement. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace ESLint step with Biome lint, add format checking step. Rename job to Lint & Format Frontend. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Run npm update for all packages within current semver ranges. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update schema definitions to use Zod 4 error option convention. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Upgrade @mantine/core, @mantine/hooks, @mantine/modals to 8.3.14. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Reflect ESLint to Biome migration, Mantine 7 to 8, updated commands. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace useCookie with native document.cookie helper, useLocalStorage with Mantine useLocalStorage. Uninstall react-use (removed 30 packages). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove react-masonry-css dependency, use native CSS columns property with responsive breakpoints for the best submissions grid. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
manhir
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.