Skip to content

1.1.5 - React compatibility fixes

Latest
Compare
Choose a tag to compare
@OvidijusParsiunas OvidijusParsiunas released this 01 Mar 15:52
· 1 commit to main since this release

This release includes an update to the Active Table's integration in React.

Previously, when devs were using create react app or other React integrations - they would sometimes run into an error that would contain something along the lines of the following:

...
module with javascript mimetype, a '*.mjs' file, or a '*.js' file where the package.json contains '"type": "module"'
...

We have now fixed this issue by bundling the project using vite.