Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 538 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 538 Bytes

twyx

0.1.4

Patch Changes

  • 4a5d22f: Adjust package.json and subfolder JSONs to reflect default ESM status.

0.1.3

Patch Changes

  • d3d58a3: Fix border*Width, outlineWidth type and application. Removed border as it's ambiguous with borderWidth.

0.1.2

Patch Changes

  • 18606bb: Fix twyx/react className fallback to empty string.
  • 9f340be: Fix return type of twyx/react factories.

0.1.1

Patch Changes

  • 2ae05d8: Rework file system setup to avoid use of package.json "exports" mapping.