# Change Log

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

## [13.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@12.1.0...@foray1010/prettier-config@13.0.0) (2026-05-17)

### ⚠ BREAKING CHANGES

- drop node v20 and v25

### Features

- **prettier-config:** renovaterc and tsconfig should use jsonc format

### Miscellaneous Chores

- drop node v20 and v25

## [12.1.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@12.0.0...@foray1010/prettier-config@12.1.0) (2026-01-25)

### Features

- **prettier-config:** format AI editor rules files ([b96205a](https://github.com/foray1010/common-presets/commit/b96205a1ccd4539b995d8d1d8426602155bb5d8d))
- **prettier-config:** use 4 spaces for markdown indentation ([01edd7b](https://github.com/foray1010/common-presets/commit/01edd7be10b7211e546be94751318daa6a72fbc3))

### Bug Fixes

- **deps:** update prettier-plugin-packagejson to v3 ([8f85f37](https://github.com/foray1010/common-presets/commit/8f85f37f9d7fdc1ff012eeabd4f3ffed8a93b4ad))

## [12.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@11.0.1...@foray1010/prettier-config@12.0.0) (2025-10-31)

### ⚠ BREAKING CHANGES

- **deps:** bump peer dependencies to current version
- require nodejs `^20.19.0 || ^22.12.0 || >=24.11.0`

### Miscellaneous Chores

- **deps:** bump peer dependencies to current version ([a47bc48](https://github.com/foray1010/common-presets/commit/a47bc48f7db8f4a527163ab35448f4eba455496f))
- require nodejs `^20.19.0 || ^22.12.0 || >=24.11.0` ([aae1835](https://github.com/foray1010/common-presets/commit/aae1835f9517621ddc0d71f31bda39e9163213a1))

## [11.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@11.0.0...@foray1010/prettier-config@11.0.1) (2023-11-17)

### Bug Fixes

- **prettier-config:** ignore typed-css-modules generated files ([46925a8](https://github.com/foray1010/common-presets/commit/46925a8ece033400ddc02c9fc661a391901aa279))

## [11.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@10.0.0...@foray1010/prettier-config@11.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))

## [10.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@9.0.0...@foray1010/prettier-config@10.0.0) (2023-08-10)

### ⚠ BREAKING CHANGES

- **deps:** update prettier to v3

### Bug Fixes

- **deps:** update prettier to v3 ([4724464](https://github.com/foray1010/common-presets/commit/4724464c1c272df3eb686b168d836a9a696c11a2))

## [9.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@8.0.1...@foray1010/prettier-config@9.0.0) (2023-03-23)

### ⚠ BREAKING CHANGES

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

### Features

- **tsconfig:** split tsconfig to mutliple files for different scenarios ([fcaf3ae](https://github.com/foray1010/common-presets/commit/fcaf3aee3f9f1851439d01631c2e8584bde685ba))

### Miscellaneous Chores

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

## [8.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@8.0.0...@foray1010/prettier-config@8.0.1) (2023-02-25)

**Note:** Version bump only for package @foray1010/prettier-config

## [8.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.5...@foray1010/prettier-config@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.5](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.4...@foray1010/prettier-config@7.0.5) (2022-09-28)

**Note:** Version bump only for package @foray1010/prettier-config

## [7.0.4](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.3...@foray1010/prettier-config@7.0.4) (2022-09-22)

**Note:** Version bump only for package @foray1010/prettier-config

## [7.0.3](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.2...@foray1010/prettier-config@7.0.3) (2022-08-24)

**Note:** Version bump only for package @foray1010/prettier-config

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

### Bug Fixes

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

## [7.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.0...@foray1010/prettier-config@7.0.1) (2022-06-13)

### Bug Fixes

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

## [7.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@6.0.1...@foray1010/prettier-config@7.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))

### [6.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@6.0.0...@foray1010/prettier-config@6.0.1) (2021-11-10)

### Bug Fixes

- use bracketSameLine instead of deprecated jsxBracketSameLine ([16eaf7a](https://github.com/foray1010/common-presets/commit/16eaf7abe0fe4c7bdf09531c13fa76a15aa3c6b3))

## [6.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@5.0.1...@foray1010/prettier-config@6.0.0) (2021-11-10)

### ⚠ BREAKING CHANGES

- 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))

### [5.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@5.0.0...@foray1010/prettier-config@5.0.1) (2021-08-25)

**Note:** Version bump only for package @foray1010/prettier-config

## [5.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.3.0...@foray1010/prettier-config@5.0.0) (2021-04-29)

### ⚠ BREAKING CHANGES

- drop node 10

### Miscellaneous Chores

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

# [4.3.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.2.0...@foray1010/prettier-config@4.3.0) (2021-02-23)

### Features

- ignore files under .yarn/ ([e3487a7](https://github.com/foray1010/common-presets/commit/e3487a7191307b311fcd4f53a08ec8fcbb9efc7a))

# [4.2.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.1.2...@foray1010/prettier-config@4.2.0) (2021-02-11)

### Features

- **prettier-config:** ignore pnpm-lock.yaml ([ca427b2](https://github.com/foray1010/common-presets/commit/ca427b230b9085df7e1952a0bcef4e4d74b6e45e))

## [4.1.2](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.1.1...@foray1010/prettier-config@4.1.2) (2020-12-21)

**Note:** Version bump only for package @foray1010/prettier-config

## [4.1.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.1.0...@foray1010/prettier-config@4.1.1) (2020-08-26)

**Note:** Version bump only for package @foray1010/prettier-config

# [4.1.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.0.2...@foray1010/prettier-config@4.1.0) (2020-07-13)

### Features

- sort package.json via prettier ([11dff1f](https://github.com/foray1010/common-presets/commit/11dff1fd6f410274a3611bd69cc5fc142aad3722))

## [4.0.2](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.0.1...@foray1010/prettier-config@4.0.2) (2020-06-25)

**Note:** Version bump only for package @foray1010/prettier-config

## [4.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.0.0...@foray1010/prettier-config@4.0.1) (2020-05-05)

**Note:** Version bump only for package @foray1010/prettier-config

# [4.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@3.0.0...@foray1010/prettier-config@4.0.0) (2020-03-28)

### Features

- support prettier v2 and follow new default config ([93bbba3](https://github.com/foray1010/common-presets/commit/93bbba3a5d8ea1d929d595dd3c00e19692eeabf1))

### BREAKING CHANGES

- require prettier v2

# [3.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@2.0.0...@foray1010/prettier-config@3.0.0) (2019-12-10)

### chore

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

### BREAKING CHANGES

- drop nodejs < 10.13

# [2.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.5.1...@foray1010/prettier-config@2.0.0) (2019-11-14)

### chore

- remove support for .babelrc ([d8a5e99](https://github.com/foray1010/common-presets/commit/d8a5e995272173ecb884a7afae6000f07a85ca88))

### Features

- use 2 tab width for md ([77f951b](https://github.com/foray1010/common-presets/commit/77f951bcc35489513923e85067d07c1ba9871e64))

### BREAKING CHANGES

- .babelrc no longer automatically detect as json, use .babelrc.js instead

## [1.5.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.5.0...@foray1010/prettier-config@1.5.1) (2019-10-28)

### Bug Fixes

- **prettier-config:** explicitly use some options ([31a1a21](https://github.com/foray1010/common-presets/commit/31a1a21778ba1d015ae613fa3a23e55c51f7a603))

# [1.5.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.4.0...@foray1010/prettier-config@1.5.0) (2019-10-16)

### Features

- stricter peerDependencies range ([52f58bc](https://github.com/foray1010/common-presets/commit/52f58bc1e6ad87b544730ef7320be2c052d4d34d))

# [1.4.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.3.0...@foray1010/prettier-config@1.4.0) (2019-10-16)

### Features

- lint all hidden files ([e695ea3](https://github.com/foray1010/common-presets/commit/e695ea3c8ba2a5862d0c80cd4b0a19e2bd3f2bfc))

# [1.3.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.2.0...@foray1010/prettier-config@1.3.0) (2019-10-15)

### Features

- **prettier-config:** do not ignore circleci & github config files ([98168e0](https://github.com/foray1010/common-presets/commit/98168e06303c2ffdefd49a33cd6a39a4cc39cdc9))

# [1.2.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.1.0...@foray1010/prettier-config@1.2.0) (2019-10-15)

### Features

- **prettier-config:** treat .babelrc as json format ([c81a803](https://github.com/foray1010/common-presets/commit/c81a8039b1ff4947c62746138ae9d7d612f134c1))

# 1.1.0 (2019-10-15)

### Features

- **prettier-config:** rename to @foray1010/prettier-config ([ffdc263](https://github.com/foray1010/common-presets/commit/ffdc263517f3b6931b00f1c2688190dd1d611db8))
