v0.13.3
·
4561 commits
to main
since this release
0.13.3 (2021-01-19)
Bug Fixes
- seed: wrap application with ThemeProvider (#1185) (842ff20)
- remove 'export * as' syntax for compatibility with react-scripts 3 (#1184) (b4fe896)
- resolve CSS variables correctly in IE11 (#1183) (a5ac248)
- ObjectPage: add accessibility labels to header buttons and title levels (#1176) (80f3057), closes #1166 #1165