- do not replace window and document for deno bundles (
5fd4bb08
)
-
create dedicated worker and deno bundles, and downgrade module to es2019 (fixes #426) (
02ea227a
) -
add
@twind/with-react
package with support for React v18 streamed responses (fixes #409) (6521e678
)- the
@twind/with-remix
package is deprecated in favor of the@twind/with-react
package - added a Remix with React v18 and renderToPipeableStream example: examples/with-remix_react-v18 (related to #400 & #408)
- the