@pandacss/cli@2.0.0-beta.16
Pre-release
Pre-release
·
68 commits
to main
since this release
Major Changes
- ef14fc5: Remove the
syntaxconfig option and thetemplate-literalauthoring mode. Dropsyntaxfrom your config
and the--syntaxflag frompanda init, and write styles with the object syntax:css({ color: 'red' })instead of
css`color: red`.
Patch Changes
- 80e62a1: Update
panda --helpfor citty 0.2. Flags now show value hints (--cwd=<dir>),--color/--no-colorare
both listed, and unknown-command errors drop the[error]prefix. - ce90eda: Keep
panda --helpreadable. The--cwdflag no longer prints your resolved working directory as its
default, which was padding every other option off the right edge of the terminal. - b9e7cd9: Fail on non-numeric values for
--max-warnings,--watch-debounce,--limit, and--ui-port. A typo like
--max-warnings=abcused to be ignored, which silently turned the warning gate off in CI. - Updated dependencies [a5bab14]
- Updated dependencies [f583fb9]
- Updated dependencies [6b04d94]
- Updated dependencies [dfb17b2]
- Updated dependencies [84720fc]
- Updated dependencies [d94d26c]
- Updated dependencies [c3702af]
- Updated dependencies [dea1ef5]
- Updated dependencies [a46ecb4]
- Updated dependencies [ca9bb58]
- Updated dependencies [c58d45d]
- Updated dependencies [446210a]
- Updated dependencies [9bdafba]
- Updated dependencies [f583fb9]
- Updated dependencies [b2294ca]
- Updated dependencies [af261f5]
- Updated dependencies [9da80e1]
- Updated dependencies [ef14fc5]
- Updated dependencies [064e58f]
- Updated dependencies [ef68d33]
- Updated dependencies [bcbcb22]
- @pandacss/config@2.0.0-beta.16
- @pandacss/compiler@2.0.0-beta.16
- @pandacss/compiler-shared@2.0.0-beta.16
- @pandacss/types@2.0.0-beta.16