Skip to content

Performance improvements

Compare
Choose a tag to compare
@thom4parisot thom4parisot released this 17 Jan 21:18
· 282 commits to master since this release

Nothing new: only optimization and cleanup.

There is a Backward Compatibility Break if you used directly rules.json. Format has changed.
Use rules-legacy.json to benefit from the formatted data from version 1.0.x.

  • builder now relies on grunt
  • reduced the number of dependencies, all of them are devDependencies specific only
  • reduced the filesize of rules.json (from 600K to less than 60K, it's about 21K gzipped)