# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.0.3](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@10.0.2...@foray1010/remark-preset@10.0.3) (2025-03-11)

### Bug Fixes

- **remark-preset:** remove remark-validate-links because of false positives ([76c5fb5](https://github.com/foray1010/common-presets/commit/76c5fb5f1fa1e60c1f61dcc6c9ec38c5c8fc3841))

## [10.0.2](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@10.0.1...@foray1010/remark-preset@10.0.2) (2024-10-01)

### Bug Fixes

- **deps:** update dependency remark-lint-no-dead-urls to v2 ([df1f54a](https://github.com/foray1010/common-presets/commit/df1f54a2d6bd537d6e7b453126f316c8bdc37bcd))

## [10.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@10.0.0...@foray1010/remark-preset@10.0.1) (2024-04-15)

### Bug Fixes

- **remark-preset:** update remark dependencies ([82dbb94](https://github.com/foray1010/common-presets/commit/82dbb9423a387c9cc660faa44addefc2a2f0d9bc))

## [10.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@9.0.1...@foray1010/remark-preset@10.0.0) (2023-11-17)

### ⚠ BREAKING CHANGES

- require node `^18.12.0 || >=20.9.0`

### Miscellaneous Chores

- require node `^18.12.0 || >=20.9.0` ([e231508](https://github.com/foray1010/common-presets/commit/e231508673cefd6e4792083e4f15fd152446e32d))

## [9.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@9.0.0...@foray1010/remark-preset@9.0.1) (2023-10-01)

### Bug Fixes

- **deps:** update dependency remark-frontmatter to v5 ([1fab4fc](https://github.com/foray1010/common-presets/commit/1fab4fcbd809233d636e8b1265fd086e2ea65fac))
- **deps:** update dependency remark-validate-links to v13 ([2e6a23d](https://github.com/foray1010/common-presets/commit/2e6a23de59fb649bb82e9b3a324af4ac8645b39c))

## [9.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@8.0.0...@foray1010/remark-preset@9.0.0) (2023-03-23)

### ⚠ BREAKING CHANGES

- require node `^16.14.0 || >=18.12.0`

### Miscellaneous Chores

- require node `^16.14.0 || >=18.12.0` ([5baf6eb](https://github.com/foray1010/common-presets/commit/5baf6eba6d42958596c130724a502c59fe1a4e83))

## [8.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@7.0.4...@foray1010/remark-preset@8.0.0) (2022-11-07)

### ⚠ BREAKING CHANGES

- drop nodejs 14.17 and 18.11

### Miscellaneous Chores

- drop nodejs 14.17 and 18.11 ([8e5c967](https://github.com/foray1010/common-presets/commit/8e5c9677b89d38c88de465f069bb5de683a8a40b))

## [7.0.4](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@7.0.3...@foray1010/remark-preset@7.0.4) (2022-09-28)

**Note:** Version bump only for package @foray1010/remark-preset

## [7.0.3](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@7.0.2...@foray1010/remark-preset@7.0.3) (2022-09-22)

### Bug Fixes

- **deps:** update dependency remark-preset-prettier to v2 ([3118038](https://github.com/foray1010/common-presets/commit/3118038584c8895e2cee7ccbdb8a6227493b98f6))

## [7.0.2](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@7.0.1...@foray1010/remark-preset@7.0.2) (2022-08-24)

**Note:** Version bump only for package @foray1010/remark-preset

## [7.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@7.0.0...@foray1010/remark-preset@7.0.1) (2022-08-24)

### Bug Fixes

- remove unused ignore patterns ([11d05bf](https://github.com/foray1010/common-presets/commit/11d05bf3e7cb001d1260f885089500e1ddf5fb02))

## [7.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@6.0.1...@foray1010/remark-preset@7.0.0) (2022-08-02)

### ⚠ BREAKING CHANGES

- **remark-preset:** support remark >= 12

### Features

- **remark-preset:** support remark >= 12 ([f6f67e5](https://github.com/foray1010/common-presets/commit/f6f67e571f32e721abcb52ff8aafad453777e784))

### Bug Fixes

- **remark-preset:** cannot run in node 14.17 ([a1fb90a](https://github.com/foray1010/common-presets/commit/a1fb90a4b416b39e76cae104ffc0e56f68f1b23b))

## [6.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@6.0.0...@foray1010/remark-preset@6.0.1) (2022-06-13)

### Bug Fixes

- should drop node 17 in version range ([0e911fd](https://github.com/foray1010/common-presets/commit/0e911fd737e472d699bfc32d866067ed6ccfa269))

## [6.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@5.0.0...@foray1010/remark-preset@6.0.0) (2022-06-13)

### ⚠ BREAKING CHANGES

- drop node 12 and 17

### Miscellaneous Chores

- drop node 12 and 17 ([c43351e](https://github.com/foray1010/common-presets/commit/c43351e0da92209fc3100d9cb1bc129af320fdac))

## [5.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@4.0.1...@foray1010/remark-preset@5.0.0) (2021-11-10)

### ⚠ BREAKING CHANGES

- **deps:** require remark-cli >=10
- only support node ^12.22.0 || ^14.17.0 || >=16.13.0

### Miscellaneous Chores

- bump node version requirement ([6906953](https://github.com/foray1010/common-presets/commit/6906953ac0b781376d5c8a17d27faef6a457278a))
- **deps:** update remark monorepo ([#313](https://github.com/foray1010/common-presets/issues/313)) ([f1ef689](https://github.com/foray1010/common-presets/commit/f1ef689ddaf889fdb1be3c952c911d976d926ce8))

### [4.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@4.0.0...@foray1010/remark-preset@4.0.1) (2021-08-25)

**Note:** Version bump only for package @foray1010/remark-preset

## [4.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.4.2...@foray1010/remark-preset@4.0.0) (2021-04-29)

### ⚠ BREAKING CHANGES

- drop node 10

### Bug Fixes

- cannot load remark preset ([fe2ec5f](https://github.com/foray1010/common-presets/commit/fe2ec5fb28c33b812643cdf057b89397eef892ef))

### Miscellaneous Chores

- drop node 10 ([fc35a40](https://github.com/foray1010/common-presets/commit/fc35a406c7da58a192e32929723ec46cc17ae219))

## [3.4.2](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.4.1...@foray1010/remark-preset@3.4.2) (2021-02-23)

### Bug Fixes

- allow title case on file name ([804a8e9](https://github.com/foray1010/common-presets/commit/804a8e9ea98dfdd3e92cf5164fe74131d5018df6))

## [3.4.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.4.0...@foray1010/remark-preset@3.4.1) (2020-12-21)

**Note:** Version bump only for package @foray1010/remark-preset

# [3.4.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.3.0...@foray1010/remark-preset@3.4.0) (2020-10-28)

### Features

- **remark-preset:** support yaml frontmatter ([8582aac](https://github.com/foray1010/common-presets/commit/8582aacdb375eccec467d795b8eb3bf324805077))

# [3.3.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.2.1...@foray1010/remark-preset@3.3.0) (2020-10-18)

### Features

- **remark-preset:** upgrade to remark v13 ([e152a09](https://github.com/foray1010/common-presets/commit/e152a090f6108fa35d9249534e14a60bce09af8b))

## [3.2.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.2.0...@foray1010/remark-preset@3.2.1) (2020-08-26)

**Note:** Version bump only for package @foray1010/remark-preset

# [3.2.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.1.0...@foray1010/remark-preset@3.2.0) (2020-08-03)

### Features

- **remark-preset:** skip checking dead urls when offline ([75e7881](https://github.com/foray1010/common-presets/commit/75e788158af1466f3f422f8e212212edcde4ab2a))

# [3.1.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.0.3...@foray1010/remark-preset@3.1.0) (2020-07-06)

### Features

- validate links ([f5489db](https://github.com/foray1010/common-presets/commit/f5489db3f03021df283b81daeabfaf75e03a389e))

## [3.0.3](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.0.2...@foray1010/remark-preset@3.0.3) (2020-06-25)

**Note:** Version bump only for package @foray1010/remark-preset

## [3.0.2](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.0.1...@foray1010/remark-preset@3.0.2) (2020-05-05)

**Note:** Version bump only for package @foray1010/remark-preset

## [3.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@3.0.0...@foray1010/remark-preset@3.0.1) (2020-04-05)

### Bug Fixes

- **deps:** update remark monorepo ([bf1af24](https://github.com/foray1010/common-presets/commit/bf1af24f4ca0635b3f2d27562855b8b4191d449c))

# [3.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@2.0.1...@foray1010/remark-preset@3.0.0) (2020-03-31)

### chore

- **remark-preset:** add remark-cli as peer dependency ([2ba331f](https://github.com/foray1010/common-presets/commit/2ba331f2edffa5a9916dd530ea286fde37fa25dc))

### Features

- reenable rules that are incompatible with CHANGELOG.md ([e54b16c](https://github.com/foray1010/common-presets/commit/e54b16cba93e4dcb3c2309057fd2fd3ccb5571d9))
- **remark-preset:** provide remarkignore as default ignore file ([1dd5c28](https://github.com/foray1010/common-presets/commit/1dd5c2886da1d0208e907a61fbacc78c7cf1a217))

### BREAKING CHANGES

- **remark-preset:** require remark-cli >=8

## [2.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@2.0.0...@foray1010/remark-preset@2.0.1) (2020-02-13)

### Bug Fixes

- **deps:** update dependency remark-preset-prettier to ^0.4.0 ([dc5a5f5](https://github.com/foray1010/common-presets/commit/dc5a5f5dfee27aff585e0e8335967b1af5fc3d89))

# [2.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@1.1.2...@foray1010/remark-preset@2.0.0) (2019-12-10)

### chore

- require nodejs 10 ([0a227b0](https://github.com/foray1010/common-presets/commit/0a227b09864d37082ac0167a13580eef3c32a85c))

### BREAKING CHANGES

- drop nodejs < 10.13

## [1.1.2](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@1.1.1...@foray1010/remark-preset@1.1.2) (2019-10-28)

**Note:** Version bump only for package @foray1010/remark-preset

## [1.1.1](https://github.com/foray1010/common-presets/compare/@foray1010/remark-preset@1.1.0...@foray1010/remark-preset@1.1.1) (2019-10-23)

### Bug Fixes

- **remark-preset:** allow \_ in md file name & disable frail ([ee6063f](https://github.com/foray1010/common-presets/commit/ee6063f5789765a51d2366e4c285a90ebd8bbf6f))

# 1.1.0 (2019-10-16)

### Features

- create @foray1010/remark-preset ([e3d8413](https://github.com/foray1010/common-presets/commit/e3d8413133278ed93f5415aa45103bd777f6afca))
- stricter peerDependencies range ([52f58bc](https://github.com/foray1010/common-presets/commit/52f58bc1e6ad87b544730ef7320be2c052d4d34d))
