Skip to content

v12.2.6-canary.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@ijjk ijjk released this 30 Aug 20:06
dddc60d

Core Changes

  • Upgrade typescript to 4.8.2: #39979
  • Remove Unused SQLite file: #40056
  • Update next/future/image to use svg blur placeholder during next dev: #39992
  • Remove <noscript> from next/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!