Skip to content

v1.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Dec 13:53
· 0 commits to main since this release
a216eba

Minor Changes

  • d9fec87: User provided ignores are now merged with the internal ignores, which primarily exist to ignore the files that the current config is not supposed to work with and might crash on
  • df38077: [BREAKING] un: allow option now accepts an object instead of an array, and undefined is now allowed by default, and the provided value will be merged with the default
  • e468454: regexp: letter-case: set unicodeEscape and hexadecimalEscape to uppercase to avoid conflicts with unicorn/escape-case and make such escapes more distinguishable

Patch Changes