Core Changes
- Upgrade typescript to 4.8.2: #39979
- Remove Unused SQLite file: #40056
- Update
next/future/image
to use svg blur placeholder duringnext dev
: #39992 - Remove
<noscript>
fromnext/future/image
: #40075 - Fix
filePath
being wrongly stringified: #40070 - Refactor Server Router: #39902
- Update to detect GSSP with edge runtime during build: #40076
Documentation Changes
- Update debugging.md (--dev -> --save-dev for npm): #39998
- docs(testing): add JSDoc typing in
jest.config.js
: #40090 - docs(image): Use hook inside of function component: #40096
Example Changes
- Refactored the with-supertokens example to use typescript: #39987
Misc Changes
- Update flakey tsconfig test: #40105
Credits
Huge thanks to @huozhi, @wyattjoh, @titusdmoore, @ykdojo, @styfle, @shuding, @jferrettiboke, and @Dueen for helping!