Commit Graph

17 Commits (d98b1cdacfcc3c91e556f0125d65b4426d9fc56c)

Author SHA1 Message Date
Yusuke Wada d98b1cdacf docs(readme): rename to `@hono/graphql-server` 2023-02-04 11:02:22 +09:00
Yusuke Wada f7cab780f7 v0.1.1 2022-12-13 16:44:31 +09:00
Yusuke Wada ccd7afd20c
chore: setup `np` for releasing (#22) 2022-12-13 16:42:39 +09:00
Yusuke Wada 7b257bc765 chore(`package.json`): set correct version number 2022-12-13 16:35:38 +09:00
Yusuke Wada ae6ed501c9
fix: bump up Hono and make it `peerDependencies` to fix type mismatch (#21)
* fix: bump up Hono and make it 'peerDependencies' to fix type mismatch

* fix for lint
2022-12-13 16:32:51 +09:00
Francel AMAMOO 4489964e28
Update line 23. (#18)
Update line 23.
2022-08-11 21:04:08 +08:00
Minghe f84cdc88a0
feat(tag): auto tag release (#16) 2022-08-02 11:03:36 +08:00
Minghe 20b1c8fe9f
fix(doc): update readme and bump version (#14) 2022-08-01 22:49:02 +08:00
Minghe 1a31ccfe41
Access ctx in resolve (#13)
* feat(ctx): access ctx in resolvers
* fix(typo): fix typo
2022-08-01 22:06:46 +08:00
Minghe ce086cba19
feat(lint): enable lint (#11) 2022-07-30 21:36:01 +08:00
Minghe 7166554bf0
fix(publish): set the private to false and config the registry (#8) 2022-07-27 22:16:00 +08:00
Minghe d9858558cb
feat(publish): automatically publish to npm registry when codes merged to production branch 2022-07-27 21:59:18 +08:00
Yusuke Wada 5deafc5dbc
chore: remove and ignore `yarn-error.log` (#3) 2022-07-27 21:25:34 +08:00
Yusuke Wada d2fcbb005d
chore: don't emit test files not needed (#4) 2022-07-27 21:25:11 +08:00
Minghe 9da7fcd238
fix(ci): enable deno and fix the pipeline 2022-07-24 17:24:21 +08:00
Minghe Huang b3a990b514 fix(ci): enable deno and fix the pipeline 2022-07-24 17:22:01 +08:00
Minghe Huang 211831080b init 2022-07-21 08:43:43 +08:00