Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pandacss/error

Package Overview
Dependencies
Maintainers
1
Versions
922
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pandacss/error - npm Package Versions

1
93

0.22.0

Diff

Changelog

Source

[0.22.0] - 2023-12-14

Fixed

  • Fix issue where static-css types was not exported.
  • Fix conditional variables in border radii
  • Fix regression where styled-system/jsx/index had the wrong exports
  • Fix potential cross-platform issues with path resolving by using pathe instead of path
  • Fix issue where children does not work in styled factory's defaultProps in React, Preact and Qwik
  • Fixes a missing bracket in _indeterminate condition
  • Fix issue where array syntax did not generate reponsive values in mapped pattern properties

Changed

  • Update csstype to support newer css features

  • Redesign astro integration and studio to use the new Astro v4 (experimental) JavaScript API

  • Update Astro version to v4 for the @pandacss/studio

  • Improve initial css extraction time by at least 5x 🚀

    Initial extraction time can get slow when using static CSS with lots of recipes or parsing a lot of files.

    Scenarios

    • Park UI went from 3500ms to 580ms (6x faster)
    • Panda Website went from 2900ms to 208ms (14x faster)

    Potential Breaking Change

    If you use hooks in your panda.config file to listen for when css is extracted, we no longer return the css string for performance reasons. We might reconsider this in the future.

segunadebayo
published 0.0.0-dev-20231212230730 •

segunadebayo
published 0.0.0-dev-20231212201947 •

segunadebayo
published 0.0.0-dev-20231212195947 •

segunadebayo
published 0.0.0-dev-20231212181442 •

segunadebayo
published 0.0.0-dev-20231211183354 •

segunadebayo
published 0.0.0-dev-20231211173902 •

segunadebayo
published 0.0.0-dev-20231211142814 •

segunadebayo
published 0.0.0-dev-20231211135842 •

segunadebayo
published 0.0.0-dev-20231211133922 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc