Yusuke Wada
|
79c99c6403
|
chore: bump up to v1.4.1
|
2022-05-26 17:33:30 +09:00 |
|
Yusuke Wada
|
938aa7f060
|
chore: bump up to v1.4.0 🎉
|
2022-05-26 10:08:31 +09:00 |
|
Yusuke Wada
|
8ef4e3ed37
|
chore: bump up to v1.3.6
|
2022-05-22 08:05:42 +09:00 |
|
Yusuke Wada
|
563aeec9be
|
refactor(context): c.res is not optional (#255)
|
2022-05-21 21:08:51 +09:00 |
|
Yusuke Wada
|
7a13160616
|
chore: bump up to v1.3.5
|
2022-05-20 17:41:36 +09:00 |
|
Yusuke Wada
|
128e6517ae
|
chore: bump up to v1.3.4
|
2022-05-19 14:41:40 +09:00 |
|
Yusuke Wada
|
56703c60da
|
feat: mustache middleware supports Module Worker mode (#252)
|
2022-05-19 11:24:47 +09:00 |
|
Yusuke Wada
|
923a30e53d
|
feat: serve-static middleware supports Module Worker mode (#250)
|
2022-05-19 09:29:09 +09:00 |
|
Yusuke Wada
|
9cfba5731f
|
chore: bump up to v1.3.3
|
2022-05-18 09:47:41 +09:00 |
|
Yusuke Wada
|
15bd8ecb96
|
chore: bump up to v1.3.2
|
2022-05-18 09:17:16 +09:00 |
|
Yusuke Wada
|
3c2e862a8a
|
chore: bump up to v1.3.1
|
2022-05-17 08:15:55 +09:00 |
|
Yusuke Wada
|
18f954c121
|
fix: do not include test files in npm packages (#241)
|
2022-05-17 08:15:12 +09:00 |
|
Yusuke Wada
|
3c5e2c2a74
|
chore: bump up to v1.3.0
|
2022-05-16 22:20:29 +09:00 |
|
Yusuke Wada
|
5d1bba1340
|
bump up to v1.2.2
|
2022-05-15 16:05:44 +09:00 |
|
Yusuke Wada
|
6ddba47cb5
|
chore: absolute import to relative import (#228)
|
2022-05-14 12:55:01 +09:00 |
|
Yusuke Wada
|
c884099bd0
|
chore: bump up to v1.2.1
|
2022-05-14 10:02:21 +09:00 |
|
Yusuke Wada
|
f47d5a0e92
|
chore: bump up to v1.2.0
|
2022-05-13 14:28:41 +09:00 |
|
Yusuke Wada
|
fc6a969fdb
|
chore: bump up to v1.1.1
|
2022-05-01 21:13:24 +09:00 |
|
Minghe
|
4f97c6dfe1
|
feat(jwt): export jwt utils (#187)
|
2022-04-30 18:51:27 +09:00 |
|
Yusuke Wada
|
36f0a2801b
|
chore: bump up to v1.1.0
|
2022-04-27 16:13:29 +09:00 |
|
Yusuke Wada
|
7cd3c70df9
|
chore: update npm modules (#182)
|
2022-04-27 15:42:42 +09:00 |
|
Yusuke Wada
|
4ba055915c
|
chore: exports JWT middleware
|
2022-04-27 08:59:27 +09:00 |
|
Yusuke Wada
|
128970e2d2
|
chore: move under honojs organization (#178)
|
2022-04-26 17:15:16 +09:00 |
|
Yusuke Wada
|
79e4794126
|
chore: bump up to v1.0.0 🎉
|
2022-04-22 09:21:40 +09:00 |
|
Yusuke Wada
|
ace31f60a3
|
fix: fix imports path
|
2022-04-22 09:01:51 +09:00 |
|
Yusuke Wada
|
2af8f2c5d1
|
refactor: automate import sorting (#157)
|
2022-04-20 14:17:55 +09:00 |
|
Yusuke Wada
|
ac713c0659
|
refactor: refine directory structure (#156)
* refactor: refine importing mechanism
* refactor: move `CODE_OF_CONDUCT.md`
|
2022-04-20 14:06:04 +09:00 |
|
Yusuke Wada
|
0d41345247
|
chore: bump up to v0.5.10
|
2022-04-02 15:26:28 +09:00 |
|
Yusuke Wada
|
ea93cf8a1a
|
feat: add JSON pretty-print middleware (#150)
* feat: add JSON pretty-print middleware
* exports json pretty middleware
|
2022-04-02 15:25:32 +09:00 |
|
Yusuke Wada
|
cb81a95c9e
|
chore: bump up to v0.5.9
|
2022-04-02 14:34:40 +09:00 |
|
Yusuke Wada
|
769c2e6571
|
chore: bump up to v0.5.8
|
2022-03-30 10:04:21 +09:00 |
|
Yusuke Wada
|
17c79aa557
|
feat: exports crypto util in package.json (#147)
* feat: implement `encodeBase64`
* feat: exports crypto util
|
2022-03-30 10:03:02 +09:00 |
|
Yusuke Wada
|
78d1e840a4
|
chore: bump up to v0.5.7
|
2022-03-29 14:50:16 +09:00 |
|
Yusuke Wada
|
1be2e6c393
|
feat: exports utility methods (#146)
|
2022-03-29 14:49:14 +09:00 |
|
Yusuke Wada
|
a1991643f0
|
chore: bump up to v0.5.6
|
2022-03-27 22:48:06 +09:00 |
|
Yusuke Wada
|
93b54e6e48
|
fix: exports path on package.json (#143)
|
2022-03-27 20:54:27 +09:00 |
|
Yusuke Wada
|
3cc5ad1629
|
feat: add GraphQL server middleware (#142)
|
2022-03-27 20:27:52 +09:00 |
|
Yusuke Wada
|
ac8efa79c9
|
chore: bump up to v0.5.5
|
2022-03-16 18:42:25 +09:00 |
|
Yusuke Wada
|
af4602ecac
|
chore: export etag middleware (#139)
|
2022-03-16 18:41:31 +09:00 |
|
Yusuke Wada
|
2dfaf00148
|
chore: export trie-router in package.json (#138)
|
2022-03-16 18:37:19 +09:00 |
|
Yusuke Wada
|
6e370231b2
|
chore: bump up to v0.5.4
|
2022-03-11 07:56:57 +09:00 |
|
Yusuke Wada
|
db2382e880
|
chore: bump up to v0.5.3
|
2022-03-10 15:45:13 +09:00 |
|
Yusuke Wada
|
e4c0ea2368
|
docs: create Japanese readme (#131)
* docs: add japanese readme
* fix
* tweak
* use text
* tweak
|
2022-03-09 16:03:58 +09:00 |
|
Yusuke Wada
|
4ed5d478be
|
bump up to v.0.5.2
|
2022-03-08 19:17:34 +09:00 |
|
Yusuke Wada
|
7a31de59b5
|
feat: basic auth middleware supports overriding hashFunction (#128)
|
2022-03-08 19:10:12 +09:00 |
|
Yusuke Wada
|
9d41d008de
|
bump up to v0.5.1
|
2022-03-02 04:07:20 +09:00 |
|
Yusuke Wada
|
4ad7259796
|
Bump up to v0.5.0
|
2022-02-26 08:39:59 +09:00 |
|
Yusuke Wada
|
be40084437
|
Bump up to v0.4.2
|
2022-02-23 11:35:15 +09:00 |
|
Yusuke Wada
|
bd2907219c
|
feat: exports RegExpRouter (#115)
It might be default router.
|
2022-02-23 09:58:24 +09:00 |
|
Yusuke Wada
|
0a6afc2c74
|
refactor: directory structure (#114)
* refactor: move trie-router
* refactor: mv node.ts
* refactor: do not use `test` directory
* fix eslint target
|
2022-02-23 09:35:05 +09:00 |
|