Skip to content

Latest commit

 

History

History
101 lines (56 loc) · 6.56 KB

CHANGELOG.md

File metadata and controls

101 lines (56 loc) · 6.56 KB

@twind/with-remix

1.1.3

Patch Changes

  • do not replace window and document for deno bundles (5fd4bb08)

1.1.2

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)

  • enable typedoc for subpath exports (984eb515)

1.1.1

Patch Changes

  • revert relying on export condition for detection production environment (269fb67d)

1.1.0

Minor Changes

  • do not use process.env.NODE_ENV to detect production environment — instead use import condition (e9d8dccf)

1.0.3

Patch Changes

  • Updated dependencies [8eb316c6]:
    • @twind/core@1.0.3

1.0.2

Patch Changes

1.0.1

Patch Changes

  • introduce new @twind/core package to prevent issue with existing code that imports from CDNs without a version (4cab9d2f)

  • Updated dependencies [4cab9d2f, 4cab9d2f]:

    • @twind/core@1.0.1

1.0.0

Patch Changes

1.0.0-next.39

Patch Changes

1.0.0-next.38

Patch Changes

1.0.0-next.37

Patch Changes

  • Updated dependencies [08c66ee8]:
    • twind@1.0.0-next.37

1.0.0-next.36

Patch Changes

1.0.0-next.35

Patch Changes

  • add remix example (98688bcb)

  • Updated dependencies [009594c6]:

    • twind@1.0.0-next.35