Skip to content

v0.5.2

Choose a tag to compare

@VanishMax VanishMax released this 15 Nov 17:03

Move library architecture to Rollup

This big release updates the entire architecture of the library. From now on, it will be built in several formats: esm, cjs and iife, so Industrial-ui can be installed in any possible way. Also, the build is much much lighter due to the Rollup's tree-shaking and modifications.

Testing checks on any git push are also configured. In future, any pull request will be required to pass all the checks in order to go to the main branch.