api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
369 stars 132 forks source link

Use Next 13 in the generator #346

Closed dunglas closed 1 year ago

dunglas commented 1 year ago

Description
The Next generator must output code compatible with Next 13: https://nextjs.org/blog/next-13

The API Platform distribution must also be updated to ship Next 13.