Skip to content

Releases: equinor/design-system

eds-utils: v1.0.1

16 Oct 07:48
56b9d16
Compare
Choose a tag to compare

1.0.1 (2025-10-16)

🔧 Chores

eds-tokens: v1.1.2

16 Oct 08:18
c46252f
Compare
Choose a tag to compare

1.1.2 (2025-10-16)

📝 Changed

  • eds-tokens: edit docs to trigger publish action (28b6263)

eds-tokens: v1.1.1

16 Oct 08:10
abd4459
Compare
Choose a tag to compare

1.1.1 (2025-10-16)

📝 Changed

  • eds-tokens: update docs to trigger publish of package (e73d676)

eds-tokens: v1.1.0

16 Oct 07:48
56b9d16
Compare
Choose a tag to compare

1.1.0 (2025-10-16)

✨ Added

  • eds-color-palette-generator,eds-tokens,eds-tokens-build: use oklch in the palette config (#4081) (186cc5f)
  • eds-tokens, eds-demo, eds-tailwind: use single css variables export (#4098) (15689fb)

eds-lab-react: v0.8.1

16 Oct 07:48
56b9d16
Compare
Choose a tag to compare

0.8.1 (2025-10-16)

🔧 Chores

eds-data-grid-react: v1.0.1

16 Oct 07:48
56b9d16
Compare
Choose a tag to compare

1.0.1 (2025-10-16)

🔧 Chores

eds-core-react: v1.0.1

16 Oct 07:48
56b9d16
Compare
Choose a tag to compare

1.0.1 (2025-10-16)

🐛 Fixed

  • eds-core-react: sidebar links not showing tooltip when sidebar is collapsed (#4068) (aa2622a)

🔧 Chores

[email protected]

09 Oct 12:25
34443e1
Compare
Choose a tag to compare

[1.0.0] - 2025-10-09

This release marks a significant milestone: EDS is now production-ready. We're moving from v0 to v1 to signal stability and our commitment to semantic versioning going forward.

BREAKING CHANGES ⚠️

  • React 19 Required: This version requires React >= 19.0.0 and React DOM >= 19.0.0. Previous versions of EDS are not compatible with React 19, and this version is not compatible with React 18.

Changed

[email protected]

09 Oct 12:26
34443e1
Compare
Choose a tag to compare

[1.0.0] - 2025-10-09

This release aligns with the v1 release of our design system.
No breaking changes or migration required.

Note: We're moving from v0 to v1 to signal production stability across all packages in our monorepo.

Added

Changed

[email protected]

09 Oct 12:26
34443e1
Compare
Choose a tag to compare

[0.8.0] - 2025-10-09

Note: Due to technical debt and limited active components, we're keeping the lab package at v0.x while evaluating whether to deprecate it entirely. The styled-components implementation has React 19 compatibility issues requiring workarounds we're not comfortable promoting to v1.0.0.

BREAKING CHANGES ⚠️

  • React 19 Required: This version requires React >= 19.0.0 and React DOM >= 19.0.0. Previous versions of EDS are not compatible with React 19, and this version is not compatible with React 18.

Changed