Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Robot-Inventor Robot-Inventor released this 17 Feb 17:50
· 14 commits to main since this release

The First Major Update

BREAKING CHANGES

This version includes some breaking changes. For example, methods are renamed snake_case to camelCase and CSS custom properties have mc- prefix.

Highlights

Added

  • npm package is now available
  • doc: add JSDoc
  • doc: documentation is now available
  • chore: add keywords field to package.json

Changed

  • chore: update dependencies
  • doc: improve README.md
  • improvement: add mc- prefix to CSS custom properties
  • improvement: types are now stricter
  • improvement: use drop-shadow instead of box-shadow

Fixed

  • fix: CSS custom properties now can be overwrite without !important

Full Changelog

Full changelog: v1.1.2.0...v2.0.0