Elliot DeNolf
66e00f8172
chore(release): v3.0.0-beta.42 [skip ci]
2024-06-06 12:21:02 -04:00
Elliot DeNolf
aee3ee21d1
chore(release): v3.0.0-beta.41 [skip ci]
2024-06-05 16:25:52 -04:00
Elliot DeNolf
6659fd1b97
chore(release): v3.0.0-beta.40 [skip ci]
2024-06-03 22:37:24 -04:00
Alessio Gravili
59cde0dbb3
feat: match next.js env file loading behavior in bin scripts & importConfig, clean up installed packages & mismatching package versions ( #6601 )
2024-06-03 21:23:05 +00:00
Elliot DeNolf
c68189788c
chore(release): v3.0.0-beta.39 [skip ci]
2024-05-30 14:26:03 -04:00
Elliot DeNolf
b86d4c647f
chore(release): v3.0.0-beta.38 [skip ci]
2024-05-30 11:24:12 -04:00
Elliot DeNolf
4e0dfd410d
chore(release): v3.0.0-beta.37 [skip ci]
2024-05-29 10:54:45 -04:00
Elliot DeNolf
e3222f2ac3
chore(release): v3.0.0-beta.36 [skip ci]
2024-05-23 13:35:19 -04:00
Alessio Gravili
35f961fecb
feat!: next.js 15, react 19, react compiler support ( #6429 )
...
**BREAKING:**
- bumps minimum required next.js version from `14.3.0-canary.68` to
`15.0.0-rc.0`
- bumps minimum required react and react-dom versions to `19.0.0
`(`19.0.0-rc-f994737d14-20240522` should be used)
- `@types/react` and `@types/react-dom` have to be bumped to
`npm:types-react@19.0.0-beta.2` using overrides and pnpm overrides, if
you want correct types. You can find an example of this here:
https://github.com/payloadcms/payload/pull/6429/files#diff-10cb9e57a77733f174ee2888587281e94c31f79e434aa3f932a8ec72fa7a5121L32
## Issues
- Bunch of todos for our react-select package which is having type
issues. Works fine, just type issues. Their type defs are importing JSX
in a weird way, we likely just have to wait until they fix them in a
future update.
2024-05-23 13:30:12 -04:00
Elliot DeNolf
3d7c8277d7
chore(release): v3.0.0-beta.35 [skip ci]
2024-05-21 10:51:19 -04:00
Elliot DeNolf
0d544dacdb
chore(release): v3.0.0-beta.34 [skip ci]
2024-05-17 16:12:46 -04:00
Elliot DeNolf
eeb689dd55
chore(release): v3.0.0-beta.33 [skip ci]
2024-05-17 14:59:23 -04:00
Alessio Gravili
9d5c0d350c
feat!: upgrade minimum next version to 14.3.0-canary.68 & upgrade react packages, react-toastify ( #6387 )
...
**BREAKING:**
- The minimum required next version is now 14.3.0-canary.68. This is
because we are migrating away from the deprecated
experimental.serverComponentsExternalPackages next config key to
experimental.serverExternalPackages, which is not available in older
next canaries
- The minimum `react` and `react-dom` versions have been bumped to
^18.2.0 or ^19.0.0. This matches the minimum react version recommended
by next
2024-05-17 12:48:37 -04:00
Elliot DeNolf
0e9bbecbee
chore(release): v3.0.0-beta.32 [skip ci]
2024-05-14 17:33:28 -04:00
Elliot DeNolf
f52607f3b5
chore(release): v3.0.0-beta.31 [skip ci]
2024-05-14 12:37:38 -04:00
Elliot DeNolf
a70bcf81c0
chore(release): v3.0.0-beta.30 [skip ci]
2024-05-10 17:10:18 -04:00
Elliot DeNolf
ffa20aa7d0
chore(release): v3.0.0-beta.29 [skip ci]
2024-05-09 17:19:54 -04:00
Elliot DeNolf
ec556360b6
chore(release): v3.0.0-beta.28 [skip ci]
2024-05-08 14:08:09 -04:00
Elliot DeNolf
e95eea694c
chore(release): v3.0.0-beta.27 [skip ci]
2024-05-08 13:33:55 -04:00
Elliot DeNolf
259ae674a1
chore(release): v3.0.0-beta.26 [skip ci]
2024-05-08 11:18:39 -04:00
Elliot DeNolf
892b884745
chore(release): v3.0.0-beta.25 [skip ci]
2024-05-06 13:02:08 -04:00
Elliot DeNolf
e8dd0a7daf
chore: more type updates ( #6234 )
2024-05-06 12:57:50 -04:00
Elliot DeNolf
453e331014
chore: package.json author consistency
2024-05-06 11:05:44 -04:00
Paul
7f72006020
chore(plugin-stripe)!: add types exports and rename types to be more consistent with other plugins ( #6216 )
...
Co-authored-by: Elliot DeNolf <denolfe@gmail.com >
2024-05-06 10:37:44 -04:00
Elliot DeNolf
2ce65dc1e0
chore(release): v3.0.0-beta.24 [skip ci]
2024-05-03 14:56:47 -04:00
Elliot DeNolf
cb90e9f622
chore(release): v3.0.0-beta.23 [skip ci]
2024-05-02 16:05:19 -04:00
Paul
75a95469b2
feat(plugin-stripe): update plugin stripe for v3 ( #6019 )
2024-05-02 16:19:27 -03:00
Jacob Fletcher
a4e8795666
fix(deps): dedupes react ( #6064 )
2024-04-26 13:22:12 -04:00
Elliot DeNolf
df77152851
chore: add sort-package-json, sort all package.json files
2024-04-25 22:19:37 -04:00
Alessio Gravili
1853fde379
chore: upgrade typescript and "@types/"-prefixed packages
2024-04-06 15:35:09 -04:00
Elliot DeNolf
5d4bb10106
chore: update all package.json repository urls and homepage ( #5655 )
2024-04-04 12:02:08 -04:00
Elliot DeNolf
1e10f021b5
chore: update all package.json main, types, exports, publishConfig
2024-03-19 00:45:50 -04:00
Dan Ribbens
a742f82370
chore: plugins peerDependencies payload workspace
2024-03-10 11:43:13 -04:00
James
f51434880f
chore: add type: module to all packages
2024-03-06 11:27:45 -05:00
Elliot DeNolf
6d89f2160d
ci: proper dependency graph for turbo to build in right order
2024-02-29 16:55:30 -05:00
Elliot DeNolf
6ff42d1627
ci: fixed versioning ( #5214 )
...
* chore(deps): add lerna-lite
* feat: update-1
* feat(db-mongodb): update 2
* chore: lerna init
* chore: add version option to lerna config
* chore(ci): add gh usernames to changelog and user root package.json for version
* chore(ci): whitelist poc branches
* chore(ci): add contributors section
* chore(ci): use turbo for prepublishOnly scripts, enable caching
* chore(deps): update turborepo, add execa
* feat(plugin-stripe): adjust type import
* chore: remove lerna-lite
* chore(ci): new and improved release script for fixed versioning
* chore: remove unused lerna-lite packages
* chore: sync root package.json version
* chore: remove remnants of bundler packages
* chore(plugin-seo): update packagea.json from main, disable build
* chore: disable turbo caching
* chore(ci): update release script
* chore: sync pnpm-lock.yaml
* chore: ci cleanup
2024-02-29 16:01:51 -05:00
Jarrod Flesch
65081d995e
chore: correct broken int test import paths
2024-02-22 16:19:40 -05:00
Alessio Gravili
293cee6f90
chore(plugin-stripe): rename build script to _build ( #4344 )
2023-12-01 10:04:37 +01:00
Patrik
37b765cce8
fix(plugin-stripe): vite support ( #4279 )
...
* chore: updates export of stripe plugin & bumps payload versions
* chore: handles type errors
* chore: adds alias for stripeREST & strepWebhooks
* fixes issues with bundling within demo
* chore: defaults plugin-stripe demo to use vite bundler
* chore: updates pnpm lock file
* chore: removes yarn lock file from plugin-stripe demo
* chore: bumps payload in demo & cleans up demo config
* chore: updates pnpm lock file
---------
Co-authored-by: Jarrod Flesch <jarrodmflesch@gmail.com >
2023-11-28 14:12:18 -05:00
Elliot DeNolf
c4561a4390
chore: proper clean scripts
2023-10-25 15:05:14 -04:00
Elliot DeNolf
8fe712cb66
chore(release): plugin-stripe/0.0.16 [skip ci]
2023-10-25 13:28:10 -04:00
Elliot DeNolf
459a55dfb6
chore(plugin-stripe): use payload 1.x as dev dep
2023-10-25 13:27:30 -04:00
Elliot DeNolf
0851ef41d7
chore(plugin-stripe): update peer deps
2023-10-25 12:19:22 -04:00
Elliot DeNolf
ae5b397bc8
test(plugin-stripe): stub tests
2023-10-23 00:11:19 -04:00
Elliot DeNolf
c86ae0a9d2
chore(plugin-stripe): cleanup after import
2023-10-22 17:38:56 -04:00
Elliot DeNolf
927a1ab049
chore(release): plugin-nested-stripe/0.0.15
2023-10-13 10:57:48 -04:00
Elliot DeNolf
f23ae28d45
chore(deps): add payload 2.0 to peer deps
2023-10-13 10:56:46 -04:00
Elliot DeNolf
36740b70d4
0.0.15-beta.0
2023-10-06 11:49:53 -04:00
Patrik Kozak
56cf767e18
chore: improves alias pattern
2023-10-05 15:37:01 -04:00
Jacob Fletcher
0a45389a25
0.0.14
2023-08-04 13:28:23 -04:00