Releases
v1.2.2
1.2.2 (2022-12-02)
Bug Fixes
adds contain operators for text/email/radio fields (4c37af6 )
adjusts how limit is set, both in options and paginates limit (a718010 )
aligns mongoose PaginatedDocs type with actual lib type (dce2081 )
allows for form controlled relationship fields to be populated (e4435bb )
allows for limit bypass on version find operations (891f00d )
blockName grows in all browsers (03c2ab5 )
corrects skipValidation (e6f1c6f )
dynamic relationship filterOptions (99c1f41 )
ensures enums cannot query on partial matches (ec51929 )
german translation optimizations (#1485 ) (e9d2163 )
handle multiple locales in relationship population (#1452 ) (04c689c )
i18n: requiresAtLeast variable in de.json (#1556 ) (47fd0d9 )
ignore validation when unpublishing, do not allow restore with invalid form state (77ab542 )
indexSortableFields timestamp fields #1506 (#1537 ) (7aada3c )
infinite rerenders, accounts for hasMany false (16d00e8 )
moves relationship field useEffect into async reducer action (54ef40a )
moves sharp types from devDeps to deps (b3d526b )
reverts async reducer and resolves infinite effect (a9da81f )
sanitize number query params before passing to find operation (c8d1b9f )
translate select field option labels (#1476 ) (3a9dc9e )
update drafts includes latest version changes (48989d0 )
updates code field css (3eebd66 )
updates syntax colors for light theme (dbfe7ca )
uses baseClass in code field (d03f0ae )
Features
decouples limit from pagination, allows for no limit query (f7ce0c6 )
improve typescript comments (#1467 ) (5bd8657 )
log email transport error messages (#1469 ) (a90a1a9 )
removes theme provider and updates background for code fields (1a6c9a3 )
You can’t perform that action at this time.