Skip to content

Releases: nx-js/compiler-util

v2.0.0

08 Jun 15:33
Compare
Choose a tag to compare

Breaking changes

This release breaks only undocumented behavior, it should not break usage for normal users.

  • The default library format is now es5 instead of es6, you can learn more about formats here.
  • filter, limiter, expose, hide and hideAll are no longer chainable.