@twind/with-remix@1.1.2
github-actions
released this
20 Dec 08:18
·
182 commits
to main
since this release
Patch Changes
-
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
-
enable typedoc for subpath exports (
984eb515
)