Elliot DeNolf
7309d474ee
feat!: type auto-generation ( #6657 )
...
Types are now auto-generated by default.
You can opt-out of this behavior by setting:
```ts
buildConfig({
// Rest of config
typescript: {
autoGenerate: false
},
})
```
2024-06-10 13:42:44 -04:00
..
2024-04-03 08:49:31 -04:00
2023-09-01 14:45:41 -04:00
2024-03-12 09:15:38 -04:00
2024-05-25 22:06:43 +00:00
2024-04-16 09:22:41 -04:00
2023-09-01 14:45:41 -04:00
2024-06-10 13:42:44 -04:00
2024-04-16 09:22:41 -04:00
2024-05-29 14:01:13 -04:00
2024-04-16 09:22:41 -04:00
2023-09-01 14:45:41 -04:00
2023-09-01 14:45:41 -04:00
2023-09-01 14:45:41 -04:00
2024-05-20 15:57:52 -04:00
2024-05-20 15:57:52 -04:00
2024-05-20 15:57:52 -04:00
2023-09-01 14:45:41 -04:00
2023-09-01 14:45:41 -04:00
2023-09-01 14:45:41 -04:00
2023-11-07 15:20:57 -05:00
2024-03-25 11:09:17 -04:00
2024-03-14 23:53:47 -04:00
2024-05-09 17:12:51 -04:00
2023-10-26 09:04:13 -04:00