2.22.0 (2024-06-20)
Features
Bug Fixes
- adjust json field schema for defaultValue (#6872) (58427ff)
- array row validation messages (#6780) (68ea693)
- cannot use empty string in defaultValue on text-like fields (#6842) (3364385)
- corrects redirect with lonely slash on login (#6784) (dae56e6)
- db-postgres: cascade delete FKs on hasMany relationships (#6735) (9ecc6c8)
- payload, db-mongodb: querying relationships with
in
¬_in
(#6773) (f6ba3be), closes #6741 - plugin-cloud-storage: missing error handling for invalid plugin config, leading to unexpected webpack errors (#6786) (015aafd)
- ui: withinCollapsible always false from useCollapsible provider (#6783) (9f0aaf0), closes #6760
- unflattening json objects containing keys with periods (#6834) (025306f), closes #5378
- upgrade swc, fixing swc issues on linux (#6809) (1c986a9)