Skip to content

Commit e843d59

Browse files
Update rollup-plugin-solid to 1.2.2 to address Bundlephobia build error.
1 parent 2376670 commit e843d59

File tree

3 files changed

+6172
-3134
lines changed

3 files changed

+6172
-3134
lines changed

CHANGELOG.md

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

3+
## [Unreleased]
4+
5+
### Fixed
6+
7+
- Update `rollup-plugin-solid` to 1.2.2 to address
8+
[Bundlephobia](bundlephobia.com) build error (caused by it tripping over the
9+
optinal chaining syntax `?.`). The plugin now targets a slightly older env in
10+
order to compile this syntax away.
11+
312
## [0.4.1] - 2022-02-03
413

514
### Fixed

0 commit comments

Comments
 (0)