Skip to content

Commit d34176b

Browse files
Update changelog.
1 parent c4a5339 commit d34176b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Fixed
6+
7+
- Optimise production builds by stripping console messages and fix errors caused
8+
by mixed js and jsx output. As part of this, switch to
9+
[tsup](https://tsup.egoist.dev/) for building the library (which should be
10+
faster due to the use of [esbuild](https://esbuild.github.io/)).
11+
12+
Thanks you [@thetarnav](https://github.com/thetarnav) for this improvement.
13+
14+
315
## [0.7.3] - 2022-11-02
416

517
### Fixed

0 commit comments

Comments
 (0)