Logo
Explore Help
Sign In
tabshift/payload
1
0
Fork 0
You've already forked payload
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a26d03190e16fed3f526821f91ce998c1c2d4e99
payload/packages/next
History
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
..
src
feat!: type auto-generation (#6657)
2024-06-10 13:42:44 -04:00
.eslintignore
chore: narrow down eslint included files, change some rules to warn-only instead of erroring
2024-03-14 22:18:35 -04:00
.eslintrc.cjs
chore: eslint perf improvements for test suite, make use of cascading for all eslint configs to minimize duplicative rule
2024-03-12 09:15:38 -04:00
.prettierignore
chore: add missing .prettierignore files. Without them, folders like "dist" would not be excluded on a package-level despite a root-level .prettierignore being present
2024-03-14 22:48:27 -04:00
.swcrc
chore(ui): add ability to compile using react compiler (#6483)
2024-05-27 22:54:36 -04:00
.swcrc-cjs
feat!: next.js 15, react 19, react compiler support (#6429)
2024-05-23 13:30:12 -04:00
package.json
chore(release): v3.0.0-beta.43 [skip ci]
2024-06-07 17:45:28 -04:00
tsconfig.cjs.json
chore: withPayload CJS
2024-04-10 13:41:10 -04:00
tsconfig.json
chore: moves fields, preps for individual export
2024-03-19 14:43:46 -04:00
webpack.config.js
feat!: type auto-generation (#6657)
2024-06-10 13:42:44 -04:00
Powered by Gitea Version: 1.25.0 Page: 489ms Template: 20ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API