Skip to content

Releases: himself65/rich-data

v2.15.0 - Performance Update

25 Mar 08:30
Compare
Choose a tag to compare

What's new?

I am pleased to announce that we have significantly improved @data-viewer/viewer performance and efficiency starting from this version. Specifically, we have removed @mui/material, @emotion/react, and @emotion/styled, resulting in a significantly lighter overall size and faster rendering speed.

Now you will need to import a CSS file.

import '@rich-data/viewer/theme/base.css'

UI Components

  • Smaller bundle size

UX Updates

  • Storybook UI Test Support
  • Performance Monitoring Support

Semantic Version

Now, install @rich-data/viewer will install the correct version.

What's Changed

Full Changelog: v2.2.4...v2.15.0

v2.2.4

20 Mar 08:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

19 Mar 16:44
Compare
Choose a tag to compare

Bug Flxes

New Contributors

Full Changelog: https://github.com/Himself65/data-viewer/commits/v2.2.3