@rjsf/antd theme
- Replace babel-plugin-import with manual tree-shaking to improve bundle size (#1900)
- Fix classNames not being recognized (#1900)
- Fix build issues with playground under windows (#1900)
- Fix crashing issues with datetime widget, force the use of dayjs instead of moment.js (#1900)
- chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 in /packages/antd (#1925)
@rjsf/fluent-ui theme
- chore(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/fluent-ui (#1924)
@rjsf/material-ui theme
- Allow checkboxes to be submitted with a "false" value when marked as required in the schema (#1825)
- chore(deps): bump lodash from 4.17.15 to 4.17.19 in /packages/material-ui (#1926)
@rjsf/semantic-ui theme
- Don't replace 0 with the empty string (#1923)
Dev / docs / CI
- Updates the development section of the contribution docs to correct the process for booting a local server from a fresh install (#1913).
- chore(deps): bump crazy-max/ghaction-github-pages from v2.1.0 to v2.1.1 (#1929)
- chore(deps): bump actions/setup-python from v2.0.1 to v2.1.0 (#1928)
- chore(deps): bump actions/setup-python from v2.1.0 to v2.1.1 (#1932)
- chore(deps): bump actions/setup-node from v2.1.0 to v2.1.1 (#1934)