Skip to content

Commit

Permalink
Changelog v0.40.1 (#2644)
Browse files Browse the repository at this point in the history
  • Loading branch information
anubra266 authored May 31, 2024
1 parent 9cda485 commit b2fc4f4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ See the [Changesets](./.changeset) for the latest changes.

## [Unreleased]

## [0.40.1] - 2024-05-31

### Fixed

- Fix issue where using `jsxStyleProps: none` with the generated jsx patterns, lead to unoptimized code that causes the
component to be recreated on every render.

### Changed

- Improve `panda init --outdir=<x>` command to reflect `outdir` in generated panda config file.

## [0.40.0] - 2024-05-29

### Added
Expand Down

0 comments on commit b2fc4f4

Please sign in to comment.