Skip to content

Commit 1ce567f

Browse files
Version Packages (#53)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4aa05f6 commit 1ce567f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/five-camels-unite.md

-5
This file was deleted.

packages/unplugin/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pandabox/unplugin
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 65d951a: Change `optimizeJs` default value to `macro` + fix HMR when using `outfile` option (and maybe for SSR ?)
8+
39
## 0.1.2
410

511
### Patch Changes

packages/unplugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pandabox/unplugin",
33
"type": "module",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"packageManager": "[email protected]",
66
"description": "Panda CSS as a Vite/Rollup/Webpack/Esbuild plugin",
77
"exports": {

0 commit comments

Comments
 (0)