Skip to content

Latest commit

 

History

History
104 lines (57 loc) · 6.49 KB

CHANGELOG.md

File metadata and controls

104 lines (57 loc) · 6.49 KB

@twind/with-next

1.2.1

Patch Changes

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

1.2.0

Minor Changes

  • update to next@13 and react@18 (33380650)

Patch Changes

  • create dedicated worker and deno bundles, and downgrade module to es2019 (fixes #426) (02ea227a)

  • bump @twind/core peerDependency to latest (a26657cf)

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 Next.js integration and example (df5fc751)

  • Updated dependencies [009594c6]:

    • twind@1.0.0-next.35