Skip to content

v0.10.0-beta.0

Compare
Choose a tag to compare
@gsreynolds gsreynolds released this 30 Aug 11:31
· 392 commits to main since this release
d5adcd1

What's Changed

  • Replace react-scripts with Vite by @gsreynolds in #236
  • Update Jest tests, replace enzyme with react-testing-library by @gsreynolds in #238
  • add a key prop to the link in the avatar group by @martindstone in #241
  • Turn off fuzzy search by default so global search would look for exact matches, add setting to turn it back on by @martindstone in #243
  • Fix "You passed a container to the second argument of root.render(...)" warning by @gsreynolds in #245
  • Expand linting to all directories by @gsreynolds in #251
  • Remove unused dependencies by @gsreynolds in #252
  • Upgrade to Node 20.5.1 for development, testing and deployment by @gsreynolds in #145
  • Fix bug where custom columns restored from a presets file would be lost if rearranged by @martindstone in #284
  • Add Links column which will display formatted links from the alert links property (text and href) by @martindstone in #287
  • Add the ability to filter on any column by clicking on the header by @martindstone in #290
  • Add shift-click to select contiguous rows by @martindstone in #295
  • [Release] v0.10.0 beta.0 by @gsreynolds in #297

Dependencies

Full Changelog: v0.9.2-beta.0...v0.10.0-beta.0