Skip to content

v119.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 26 Dec 11:23
· 33 commits to master since this release

119.0.0 -2019-12-26

  • Changed: move the node/no-exports-assign rule from other presets to the node preset.
  • Changed: move the node/exports-style rule from other presets to the node preset.
  • Changed: move the node/no-unpublished-require rule from other presets to the node preset.
  • Changed: move the node/no-unpublished-import rule from other presets to the node preset.
  • Changed: move the node/no-unsupported-features/es-syntax rule from other presets to the node preset.