Skip to content

Releases: npm/ignore-walk

v8.0.0

24 Jul 15:36
01d462b

Choose a tag to compare

8.0.0 (2025-07-24)

⚠️ BREAKING CHANGES

  • ignore-walk now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

v7.0.0

04 Sep 21:48
229fc71

Choose a tag to compare

7.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • ignore-walk now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v6.0.5

04 May 01:09
9d965e0

Choose a tag to compare

6.0.5 (2024-05-04)

Bug Fixes

Chores

v6.0.4

29 Nov 17:45

Choose a tag to compare

6.0.4 (2023-11-29)

Bug Fixes

v6.0.3

26 Apr 18:47

Choose a tag to compare

6.0.3 (2023-04-26)

Dependencies

v6.0.2

21 Mar 17:41

Choose a tag to compare

6.0.2 (2023-03-21)

Dependencies

v6.0.1

07 Feb 05:01
d30e292

Choose a tag to compare

6.0.1 (2023-02-07)

Dependencies

v6.0.0

14 Oct 05:24
d2d454c

Choose a tag to compare

6.0.0 (2022-10-10)

⚠️ BREAKING CHANGES

  • ignore-walk is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

v5.0.1

06 Apr 15:49
4fb6b45

Choose a tag to compare

5.0.1 (2022-04-06)

Bug Fixes

  • trim ignore rules before matching (#28) (e6a9acc)

v5.0.0

05 Apr 19:25
78ee822

Choose a tag to compare

5.0.0 (2022-04-05)

⚠ BREAKING CHANGES

  • this drops support for node 10 and non-LTS versions of node 12 and node 14

Bug Fixes

  • replace deprecated String.prototype.substr() (#27) (a173abe)

Documentation

Dependencies