github chakra-ui/panda @pandacss/node@0.32.0

latest releases: @pandacss/types@1.3.0, @pandacss/token-dictionary@1.3.0, @pandacss/extractor@1.3.0...
19 months ago

Minor Changes

  • de4d9ef: Allow config.hooks to be shared in plugins

    For hooks that can transform Panda's internal state by returning something (like cssgen:done and codegen:prepare),
    each hook instance will be called sequentially and the return result (if any) of the previous hook call is passed to
    the next hook so that they can be chained together.

Patch Changes

  • Updated dependencies [433a364]
  • Updated dependencies [7e70b6b]
  • Updated dependencies [8cd8c19]
  • Updated dependencies [60cace3]
  • Updated dependencies [de4d9ef]
  • Updated dependencies [b32d817]
    • @pandacss/core@0.32.0
    • @pandacss/extractor@0.32.0
    • @pandacss/shared@0.32.0
    • @pandacss/generator@0.32.0
    • @pandacss/types@0.32.0
    • @pandacss/config@0.32.0
    • @pandacss/parser@0.32.0
    • @pandacss/token-dictionary@0.32.0
    • @pandacss/logger@0.32.0

Don't miss a new panda release

NewReleases is sending notifications on new releases.