Skip to content

Commit 0e41af9

Browse files
committed
1.8.0 changelog
1 parent e0a7bff commit 0e41af9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ All notable changes to this project will be documented in this file.
66

77
- Add `swipe up` to close lightbox
88

9+
## [1.8.0] - 2023-10-06
10+
11+
- Add inline mode SSR support
12+
- fix next.js + styled-components + SWC client/server classname mismatch error
13+
- Upgrade several dependencies
14+
- @react-spring/web ^9.7
15+
- rollup 3
16+
- typescript 5
17+
18+
### Potentially Breaking
19+
20+
This release removes the esm build as it doesn't work well with next.js + SWC compiler
21+
922
## [1.7.1] - 2022-09-12
1023

1124
### Fixed

0 commit comments

Comments
 (0)