Skip to content

v3.0.0

Compare
Choose a tag to compare
@jescalan jescalan released this 27 Jul 23:05
· 11 commits to master since this release
  • MASSIVELY BREAKING, guaranteed you will have to change some code with this update. Luckily, it's not too big of a change. Sugarss has been removed as the default parser, which means the default requires brackets and semicolons.
  • If you want to add sugarss back, you can just yarn add sugarss, then require it and pass it to the parser option of this preset. That's all!