Closed
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
- bump NextJS to 15.3 which is released in Apirl 2025: https://nextjs.org/blog/next-15-3#typescript-plugin-performance-improvements
- use
@next/codemod
codemod to apply required updates - bump TypeScript lib from v4 to v5 to make use of enhancement of NextJS TypeScript Plugin Performance
2. Additional context or comments
No response
3. Can you help us with this feature?
- I am interested in contributing to this feature.