Skip to content

Commit 98b3696

Browse files
chore: release main (#4990)
* chore: release main * chore: drop eds-core-react release from PR and remove scope from beta entries --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Frida <fridaerdal@hotmail.no>
1 parent 331477d commit 98b3696

5 files changed

Lines changed: 34 additions & 4 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"packages/eds-core-react": "2.6.1",
3-
"packages/eds-core-react/src/components/next": "2.7.0-beta.1",
3+
"packages/eds-core-react/src/components/next": "2.8.0-beta.1",
44
"packages/eds-data-grid-react": "1.3.0",
55
"packages/eds-icons": "1.5.0",
66
"packages/eds-lab-react": "0.11.0",
7-
"packages/eds-tokens": "2.3.0",
7+
"packages/eds-tokens": "2.3.1",
88
"packages/eds-utils": "2.2.1"
99
}

packages/eds-core-react/src/components/next/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ All notable changes to EDS 2.0 beta components (`@equinor/eds-core-react/next`)
44

55
These are experimental components available under the `/next` entry point. They follow semantic versioning with a `beta` prerelease tag.
66

7+
## [2.8.0-beta.1](https://github.com/equinor/design-system/compare/eds-core-react-next@v2.7.0-beta.1...eds-core-react-next@v2.8.0-beta.1) (2026-06-23)
8+
9+
10+
### ✨ Added
11+
12+
* Badge EDS 2.0 ([#4999](https://github.com/equinor/design-system/issues/4999)) ([2235377](https://github.com/equinor/design-system/commit/2235377b318cb4c75712d6b2380d16caa3aef721))
13+
* Dialog EDS 2.0 ([#4956](https://github.com/equinor/design-system/issues/4956)) ([e2f6df2](https://github.com/equinor/design-system/commit/e2f6df2f62991d3f5a0205b416ffcf5d880a3d17))
14+
* Select EDS 2.0 ([#4918](https://github.com/equinor/design-system/issues/4918)) ([0be44ad](https://github.com/equinor/design-system/commit/0be44adfbf0a45ad27b6b6b5f3a0cfb7337c4ec9))
15+
16+
17+
### 🐛 Fixed
18+
19+
* correct TextArea helper message spacing in both density modes ([#4986](https://github.com/equinor/design-system/issues/4986)) ([f1a3b4d](https://github.com/equinor/design-system/commit/f1a3b4dcab016f4236e0d10ffcf63af4e25d6486))
20+
* remove box-shadow from Switch handle ([#4980](https://github.com/equinor/design-system/issues/4980)) ([2f0dd96](https://github.com/equinor/design-system/commit/2f0dd96d685107e5d770bbfb00b8dde8cf80869a)), closes [#4838](https://github.com/equinor/design-system/issues/4838)
21+
* replace styled-components Progress with spinning icon in Autocomplete ([#4982](https://github.com/equinor/design-system/issues/4982)) ([9581f89](https://github.com/equinor/design-system/commit/9581f892ef28d8d4fa1195ef05818c5fadf34f4c))
22+
* rely on parent flex gap for Field helper-message spacing ([#5080](https://github.com/equinor/design-system/issues/5080)) ([8a18fb6](https://github.com/equinor/design-system/commit/8a18fb697aaeab3bdab6f14bd3a47160377b58a7))
23+
* replace styled-components Tooltip with next/Tooltip in TextField and TextArea ([#4981](https://github.com/equinor/design-system/issues/4981)) ([e3ea724](https://github.com/equinor/design-system/commit/e3ea724eb99e9a3511686c07a2d7b9232f38cb10))
24+
25+
26+
### ♻️ Refactoring
27+
28+
* migrate Banner.Message and Chip label off TypographyNext ([#4984](https://github.com/equinor/design-system/issues/4984)) ([ea19590](https://github.com/equinor/design-system/commit/ea195904f5321e89930f3d0247025ac4deeb9283)), closes [#4835](https://github.com/equinor/design-system/issues/4835) [#4836](https://github.com/equinor/design-system/issues/4836)
29+
730
## [2.7.0-beta.1](https://github.com/equinor/design-system/compare/eds-core-react-next@v2.6.0-beta.1...eds-core-react-next@v2.7.0-beta.1) (2026-05-27)
831

932

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0-beta.1
1+
2.8.0-beta.1

packages/eds-tokens/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.3.1](https://github.com/equinor/design-system/compare/eds-tokens@v2.3.0...eds-tokens@v2.3.1) (2026-06-23)
9+
10+
11+
### 🐛 Fixed
12+
13+
* propagate density-aware spacing aliases to comfortable mode ([#5091](https://github.com/equinor/design-system/issues/5091)) ([331477d](https://github.com/equinor/design-system/commit/331477decf681fce4db1a385c8533e2574f38ca4))
14+
815
## [2.3.0](https://github.com/equinor/design-system/compare/eds-tokens@v2.2.0...eds-tokens@v2.3.0) (2026-05-21)
916

1017
> **Heads-up for downstream bundler setups:** Dark mode tokens are now emitted as explicit `[data-color-scheme="dark"]` scope rules instead of `light-dark()`. This fixes dark mode in bundlers that use lightningcss (including Vite 8+). No action required for most consumers — if you process the tokens CSS through your own build pipeline, the output no longer contains `light-dark()`.

packages/eds-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/eds-tokens",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Design tokens for the Equinor Design System",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)