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.