# @hono/eslint-config ## 1.0.2 ### Patch Changes - [#745](https://github.com/honojs/middleware/pull/745) [`2378265f717900b75410c8dbd6b597190bdc301c`](https://github.com/honojs/middleware/commit/2378265f717900b75410c8dbd6b597190bdc301c) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: update dependencies ## 1.0.1 ### Patch Changes - [#732](https://github.com/honojs/middleware/pull/732) [`1bbb1416ca4a53db65d1b4462228b40a46256d5d`](https://github.com/honojs/middleware/commit/1bbb1416ca4a53db65d1b4462228b40a46256d5d) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: `@typescript-eslint/no-require-imports` as `off` ## 1.0.0 ### Major Changes - [#731](https://github.com/honojs/middleware/pull/731) [`80cd26ab6e644e1d57a91ad38be05d1e3807c8ea`](https://github.com/honojs/middleware/commit/80cd26ab6e644e1d57a91ad38be05d1e3807c8ea) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support ESLint v9 ### Minor Changes - [#724](https://github.com/honojs/middleware/pull/724) [`f7a950a649006600ba31b8fe8ccf960e7bf4ee92`](https://github.com/honojs/middleware/commit/f7a950a649006600ba31b8fe8ccf960e7bf4ee92) Thanks [@Jayllyz](https://github.com/Jayllyz)! - Migrate to maintained and improved plugin alternatives ## 0.0.6 ### Patch Changes - [#545](https://github.com/honojs/middleware/pull/545) [`6fe211ba1f1c4b7b73e98dc87d585a08c3da2cd6`](https://github.com/honojs/middleware/commit/6fe211ba1f1c4b7b73e98dc87d585a08c3da2cd6) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: use `import/no-duplicates` ## 0.0.5 ### Patch Changes - [#543](https://github.com/honojs/middleware/pull/543) [`ee6569d62b4225e2cade3d715c0043a364a37449`](https://github.com/honojs/middleware/commit/ee6569d62b4225e2cade3d715c0043a364a37449) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: update rules ## 0.0.4 ### Patch Changes - [#365](https://github.com/honojs/middleware/pull/365) [`716bd4d0a72efb1be3c454c0323917069ca0f7ee`](https://github.com/honojs/middleware/commit/716bd4d0a72efb1be3c454c0323917069ca0f7ee) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: set `curly` rule as `all` ## 0.0.3 ### Patch Changes - [#306](https://github.com/honojs/middleware/pull/306) [`165a415`](https://github.com/honojs/middleware/commit/165a415ec3cb7f1f66b243ddd69bff7556d3493d) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: `no-unused-vars` as `warn` ## 0.0.2 ### Patch Changes - [#304](https://github.com/honojs/middleware/pull/304) [`6f236ce`](https://github.com/honojs/middleware/commit/6f236ce823f618e3ab59a2b807510df17ebed4de) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: `no-explicit-any` as `warn` ## 0.0.1 ### Patch Changes - [#302](https://github.com/honojs/middleware/pull/302) [`40aeab8`](https://github.com/honojs/middleware/commit/40aeab8e3ee84d988a493237df1308cace8b5476) Thanks [@yusukebe](https://github.com/yusukebe)! - initial release