Skip to content

Commit 3af1e17

Browse files
Version Packages
1 parent 058ff52 commit 3af1e17

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clean-streets-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/parcel-optimizer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @compiled/parcel-optimizer
22

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- d7b0505: Use Array.isArray instead of instanceof for more reliable check.
8+
39
## 0.6.3
410

511
### Patch Changes

packages/parcel-optimizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compiled/parcel-optimizer",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "A familiar and performant compile time CSS-in-JS library for React.",
55
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
66
"repository": {

0 commit comments

Comments
 (0)