Skip to content

Commit 16a62b8

Browse files
Version Packages (#1800)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8a82452 commit 16a62b8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/many-sheep-change.md

-5
This file was deleted.

packages/babel-plugin/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @compiled/babel-plugin
22

3+
## 0.36.1
4+
5+
### Patch Changes
6+
7+
- 8a824525: Stop checking if styles are cssMap if being used as `css={styles}`. This is to improve build performance.
8+
39
## 0.36.0
410

511
### Minor Changes

packages/babel-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compiled/babel-plugin",
3-
"version": "0.36.0",
3+
"version": "0.36.1",
44
"description": "A familiar and performant compile time CSS-in-JS library for React.",
55
"homepage": "https://compiledcssinjs.com/docs/pkg-babel-plugin",
66
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",

0 commit comments

Comments
 (0)