honojs-middleware/packages/react-compat/src
Taku Amano 2b981105db
feat: add @hono/react-compat package (#563)
* Add @hono/react-compat package

The creation of this package was proposed by Gaetan Puleo.

Co-authored-by: Gaetan Puleo <pro@gaetanpuleo.com>

* remove the changelog file and fix the version in `package.json`
these will be modified by Changesets

* correct `exports` paths in `package.json` and add `hono` as dev dependency

* export as `default`

* add build command to the `package.json` at the top

* add changeset. we release it as `patch` first.

---------

Co-authored-by: Gaetan Puleo <pro@gaetanpuleo.com>
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
2024-06-12 22:38:58 +09:00
..
client.ts feat: add @hono/react-compat package (#563) 2024-06-12 22:38:58 +09:00
index.ts feat: add @hono/react-compat package (#563) 2024-06-12 22:38:58 +09:00
jsx-dev-runtime.ts feat: add @hono/react-compat package (#563) 2024-06-12 22:38:58 +09:00
jsx-runtime.ts feat: add @hono/react-compat package (#563) 2024-06-12 22:38:58 +09:00
server.ts feat: add @hono/react-compat package (#563) 2024-06-12 22:38:58 +09:00