Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 695 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 695 Bytes

@pandacss/is-valid-prop

0.7.0

0.6.0

0.5.1

0.5.0

0.4.0

Patch Changes

  • 54a8913c: Fix issue where patterns that include css selectors doesn't work in JSX

0.3.2

0.3.1

Patch Changes

  • efd79d83: Baseline release for the launch

0.3.0

0.0.2

Patch Changes

  • fb40fff2: Initial release of all packages

    • Internal AST parser for TS and TSX
    • Support for defining presets in config
    • Support for design tokens (core and semantic)
    • Add outExtension key to config to allow file extension options for generated javascript. .js or .mjs
    • Add jsxElement option to patterns, to allow specifying the jsx element rendered by the patterns.