-
-
Notifications
You must be signed in to change notification settings - Fork 496
Description
I am already thinking about version 7 for a moment and wanted a place to talk about it.
-
Split the lib into multiple packages to have a core and a package by template/client. Like that we can have multiple advantages. Versioning for the template and be able to use an older version of a template if your project is on an older version of react-query for example. Also having a core will help people that want to create their own template and then use it with other features of orval.
-
Rethink the config file since I started this lib a lot of stuff has been added and I think we can improve some points. For example, the generation could be more custom. I think for example that having a mix of this and some of Orval features could be great
-
move to esm?
if you have any other ideas throw them here so that we can discuss it