Skip to content

4.0.0

Choose a tag to compare

@NickDJM NickDJM released this 22 Sep 14:19
· 1 commit to 3.x since this release

4.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • config: removing prettier and other old standards may break custom projects

Features

  • config: upgrade to new standard and config (2b3a8e6)
  • support both cjs and es imports (0f97628)

Bug Fixes

  • disable 2 rules that conflict with existing projects (aa27d9a)

Documentation

  • update documentation for 4.x (f4d3d69)

Build System

  • npm: replace prettier plugin with prettier config (f0666cc)
  • npm: update all dev dependencies to latest (c19cb59)
  • prettier: update config (a4ca0ac)