File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "packages/eds-core-react" : " 2.3 .0" ,
3- "packages/eds-core-react/src/components/next" : " 2.3 .0-beta.0" ,
2+ "packages/eds-core-react" : " 2.4 .0" ,
3+ "packages/eds-core-react/src/components/next" : " 2.4 .0-beta.0" ,
44 "packages/eds-data-grid-react" : " 1.2.1" ,
55 "packages/eds-icons" : " 1.2.0" ,
66 "packages/eds-lab-react" : " 0.10.0" ,
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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+ ## [ 2.4.0] ( https://github.com/equinor/design-system/compare/eds-core-react@v2.3.0...eds-core-react@v2.4.0 ) (2026-01-26)
9+
10+
11+ ### ✨ Added
12+
13+ * Field + HelperMessage ([ #4332 ] ( https://github.com/equinor/design-system/issues/4332 ) ) ([ 6bbbad5] ( https://github.com/equinor/design-system/commit/6bbbad5feb18963054ef502cc83a6751c7d8592a ) )
14+
815## [ 2.3.0] ( https://github.com/equinor/design-system/compare/eds-core-react@v2.2.0...eds-core-react@v2.3.0 ) (2026-01-15)
916
1017
Original file line number Diff line number Diff line change 11{
22 "name" : " @equinor/eds-core-react" ,
3- "version" : " 2.3 .0" ,
3+ "version" : " 2.4 .0" ,
44 "description" : " The React implementation of the Equinor Design System" ,
55 "sideEffects" : [
66 " **/*.css"
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to EDS 2.0 beta components (`@equinor/eds-core-react/next`)
44
55These are experimental components available under the ` /next ` entry point. They follow semantic versioning with a ` beta ` prerelease tag.
66
7+ ## [ 2.4.0-beta.0] ( https://github.com/equinor/design-system/compare/eds-core-react-next@v2.3.0-beta.0...eds-core-react-next@v2.4.0-beta.0 ) (2026-01-26)
8+
9+
10+ ### ✨ Added
11+
12+ * Checkbox 2.0 component ([ #4208 ] ( https://github.com/equinor/design-system/issues/4208 ) ) ([ 6171f95] ( https://github.com/equinor/design-system/commit/6171f95b4581d2e36d5bd14ea1204ba7357bb113 ) )
13+ * Field + HelperMessage ([ #4332 ] ( https://github.com/equinor/design-system/issues/4332 ) ) ([ 6bbbad5] ( https://github.com/equinor/design-system/commit/6bbbad5feb18963054ef502cc83a6751c7d8592a ) )
14+
715## [ 2.3.0-beta.0] ( https://github.com/equinor/design-system/compare/eds-core-react-next@v2.2.1-beta.0...eds-core-react-next@v2.3.0-beta.0 ) (2026-01-16)
816
917** Version correction release.** This release contains the same code as ` 2.2.0-beta.0 ` , republished with correct version number.
Original file line number Diff line number Diff line change 1- 2.3 .0-beta.0
1+ 2.4 .0-beta.0
You can’t perform that action at this time.
0 commit comments