Skip to content

Commit b7ea720

Browse files
Version Packages (#1312)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 216c988 commit b7ea720

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

β€Ž.changeset/fix-toggle-buttons-circular-dep.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @autoguru/overdrive
22

3+
## 4.52.2
4+
5+
### Patch Changes
6+
7+
- 216c988: Fix circular dependency between ToggleButtons.css.ts and
8+
ToggleButtons.tsx that caused a Rolldown TDZ error in Vite 8
9+
310
## 4.52.1
411

512
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@autoguru/overdrive",
3-
"version": "4.52.1",
3+
"version": "4.52.2",
44
"description": "Overdrive is a product component library, and design system for AutoGuru.",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
Β (0)