Skip to content

Commit 3cf4300

Browse files
chore: release main
1 parent 088c0d7 commit 3cf4300

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/eds-core-react": "2.6.1",
3-
"packages/eds-core-react/src/components/next": "2.8.0-beta.1",
3+
"packages/eds-core-react/src/components/next": "3.0.0-beta.1",
44
"packages/eds-data-grid-react": "1.3.0",
55
"packages/eds-icons": "1.5.1",
66
"packages/eds-lab-react": "0.11.0",

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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+
## [3.0.0-beta.1](https://github.com/equinor/design-system/compare/eds-core-react-next@v2.8.0-beta.1...eds-core-react-next@v3.0.0-beta.1) (2026-07-13)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* consumers targeting these class names directly in their own CSS must update to the new flat names.
13+
14+
### 🐛 Fixed
15+
16+
* convert Banner BEM classes to flat class names ([#5114](https://github.com/equinor/design-system/issues/5114)) ([778515c](https://github.com/equinor/design-system/commit/778515ca9e2eb6144fcf96f57b483d6afdaae25d))
17+
718
## [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)
819

920

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

0 commit comments

Comments
 (0)