github-actions[bot]
|
d4cc24f754
|
Version Packages (#1206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-06-09 19:05:17 +09:00 |
Jonathan Haines
|
0bda87e4ee
|
refactor(swagger-editor): enable isolated declarations (#1207)
|
2025-06-09 18:49:27 +09:00 |
Jonathan Haines
|
1fd8ebf9b6
|
feat(eslint-config): enable linting with type information (#1098)
|
2025-04-07 19:31:09 +09:00 |
Jonathan Haines
|
e8512f0ee9
|
build: typescript project references (#1077)
* build: typescript project references
* chore: remove duplicate keys
|
2025-04-02 18:28:02 +09:00 |
Jonathan Haines
|
b18f24379b
|
chore(dev-deps): upgrade to hono v4 (#1092)
* chore(dev-deps): upgrade to hono v4
* chore(zod-openapi): build workspace dependencies
* chore(trpc-server): ignore null body type
|
2025-03-31 18:20:57 +09:00 |
Jonathan Haines
|
4f9bb1dd8e
|
test: move tests to src directory (#1075)
* test(react-renderer): move tests to src directory
* test: move tests to src directory
* test: ensure vitest-pool-workers is installed at the root
|
2025-03-28 18:50:19 +09:00 |
Jonathan Haines
|
ee540d95fe
|
build(swagger-editor): lint published package (#1062)
|
2025-03-27 13:05:11 +09:00 |
Jonathan Haines
|
783a082c12
|
chore: add coverage badges (#1023)
* chore: add coverage badges
* ci(casbin): fix spelling
|
2025-03-19 17:53:11 +09:00 |
Jonathan Haines
|
4d67af162f
|
test(workspace): upgrade to vitest v3 (#1009)
* test(workspace): upgrade to vitest v3
Fixes #1007
* chore(standard-validator): add vitest type to `tsconfig.json`
* chore: update `yarn.lock`
* chore(zod-openapi): bump `typescript`
* chore(typia-validator): make it ESM
* ci(bun-transpiler): fix Bun to v1.1.32
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
|
2025-03-12 12:52:15 +09:00 |
miyaji255
|
1e0f0a0175
|
deps: Update vitest (#931)
|
2025-01-14 15:59:41 +09:00 |
Yusuke Wada
|
f237ca68a8
|
chore: update lockfile
|
2024-11-08 04:50:24 +09:00 |
github-actions[bot]
|
b5fab5f6ff
|
Version Packages (#805)
|
2024-11-05 11:03:08 +09:00 |
Ogabek
|
5fd80263f2
|
feat: introduce Swagger Editor middleware (#800)
Closes https://github.com/honojs/hono/issues/1415
* chore(swagger-editor): 🔨 init
* ci: 🎡 swagger editor workflow
create workflow for swagger-editor package
* docs: 📝 readme
have writed documentation
* test(test): ✅ create test for swagger-editor middleware
* fix(swagger-editor): 🐛 fixed cdn url in html content
* chore: 🔨 v0.1.0
release
* format
* fix the typos
* remove unnecessary `.`
* remove unnecessay `vite` and fix the `vitest.config.ts`
* fix the relase workflow
* update the changeset and `package.json`
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
|
2024-11-05 11:00:20 +09:00 |