File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+
12+ - Add React 19 support ([ #1247 ] ( https://github.com/tailwindlabs/heroicons/pull/1247 ) )
13+
1014### Fixed
1115
12- - Removed unncessary clipping path from ` solid/arrow-left-circle ` ([ #1211 ] ( https://github.com/tailwindlabs/heroicons/pull/1211 ) )
16+ - Removed unnecessary clipping path from ` solid/arrow-left-circle ` ([ #1211 ] ( https://github.com/tailwindlabs/heroicons/pull/1211 ) )
1317
1418## [ 2.1.5] - 2024-07-10
1519
Original file line number Diff line number Diff line change 144144 "access" : " public"
145145 },
146146 "peerDependencies" : {
147- "react" : " >= 16"
147+ "react" : " >= 16 || ^19.0.0-rc "
148148 }
149149}
You can’t perform that action at this time.
0 commit comments