2023-12-13 17:26:07 +08:00
|
|
|
# @hono/eslint-config
|
|
|
|
|
2025-03-29 08:20:18 +08:00
|
|
|
## 1.1.0
|
|
|
|
|
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- [#1031](https://github.com/honojs/middleware/pull/1031) [`0d6c13b1a339dc17028548cde10ba7ef9e1dd7fd`](https://github.com/honojs/middleware/commit/0d6c13b1a339dc17028548cde10ba7ef9e1dd7fd) Thanks [@MathurAditya724](https://github.com/MathurAditya724)! - feat: updated `@hono/eslint-config` package
|
|
|
|
|
|
|
|
- upgrading eslint plugins
|
|
|
|
- removing @eslint/eslintrc and the legacy FlatCompat
|
|
|
|
- cleanup migration to typescript-eslint
|
|
|
|
|
2024-09-24 19:22:43 +08:00
|
|
|
## 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
|
|
|
|
|
2024-09-08 13:44:36 +08:00
|
|
|
## 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`
|
|
|
|
|
2024-09-08 12:09:33 +08:00
|
|
|
## 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
|
|
|
|
|
2024-05-26 03:54:13 +08:00
|
|
|
## 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`
|
|
|
|
|
2024-05-26 03:42:35 +08:00
|
|
|
## 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
|
|
|
|
|
2024-01-29 20:47:57 +08:00
|
|
|
## 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`
|
|
|
|
|
2023-12-13 20:58:51 +08:00
|
|
|
## 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`
|
|
|
|
|
2023-12-13 18:17:28 +08:00
|
|
|
## 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`
|
|
|
|
|
2023-12-13 17:26:07 +08:00
|
|
|
## 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
|