Skip to content

Latest commit

 

History

History
118 lines (63 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

118 lines (63 loc) · 1.5 KB

compote

0.3.2

Patch Changes

  • 49a44a9: improve CLI

0.3.1

Patch Changes

  • 4106f62: exit process after finish cli
  • 90afbae: Delete unneeded files

0.3.0

Minor Changes

  • 8154848: # 🥳 Minor Release

    • CLI checks for existing npm package before creating a new one
    • General CLI improvements
    • README fully fleshed out
    • Prettify dev server
    • Prettify storybook

0.2.0

Minor Changes

  • 64d49f4: Update README for full explanation

0.1.4

Patch Changes

  • 0020f67: move to tsup

0.1.3

Patch Changes

  • cdd84f9: fix npx

0.1.2

Patch Changes

  • 2d44982: Add init command via npx

0.1.1

Patch Changes

  • 7a1057d: remove useless file
  • 4e227dd: fix config

0.1.0

Minor Changes

  • d75f962: This release finalises the main initial structure, including storybook, optimised imports and exports, type-safe by default and tons more. Still very early alpha, however there are tons of fun-packed features in this release!

0.0.11

Patch Changes

  • c53c620: fix css potentially

0.0.10

Patch Changes

  • ba360be: css modules only
  • 2104704: types

0.0.9

Patch Changes

  • b0bbe57: typings and other changes

0.0.8

Patch Changes

  • 6f7eb9b: fix css and al

0.0.7

Patch Changes

  • 8890c95: fix css

0.0.6

Patch Changes

  • 2e6d436: include styles

0.0.5

Patch Changes

  • d2676bf: change to tsup

0.0.4

Patch Changes

  • 7974dd0: add test div component

0.0.2

Patch Changes

  • fe02b6e: change backend