@pandacss/logger
Advanced tools
Changelog
[0.40.1] - 2024-05-31
jsxStyleProps: none
with the generated jsx patterns, lead to unoptimized code that causes the
component to be recreated on every render.panda init --outdir=<x>
command to reflect outdir
in generated panda config file.Changelog
[0.40.0] - 2024-05-29
Improve monorepo setup DX by exposing some cli flags
panda init
--no-codegen
to skip codegen during initialization--outdir
to specify the output directory for generated filespanda emit-pkg
--base
flag to specify the base directory for the entrypoints in the generated package.json#exports
fieldChangelog
[0.39.2] - 2024-05-25
jsxFactory
name causes a runtime errortheming-panda.config.ts
panda analyze
JSON output serialization