File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.42.1] - 2024-10-04
9+
10+ ### Fixed
11+
12+ - 🐛 Popover: Fixed an issue where popover would "flicker" in a prod enviroment by @oddvernes in https://github.com/equinor/design-system/pull/3639
13+
14+ ### changed
15+
16+ - ⬆️ Updated @tanstack/react-virtual by @oddvernes in https://github.com/equinor/design-system/pull/3629
17+ - ⬆️ Updated rollup and related plugins by @oddvernes in https://github.com/equinor/design-system/pull/3633
18+
819## [ 0.42.0] - 2024-09-17
920
1021### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @equinor/eds-core-react" ,
3- "version" : " 0.42.0 " ,
3+ "version" : " 0.42.1 " ,
44 "description" : " The React implementation of the Equinor Design System" ,
55 "sideEffects" : [
66 " **/*.css"
You can’t perform that action at this time.
0 commit comments