Skip to content

5.24.2

Latest
Compare
Choose a tag to compare
@heath-freenome heath-freenome released this 28 Jan 02:16
· 3 commits to main since this release

@rjsf/utils

  • switch lodash.isEqualWith to fast-equals.createCustomEqual providing areFunctionsEqual assuming any functions are equal.
  • Fixed issue with oneOf selector can be modified in readonly mode, fixing #4460
  • Fixed issue with fields inside an array can't be set to empty when a default is set, fixing #4456
  • Fixed issue with file accept attribute, fixing #4404.

@rjsf/mui

  • Fixed issue with file accept attribute, fixing #4404.