Releases: astahmer/pandabox
Releases · astahmer/pandabox
@pandabox/prettier-plugin@0.1.1
Patch Changes
- 25fed76: Update to panda 0.36.1
@pandabox/presets@0.0.2
Patch Changes
- 25fed76: Update to panda 0.36.1
@pandabox/panda-plugins@0.0.7
Patch Changes
- 25fed76: Update to panda 0.36.1
@pandabox/define-theme@0.0.4
Patch Changes
- 25fed76: Update to panda 0.36.1
@pandabox/define-recipe@0.0.3
Patch Changes
- 25fed76: Update to panda 0.36.1
@pandabox/unplugin@0.0.1
Patch Changes
- de44963: fix(unplugin): use peerDependencies & fix config change HMR
@pandabox/prettier-plugin@0.1.0
Minor Changes
- e404253: Better sorting for sva/defineSlotRecipe sorting + allow sorting custom functions using the
pandaFunctions
option
@pandabox/prettier-plugin@0.0.6
Patch Changes
-
30e511c: Sort pattern specific properties that are bound to a CSS property
ex:
stack
pattern (from@pandacss/preset-base
) has adirection
property bound to theflexDirection
, it will be
sorted near theflexDirection
property.
Fix an issue where some CSS properties were sorted after conditions due to not being tied to a utility (ex:
cursor
).
-> Now if a property is not tied to a utility but is a valid CSS property, it will be sorted in theOther
group.
Change the default
pandaStylePropsFirst
andpandaSortOtherProps
options tofalse
.Change
pandaFirstProps
defaults to['as', 'asChild', 'ref', 'className', 'layerStyle', 'textStyle']
.
@pandabox/prettier-plugin@0.0.5
@pandabox/unplugin-panda-macro@0.0.3
Patch Changes
- Updated dependencies [91b4f3a]
- @pandabox/postcss-plugins@0.0.2