# [4.0.0](https://github.com/Trott/remark-lint-prohibited-strings/compare/v3.1.0...v4.0.0) (2024-03-06)


### chore

* update dependencies and perform one lint fix ([3f83f98](https://github.com/Trott/remark-lint-prohibited-strings/commit/3f83f984374a08a4a6ec3754a69948a36edbca11))


### BREAKING CHANGES

* Drop support for Node.js earlier than 18.x

# [3.1.0](https://github.com/Trott/remark-lint-prohibited-strings/compare/v3.0.0...v3.1.0) (2021-10-12)


### Features

* **options:** `ignoreNextTo` now supports an array of strings to ignore ([#178](https://github.com/Trott/remark-lint-prohibited-strings/issues/178)) ([5c52b47](https://github.com/Trott/remark-lint-prohibited-strings/commit/5c52b47797b3d129b84e9e89c3dab0782c6a9902))

# [3.0.0](https://github.com/Trott/remark-lint-prohibited-strings/compare/v2.1.0...v3.0.0) (2021-08-15)


### chore

* update to ESM-only remark-lint@9.0.0 ([5330580](https://github.com/Trott/remark-lint-prohibited-strings/commit/53305803fe28e6f0698a1be6270781ca7f7fbe9e))


### BREAKING CHANGES

* ESM-only

# [2.1.0](https://github.com/Trott/remark-lint-prohibited-strings/compare/v2.0.0...v2.1.0) (2021-08-12)


### Features

* add replaceCaptureGroups option ([ecf9caa](https://github.com/Trott/remark-lint-prohibited-strings/commit/ecf9caac4638272b4cf0625f8a7da66d5941f404))

# [2.0.0](https://github.com/Trott/remark-lint-prohibited-strings/compare/v1.5.2...v2.0.0) (2021-04-26)


### chore

* drop support for 10.x and add support for 16.x ([39b7019](https://github.com/Trott/remark-lint-prohibited-strings/commit/39b7019cc23984a5bb7ae123cc3ab96ae06592e1))


### BREAKING CHANGES

* drop support for Node.js 10.x
