Skip to content

Latest commit

 

History

History
67 lines (36 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

67 lines (36 loc) · 3.29 KB

@twind/intellisense

1.1.2

Patch Changes

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

1.1.1

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.0

Minor Changes

  • add discover tab to twind.run to explore available utilities and variants (#420)

Patch Changes

  • fix autocomplete for place-* utilities (bf5f6785)

1.0.4

Patch Changes

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

1.0.3

Patch Changes

1.0.2

Patch Changes

  • trigger suggestion on start of class attribute (689c41a0)

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