v3.0.0 #9320
denolfe
announced in
Announcement
v3.0.0
#9320
Replies: 2 comments 1 reply
-
Great work everyone! |
Beta Was this translation helpful? Give feedback.
0 replies
-
v3.1.1 you just pushed release is bugged, "Attempted import error: 'flattenAllFields' is not exported from 'payload' (imported as 'flattenAllFields')." looks like the actual export is "flattenFields", called somewhere i cant be bothered to find, but rolled back to 3.1.0 all errors gone |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v3.0.0 (2024-11-19)
This is a major release that includes a re-architecture of Payload from Express and a single-page React app to Next.js. In addition to this architectural change, we've also shipped a ton of large features, miscellaneous fixes, and DX improvements.
Architectural changes
ui
,next
,translations
, andgraphql
nodemon
Large features
hasMany
upload fields are now supportedSmall but still important features
_rels
tablecount
,countVersions
,countGlobalVersions
,upsert
baseListFilter
function to allow enforced list view filters based on usert
function/access
permissions resultsreact-toastify
forsonner
virtual: true
This release includes breaking changes. In order to update from version 2 to 3, please review the migration docs.
🤝 Contributors
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions