- Add ESM bundle.
- Update dependencies (Webpack, Karma, etc)
- Remove Babel regenerator runtime and preset-env.
- Add better internal initialization state structure.
- Expose
stactionInstance.initialized
andstactionInstance.initState
getter to tell if the store is ready.
- Update Typescript types, to be
a littlebetter.
- Update packages, except webpack 5 related packages, as they are breaking tests.