Skip to content

Commit ea7e37e

Browse files
committed
build: Upgrade to Next.js 15.5.5 and enhance font rendering
- Updated Next.js to version 15.5.5 and related dependencies. - Added consistent font rendering and smoothing styles for better cross-browser compatibility.
1 parent 4675310 commit ea7e37e

File tree

4 files changed

+1869
-425
lines changed

4 files changed

+1869
-425
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
> Oct 14, 2025
4+
5+
- Version 3.5.5
6+
- feat: Upgraded to latest Nextjs 15.5.5 and updated related deps
7+
- feat: Add consistent font rendering and smoothing styles that works across browsers
8+
- note: To enable turbopack `"dev": "next dev --turbopack"`, add this to the scripts in package.json.
9+
- note: Next.js 16 is currently in beta; upgrade planned upon stable release.
10+
311
> Sept 26, 2025
412
513
- Version 3.5.4

0 commit comments

Comments
 (0)