- Fix a bug related to data animation properties parser
- Fix a bug related to parent rotation storing when using JavaScript methods
- Fix a bug with animation positions with negative values
- Fix a bug animation elements already positioned
- Add support for animating positions
- Removed @emotion/hash dependency
- Fix error using the library directly from the browser
- Implemented the rotation of groups containing planes
- Breaking change: The library has been rewritten completely
- Remove jss and jss-plugin-camel-case as dependencies, the styles are managed by the library itself
- The transformations are applied using matrix tranformation instead of skew and rotate tranformations
- It is possible to rotate planes
- Remove a position or a background class if a new one is added
- isometric-css has been released