payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
23.54k stars 1.5k forks source link

feat: upgrade from typescript 5.4.5 to 5.5 #6893

Closed AlessioGr closed 3 months ago

AlessioGr commented 3 months ago

Description

Type of change

Checklist:

dominikzogg commented 3 months ago

@AlessioGr I tried to upgrade to TS 5.5 it in my 2.x and 3.x beta. It failes on generate types. Will this fix it?

denolfe commented 3 months ago

@dominikzogg There will need to be a similar PR for 2.x

AlessioGr commented 3 months ago

Closing this in favor of https://github.com/payloadcms/payload/pull/6385