Releases: sergiodxa/remix-hono
Releases · sergiodxa/remix-hono
v0.0.16
v0.0.15
What's Changed
New Features
- Add type: module to work with Vite and hono-dev-server by @rphlmr in #126
- Adopt Hono middleware convention and support Remix v2 by @rphlmr in #124
Dependency Updates
- Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.5 by @dependabot in #70
- Bump vite from 4.4.9 to 4.4.11 by @dependabot in #68
- Bump eslint-import-resolver-typescript from 3.6.0 to 3.6.1 by @dependabot in #67
- Bump zod from 3.22.3 to 3.22.4 by @dependabot in #66
- Bump eslint from 8.50.0 to 8.51.0 by @dependabot in #75
- Bump hono from 3.6.1 to 3.7.6 by @dependabot in #73
- Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #72
- Bump vite from 4.4.11 to 4.5.0 by @dependabot in #79
- Bump eslint from 8.51.0 to 8.52.0 by @dependabot in #78
- Bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #76
- Bump @edge-runtime/vm from 3.1.3 to 3.1.5 by @dependabot in #77
- Bump actions/setup-node from 3 to 4 by @dependabot in #80
- Bump @remix-run/node from 1.19.1 to 2.1.0 by @dependabot in #74
- Bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 by @dependabot in #81
- Bump eslint-plugin-testing-library from 6.0.2 to 6.1.0 by @dependabot in #85
- Bump @remix-run/server-runtime from 1.19.3 to 2.1.0 by @dependabot in #83
- Bump hono from 3.7.6 to 3.9.0 by @dependabot in #82
- Bump @typescript-eslint/parser from 6.7.3 to 6.10.0 by @dependabot in #90
- Bump eslint from 8.52.0 to 8.53.0 by @dependabot in #88
- Bump @remix-run/node from 2.1.0 to 2.2.0 by @dependabot in #86
- Bump @remix-run/server-runtime from 2.1.0 to 2.2.0 by @dependabot in #87
- Bump vitest from 0.34.5 to 0.34.6 by @dependabot in #94
- Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.11.0 by @dependabot in #93
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #92
- Bump i18next from 23.4.6 to 23.7.6 by @dependabot in #91
- Bump @remix-run/server-runtime from 2.2.0 to 2.3.0 by @dependabot in #98
- Bump eslint-plugin-testing-library from 6.1.0 to 6.1.2 by @dependabot in #95
- Bump hono from 3.9.0 to 3.11.7 by @dependabot in #107
- Bump vite from 4.5.0 to 5.0.7 by @dependabot in #106
- Bump @edge-runtime/vm from 3.1.5 to 3.1.7 by @dependabot in #89
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #104
- Bump eslint from 8.53.0 to 8.55.0 by @dependabot in #103
- Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.14.0 by @dependabot in #105
- Bump i18next from 23.7.6 to 23.7.11 by @dependabot in #113
- Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 by @dependabot in #112
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #109
- Bump eslint-plugin-import from 2.29.0 to 2.29.1 by @dependabot in #110
- Bump vite from 5.0.7 to 5.0.10 by @dependabot in #111
- Bump vitest from 1.2.0 to 1.2.1 by @dependabot in #127
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
New Features
Dependency Updates
- Bump zod from 3.22.2 to 3.22.3 by @dependabot in #63
- Bump postcss from 8.4.27 to 8.4.31 by @dependabot in #64
Other Changes
- Update release.yml by @sergiodxa in #65
New Contributors
- @sergiodxa made their first contribution in #65
- @rphlmr made their first contribution in #49
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
Other Changes
- Bump actions/setup-node from 2 to 3 by @dependabot in #3
- Bump actions/checkout from 1 to 3 by @dependabot in #4
- Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #8
- Bump vite from 4.4.2 to 4.4.6 by @dependabot in #9
- Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #7
- Bump @typescript-eslint/parser from 6.0.0 to 6.1.0 by @dependabot in #6
- Bump @edge-runtime/vm from 3.0.3 to 3.0.4 by @dependabot in #11
- Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 by @dependabot in #12
- Bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #14
- Bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in #13
- Bump vite from 4.4.6 to 4.4.7 by @dependabot in #10
- Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #17
- Bump hono from 3.3.3 to 3.3.4 by @dependabot in #18
- Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 by @dependabot in #20
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #21
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #19
- Bump vite from 4.4.7 to 4.4.9 by @dependabot in #24
- Bump eslint-plugin-unicorn from 48.0.0 to 48.0.1 by @dependabot in #26
- Bump i18next from 23.4.1 to 23.4.2 by @dependabot in #25
- Bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #23
- Bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 by @dependabot in #22
- Bump @remix-run/cloudflare from 1.19.1 to 1.19.3 by @dependabot in #27
- Bump @typescript-eslint/parser from 6.2.0 to 6.4.0 by @dependabot in #28
- Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 by @dependabot in #31
- Bump eslint from 8.46.0 to 8.47.0 by @dependabot in #30
- Bump vitest from 0.33.0 to 0.34.2 by @dependabot in #32
- Bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.1 by @dependabot in #33
- Bump i18next from 23.4.2 to 23.4.4 by @dependabot in #35
- Bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #34
- Bump eslint-plugin-testing-library from 5.11.0 to 6.0.0 by @dependabot in #29
- Bump @vitest/coverage-v8 from 0.33.0 to 0.34.3 by @dependabot in #36
- Bump i18next from 23.4.4 to 23.4.6 by @dependabot in #38
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #40
- Bump @edge-runtime/vm from 3.0.4 to 3.1.0 by @dependabot in #41
- Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.6.0 by @dependabot in #42
- Bump prettier from 3.0.0 to 3.0.3 by @dependabot in #43
- Bump actions/checkout from 3 to 4 by @dependabot in #44
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #47
- Bump hono from 3.3.4 to 3.6.0 by @dependabot in #46
- Bump vite-tsconfig-paths from 4.2.0 to 4.2.1 by @dependabot in #45
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #50
- Bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #51
- Bump @edge-runtime/vm from 3.1.0 to 3.1.3 by @dependabot in #52
- Bump zod from 3.21.4 to 3.22.2 by @dependabot in #37
- Bump hono from 3.6.0 to 3.7.2 by @dependabot in #57
- Bump @typescript-eslint/parser from 6.4.0 to 6.7.3 by @dependabot in #55
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #56
- Bump vitest from 0.34.2 to 0.34.5 by @dependabot in #54
- Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #58
- Bump hono from 3.7.2 to 3.7.3 by @dependabot in #62
- Bump remix-i18next from 5.3.0 to 5.4.0 by @dependabot in #61
- Bump eslint-plugin-testing-library from 6.0.0 to 6.0.2 by @dependabot in #60
- Bump @vitest/coverage-v8 from 0.34.3 to 0.34.6 by @dependabot in #59
- Bump @remix-run/server-runtime from 1.19.1 to 1.19.3 by @dependabot in #39
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.0.10...v0.0.13
v0.0.12
What's Changed
Other Changes
- Bump eslint from 8.44.0 to 8.45.0 by @dependabot in #8
- Bump vite from 4.4.2 to 4.4.6 by @dependabot in #9
- Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #7
- Bump @typescript-eslint/parser from 6.0.0 to 6.1.0 by @dependabot in #6
- Bump @edge-runtime/vm from 3.0.3 to 3.0.4 by @dependabot in #11
- Bump eslint-plugin-unicorn from 47.0.0 to 48.0.0 by @dependabot in #12
- Bump eslint-plugin-prettier from 4.2.1 to 5.0.0 by @dependabot in #14
- Bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in #13
- Bump vite from 4.4.6 to 4.4.7 by @dependabot in #10
- Bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #17
- Bump hono from 3.3.3 to 3.3.4 by @dependabot in #18
- Bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.1 by @dependabot in #20
- Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #21
- Bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #19
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
Other Changes
- Bump actions/setup-node from 2 to 3 by @dependabot in #3
- Bump actions/checkout from 1 to 3 by @dependabot in #4
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Full Changelog: v0.0.8...v0.0.9
v0.0.8
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Full Changelog: v0.0.6...v0.0.7