Skip to content

Commit 3651021

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

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/tree-shaking-esm-exports.md

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

CHANGELOG.md

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

3+
## 4.53.0
4+
5+
### Minor Changes
6+
7+
- e9e82a0: Add exports field and convert all barrel re-exports to explicit named
8+
exports for tree-shaking support. Remove redundant strict-mode Babel plugin
9+
from ESM output.
10+
311
## 4.52.2
412

513
### 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.2",
3+
"version": "4.53.0",
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)