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