Skip to content

6.2.0

Compare
Choose a tag to compare
@ukrbublik ukrbublik released this 27 Apr 17:14
· 115 commits to master since this release
  • Fixed type Config: should have render settings like renderSize (PR #909) (issue #879)
  • Fixed type for renderBeforeWidget: RuleProps instead of wrong FieldProps (PR #909) (issue #879)
  • Breaking change in types: listValues renamed to treeValues in TreeSelectFieldSettings
    But old listValues is still supported in JS (PR #909)
  • Add support for ElasticSearch 7 term syntax (PR #906) (issue #904)
  • Fix mongodbFormat to work with mode = array (PR #908) (issue #907)