Skip to content

v5.0.0

Choose a tag to compare

@streamich streamich released this 22 Mar 19:22
· 141 commits to master since this release

5.0.0 (2019-03-22)

Bug Fixes

  • πŸ› don't load VCSSOM in non-browser environments (857b2d2)
  • πŸ› search for rule index before removing it (27b48ca)

Features

  • 🎸 add CSSOM and VCSSOM TypeScript typings (607253a)
  • 🎸 add TypeScript definitiosn for some missing addons (6611aac)
  • 🎸 allow JS-style snake-case declaration properties (9b8197a)
  • 🎸 move TypeScript typings inline next to implementations (224ee56)

BREAKING CHANGES

  • 🧨 refactoring TypeScript types might break some TypeScript builds