31.0.0
⚠️ Breaking changes
- Make
defineExtensionConfig
aware of Vite's mode by @arnaugiralt in #70
defineExtensionConfig
returns a function that accepts a ViteconfigEnv
parameter. No changes are required in most cases, but check you can check the PR for more information.
Other changes
- Update eslint config and add prettier by @paulinaczybir in #66
- Add storybook for complextable by @nerimartinez in #68
- Update dependencies by @arnaugiralt in #69
Full Changelog: 30.7.0...31.0.0