Merged
Conversation
- Update sharp dependency from ^0.32.6 to ^0.34.5 - Fix ArrayBuffer type in rehypeImageMetadata plugin
- Migrate ESLint config to flat config format - Update all page components to use async params - Move themeColor from metadata to viewport - Update TypeScript config for React 19 JSX - Rename middleware to proxy - Update lint script to use ESLint 9 - Add webpack flag to dev script
- Replace ESLint with Biome for code formatting - Apply consistent formatting across codebase - Clean up dependencies in pnpm-lock.yaml - Update import order and code style - Improve hook implementations with useCallback
- Add .cursor directory to gitignore - Add .specstory and .cursorindexingignore files
- Update @react-spring/web to ^9.7.5 - Update next-nprogress-bar to ^2.4.7 - Update rehype-code-titles to ^1.2.1 - Update dev dependencies (tailwindcss, typescript, testing libraries)
- Convert params from sync objects to Promise.resolve() - Reorder imports to place mockNavigation first - Replace notFound() calls with expect().rejects.toThrow() - Fix useI18n test expectation for unsupported locales - Improve test descriptions with parameter details
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Update all page and layout components to use async params - Replace RootParams with PageProps and LayoutProps types - Change locale parameter types from Locale to string - Update tsconfig jsx setting to react-jsx - Add react-spring type definitions - Fix useRef initialization and ArrayBuffer types
- Update tsconfig.json path mapping from ~/* to #/* - Update jest.config.js moduleNameMapper accordingly - Migrate all import statements across source and test files - Update 24 files to use new path alias consistently
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #136 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 33 33
Lines 542 555 +13
Branches 93 93
=========================================
+ Hits 542 555 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.