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
|
9a536e6abb
|
ci: run eslint in each workflow (#1083)
|
2025-03-30 11:28:44 +09:00 |
Jonathan Haines
|
ee540d95fe
|
build(swagger-editor): lint published package (#1062)
|
2025-03-27 13:05:11 +09:00 |
Jonathan Haines
|
b6267e721d
|
ci(coverage): upload initial coverage to codecov (#1021)
* ci(coverage): upload initial coverage to codecov
* ci(coverage): add flags
* ci(bun-transpiler): add coverage
|
2025-03-18 15:38:54 +09:00 |
Jonathan Haines
|
fc56cf2ae3
|
ci: run workspace scripts (#1015)
* ci: run workspace scripts
* ci: remove run option
* ci: remvoe default working directory
* test(firebase-auth): start emulator in vitest
|
2025-03-17 23:38:56 +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 |