Skip to content

7.0.4

Latest
Compare
Choose a tag to compare
@kaelzhang kaelzhang released this 25 Apr 02:34
· 4 commits to master since this release
  • PATCH Allows files named .{3,}, such as ... for Linux / macOS (#68)
ig.ignores('...')
ig.ignores('....')
// It will throw a RangeError in versions prior to 7.0.4, but it is ok if >= 7.0.4

An upgrade is recommended for all dependents