Releases: nx-js/compiler-util
Releases · nx-js/compiler-util
v2.0.0
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.