Minor Changes
-
5dcdae4: Improve monorepo setup DX by exposing some cli flags
panda init
- Added new flag
--no-codegen
to skip codegen during initialization - Added new flag
--outdir
to specify the output directory for generated files
panda emit-pkg
- Added new
--base
flag to specify the base directory for the entrypoints in the generatedpackage.json#exports
field
- Added new flag
Patch Changes
- @pandacss/is-valid-prop@0.40.0
- @pandacss/logger@0.40.0
- @pandacss/shared@0.40.0
- @pandacss/token-dictionary@0.40.0
- @pandacss/types@0.40.0