## [1.8.4](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.8.3...v1.8.4) (2025-07-02)


### Bug Fixes

* **eslint:** Fix import resolver alias ([693f71b](https://github.com/DSP3-apps/eslint-config-dsp/commit/693f71bf456c7292afad591e0bb0da40a24fb966))

## [1.8.3](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.8.2...v1.8.3) (2025-06-19)


### Bug Fixes

* **eslint:** Add react hooks plugin ([b6d6d16](https://github.com/DSP3-apps/eslint-config-dsp/commit/b6d6d168dbc517d7e86887dcf2a211db64eaba66))
* **eslint:** Improve import sorting order ([b397f84](https://github.com/DSP3-apps/eslint-config-dsp/commit/b397f84d2818d2372c27434f781852a6a5188996))
* **eslint:** Prevent `React` import statement ([924882a](https://github.com/DSP3-apps/eslint-config-dsp/commit/924882ac864ae401d4a4faf2f78bdeeb6ead06af))

## [1.8.2](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.8.1...v1.8.2) (2025-06-05)


### Bug Fixes

* **eslint:** Disable lints conflicting with prettier ([2924553](https://github.com/DSP3-apps/eslint-config-dsp/commit/29245535424150abebe2ff430b0c362ff2b346e5))

## [1.8.1](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.8.0...v1.8.1) (2025-04-22)


### Bug Fixes

* **tailwind:** Export `COLORS` object for other apps ([06c5755](https://github.com/DSP3-apps/eslint-config-dsp/commit/06c5755d9453a8b412a6669379e5fc2a5cf1a3aa))

# [1.8.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.7.0...v1.8.0) (2025-04-22)


### Features

* **tailwind:** Add GovUK blue color to tailwind config ([ab9fccf](https://github.com/DSP3-apps/eslint-config-dsp/commit/ab9fccf7598e1a4136ea50da111c42502a78312c))

# [1.7.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.6.3...v1.7.0) (2025-04-09)


### Features

* **lints:** Disallow most cases of local file imports ([ea642af](https://github.com/DSP3-apps/eslint-config-dsp/commit/ea642af39f8083fcdb73282241e32a3d8ed71395))

## [1.6.3](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.6.2...v1.6.3) (2025-04-03)


### Bug Fixes

* **lints:** Allow any casing in type properties ([7321c1f](https://github.com/DSP3-apps/eslint-config-dsp/commit/7321c1f28e1dda51a0791bc3919ef32e0d937002))

## [1.6.2](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.6.1...v1.6.2) (2025-04-02)


### Bug Fixes

* **lints:** Allow any casing in object literal properties ([53c813d](https://github.com/DSP3-apps/eslint-config-dsp/commit/53c813ded07eaf9556919ec78359375b9c03fe91))

## [1.6.1](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.6.0...v1.6.1) (2025-03-31)


### Bug Fixes

* **lints:** Allow PascalCase in object methods ([d831676](https://github.com/DSP3-apps/eslint-config-dsp/commit/d831676818df73956d0c0fe22d1959e30a7fbfa6))

# [1.6.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.5.0...v1.6.0) (2025-03-31)


### Features

* **eslint:** Add more lint rules ([267afaf](https://github.com/DSP3-apps/eslint-config-dsp/commit/267afafd5539aa97a78681a2a284ece6955851e6))

# [1.5.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.4.0...v1.5.0) (2025-03-05)


### Features

* **rules:** Add `curly` rule and fix test rules ([57597aa](https://github.com/DSP3-apps/eslint-config-dsp/commit/57597aac7d798b6e92315eaa053ae788c5d5a605))

# [1.4.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.3.0...v1.4.0) (2025-03-04)


### Features

* **deps:** Update outdated dependencies ([e843566](https://github.com/DSP3-apps/eslint-config-dsp/commit/e843566d52f6d64ccdce15fca805798f04ec116d))

# [1.3.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.2.4...v1.3.0) (2025-02-28)


### Features

* **tailwind:** Update tailwind config to use more GDS styles ([a2afa3b](https://github.com/DSP3-apps/eslint-config-dsp/commit/a2afa3b078d23c28cd92eab5c1a339f91674dd34))

## [1.2.4](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.2.3...v1.2.4) (2025-02-21)


### Bug Fixes

* **linting:** Add ability to inspect ESlint setup ([5420d39](https://github.com/DSP3-apps/eslint-config-dsp/commit/5420d39edaf12ed39b08bd4785ca011b64c6c711))
* **project:** Fix package script to use correct command ([1dee3a4](https://github.com/DSP3-apps/eslint-config-dsp/commit/1dee3a4f6e8c56b72078e8cf13034fa31bff0d85))

## [1.2.3](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.2.2...v1.2.3) (2025-02-10)


### Bug Fixes

* **linting:** Fix NextJS linting ([18592b8](https://github.com/DSP3-apps/eslint-config-dsp/commit/18592b897b2817e15ae4571a7de038448f9163b7))

## [1.2.2](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.2.1...v1.2.2) (2025-02-10)


### Bug Fixes

* **eslint:** Fix NextJS recommended settings ([d7c6610](https://github.com/DSP3-apps/eslint-config-dsp/commit/d7c6610396a9c2bac30be6c433569f72fbd07e7d))

## [1.2.1](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.2.0...v1.2.1) (2025-02-10)


### Bug Fixes

* **eslint:** Fix NextJS plugins config ([cf891a4](https://github.com/DSP3-apps/eslint-config-dsp/commit/cf891a4fc14f63dc468cf943891b3b5e1a1b4058))

# [1.2.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.1.0...v1.2.0) (2025-02-09)


### Bug Fixes

* **docs:** Add section of developing this library ([aef71bf](https://github.com/DSP3-apps/eslint-config-dsp/commit/aef71bfa791a3978ca39d286094b76d8f30edc8d))
* **elsint:** Order imports correctly ([f1399ac](https://github.com/DSP3-apps/eslint-config-dsp/commit/f1399ac6dd89c7f4d2ebc155ee8dd3bc948daf5f))


### Features

* **tailwind:** Add tailwind config ([742748c](https://github.com/DSP3-apps/eslint-config-dsp/commit/742748c9ae0b08751959672bc386c2308dd875a6))

# [1.1.0](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.0.3...v1.1.0) (2025-02-08)


### Bug Fixes

* **project:** Add a unique name to each section ([d19d2ea](https://github.com/DSP3-apps/eslint-config-dsp/commit/d19d2ea2614c1713bd57e0ad0fc5244fc24370d1))
* **project:** Fix format of plugins ([e345b48](https://github.com/DSP3-apps/eslint-config-dsp/commit/e345b483325883805ea75d193e577dd501ad7fbf))


### Features

* **project:** Fix ESLint config ([9daf0cc](https://github.com/DSP3-apps/eslint-config-dsp/commit/9daf0ccd41493a827126b97ea3089122a344620b))

## [1.0.3](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.0.2...v1.0.3) (2025-02-08)


### Bug Fixes

* **project:** Fix excludedFiles which doesn't exist ([03972e7](https://github.com/DSP3-apps/eslint-config-dsp/commit/03972e716d0afabd686d6b75473d11a155dec4dc))

## [1.0.2](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.0.1...v1.0.2) (2025-02-08)


### Bug Fixes

* **project:** Bump the app version ([0edf6ca](https://github.com/DSP3-apps/eslint-config-dsp/commit/0edf6ca3782c6d744be318c4e64e2c1ad8c094ee))

## [1.0.1](https://github.com/DSP3-apps/eslint-config-dsp/compare/v1.0.0...v1.0.1) (2025-02-08)


### Bug Fixes

* **eslint:** Update NextJS config ([ca4f697](https://github.com/DSP3-apps/eslint-config-dsp/commit/ca4f69708969e814394239ce9dbf0b906a8922de))

# 1.0.0 (2025-02-08)


### Bug Fixes

* **devops:** Fix automated release management ([64ee6db](https://github.com/DSP3-apps/eslint-config-dsp/commit/64ee6db453c869906be6dd3dcf6bc4813610d605))
* **project:** Correct org part of name attribute ([7248795](https://github.com/DSP3-apps/eslint-config-dsp/commit/7248795894a1bd8743ab2d474dbb60438ee4941a))
* **project:** Update package version ([3bf6020](https://github.com/DSP3-apps/eslint-config-dsp/commit/3bf60206d7cbae661a337a9fc1f4ec1637ff30be))


### Features

* **devops:** Add github workflows to release and publish the library ([3e556ab](https://github.com/DSP3-apps/eslint-config-dsp/commit/3e556abe31f6a23dcd1cd5b188b8fb927fa1f04e))
* **docs:** Add some documentation for the library ([4859ef7](https://github.com/DSP3-apps/eslint-config-dsp/commit/4859ef7fa5d7caa3f9d9ed2fdca596cf7bf4bc9b))
* **project:** Add Eslint configs ([1421174](https://github.com/DSP3-apps/eslint-config-dsp/commit/1421174f9c1f6d821e2b2f292ae93914880ec7fe))
* **project:** Add project settings ([d95993f](https://github.com/DSP3-apps/eslint-config-dsp/commit/d95993f146e9e1633db559bcefdd141cc105d379))
* **project:** Rewrite library to include eslint and semantic-release configs ([71e4439](https://github.com/DSP3-apps/eslint-config-dsp/commit/71e44393492813090aaa0e08cf92e8cc811db6ae))
* **project:** Update references to forked repo ([490a860](https://github.com/DSP3-apps/eslint-config-dsp/commit/490a8609e6e1f6821f364b44600e8235fe3aace8))
* **project:** Update to Eslint v9 flat file config ([5c63c70](https://github.com/DSP3-apps/eslint-config-dsp/commit/5c63c7002ba6fca346454e4ceb944811d0136341))

## [1.0.1](https://github.com/tpzdsp3/eslint-config-dsp/compare/v1.0.0...v1.0.1) (2024-07-03)


### Bug Fixes

* **project:** Correct org part of name attribute ([7248795](https://github.com/tpzdsp3/eslint-config-dsp/commit/7248795894a1bd8743ab2d474dbb60438ee4941a))

# 1.0.0 (2024-07-03)


### Bug Fixes

* **devops:** Fix automated release management ([64ee6db](https://github.com/tpzdsp3/eslint-config-dsp/commit/64ee6db453c869906be6dd3dcf6bc4813610d605))
* **project:** Update package version ([3bf6020](https://github.com/tpzdsp3/eslint-config-dsp/commit/3bf60206d7cbae661a337a9fc1f4ec1637ff30be))


### Features

* **devops:** Add github workflows to release and publish the library ([3e556ab](https://github.com/tpzdsp3/eslint-config-dsp/commit/3e556abe31f6a23dcd1cd5b188b8fb927fa1f04e))
* **docs:** Add some documentation for the library ([4859ef7](https://github.com/tpzdsp3/eslint-config-dsp/commit/4859ef7fa5d7caa3f9d9ed2fdca596cf7bf4bc9b))
* **project:** Add Eslint configs ([1421174](https://github.com/tpzdsp3/eslint-config-dsp/commit/1421174f9c1f6d821e2b2f292ae93914880ec7fe))
* **project:** Add project settings ([d95993f](https://github.com/tpzdsp3/eslint-config-dsp/commit/d95993f146e9e1633db559bcefdd141cc105d379))
* **project:** Update references to forked repo ([490a860](https://github.com/tpzdsp3/eslint-config-dsp/commit/490a8609e6e1f6821f364b44600e8235fe3aace8))

## [1.0.1](https://github.com/marksmall/eslint-config-marksmall/compare/v1.0.0...v1.0.1) (2024-05-06)


### Bug Fixes

* **project:** Update package version ([3bf6020](https://github.com/marksmall/eslint-config-marksmall/commit/3bf60206d7cbae661a337a9fc1f4ec1637ff30be))

# 1.0.0 (2024-05-06)


### Bug Fixes

* **devops:** Fix automated release management ([64ee6db](https://github.com/marksmall/eslint-config-marksmall/commit/64ee6db453c869906be6dd3dcf6bc4813610d605))


### Features

* **devops:** Add github workflows to release and publish the library ([3e556ab](https://github.com/marksmall/eslint-config-marksmall/commit/3e556abe31f6a23dcd1cd5b188b8fb927fa1f04e))
* **docs:** Add some documentation for the library ([4859ef7](https://github.com/marksmall/eslint-config-marksmall/commit/4859ef7fa5d7caa3f9d9ed2fdca596cf7bf4bc9b))
* **project:** Add Eslint configs ([1421174](https://github.com/marksmall/eslint-config-marksmall/commit/1421174f9c1f6d821e2b2f292ae93914880ec7fe))
* **project:** Add project settings ([d95993f](https://github.com/marksmall/eslint-config-marksmall/commit/d95993f146e9e1633db559bcefdd141cc105d379))
