What this package is like to depend on
Last release today
26 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 222 of 222 stable releases
63 versions withdrawn
withdrawn after publishing
7 years old
285 releases · first in 2019
57 releases in the last 12 months
see the full history below
Release timeline
285 releases · Sep 2019 to Aug 2026Releases
latest 60 of 285-
6.3.126 Aug 2026 -
6.3.020 Aug 2026Release notes
Open source →Minor Changes
-
d82e6f76528ab- Add direct subpath package exports as part of the linking-platform, search, media, and design-system barrel-removal (de-barrel) migration.These packages now expose their individual modules via explicit
package.jsonexportssubpaths so that consumers can import directly from the leaf module (e.g.@atlaskit/pkg/thing) instead of the package barrel/index. This adds new public entry points without changing or removing any existing exports, so it is a backwards-compatible additive change.No runtime behaviour changes; this is an API-surface (entry-point) addition to support tree-shaking and to unblock removal of the barrel index files.
Patch Changes
- Updated dependencies
-
-
6.2.105 Aug 2026 -
6.2.005 Aug 2026Release notes
Open source →Minor Changes
-
234fda770bd2b- [ux] Fixed unsafe styles that distorted the inline (top-layer) tooltip/popover by excluding top-layer elements from the offending selectors via:not(:where([popover], dialog))(and:nth-last-child(... of ...)for positional selectors). The:where()wrapper keeps the guard at zero specificity, so matching is otherwise unchanged, and the guards are no-ops for the legacy portalled tooltip.@atlassian/geminiadditionally ignores Emotion's":nth-last-child"server-side-rendering console warning, which it already ignored for":first-child"and":nth-child"(emotion-js/emotion#1105).
Patch Changes
- Updated dependencies
-
-
6.1.803 Aug 2026 -
6.1.730 Jul 2026 -
6.1.629 Jul 2026 -
6.1.517 Jul 2026 -
6.1.417 Jul 2026 -
6.1.316 Jul 2026 -
6.1.213 Jul 2026 -
6.1.129 Jun 2026Release notes
Open source →Patch Changes
820f00bd7db09- Enable platform-dst-motion-uplift-button by default in constellation examples so button motion is previewed in component demos. Docs/examples-only; no change to shipped component behaviour.
-
6.1.026 Jun 2026Release notes
Open source →Minor Changes
-
cd097a2111788- Republish packages depending on@atlaskit/react-compiler-gatingso their published dependency reference is updated to the renamed@atlaskit/react-compiler-gatingscope.The earlier rename of
@atlassian/react-compiler-gatingto@atlaskit/react-compiler-gatingonly bumped the renamed package itself, so dependent packages were never republished and their published versions still referenced the old@atlassian/react-compiler-gatingname, which is not available in the public npm registry. This minor bump republishes all affected packages with the corrected dependency.
Patch Changes
- Updated dependencies
-
-
6.0.123 Jun 2026Release notes
Open source →Patch Changes
ee28cf33718b0- Add @atlaskit/react-compiler-gating as a runtime dependency to enable React Compiler platform gating.- Updated dependencies
-
6.0.016 Jun 2026Release notes
Open source →Major Changes
-
f2dc9097319f0- ### Dropped support for legacy Typescript 4 types. Typescript 5 is now the new minimum.Removes the
typesVersionsproperty anddist/types-ts4.5directory from the dist.Types are now exclusively via the
"types": "dist/types/index.d.ts"property.- "typesVersions": { - ">=4.5 <4.9": { - "*": [ - "dist/types-ts4.5/*", - "dist/types-ts4.5/index.d.ts" - ] - } - },
Patch Changes
- Updated dependencies
-
-
5.7.419 May 2026 -
5.7.318 May 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.7.205 May 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.7.121 Apr 2026 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
-
76faad1c8c7b5- Removedreact-intl-nextalias and replaced all usages withreact-intldirectly.What changed: The
react-intl-nextdevDependency alias (which resolved toreact-intl@^5) has been renamed toreact-intl. This is a development-only change with no impact on consumers.
-
-
5.7.015 Apr 2026 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Minor Changes
8b1c5f296653c- Autofix: add explicit package exports (barrel removal)
Patch Changes
- Updated dependencies
-
5.6.1814 Apr 2026 -
5.6.1713 Apr 2026Release notes
Open source →Patch Changes
ddd049a745d38- Internal change to how legacy colors are applied. No visual changes.- Updated dependencies
-
5.6.1610 Apr 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.1509 Apr 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.1408 Apr 2026 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
02483200273ec- Enrol all Design System UI packages into the React Compiler with platform gating via isReactCompilerActivePlatform.- Updated dependencies
-
5.6.1302 Apr 2026 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
8f1a80e10b1d7- Internal changes to remove unnecessary token fallbacks and imports from@atlaskit/theme- Updated dependencies
-
5.6.1202 Apr 2026Release notes
Open source →Patch Changes
08170da1fbf62- Migrate spacing prop usages on icons to Flex wrapper- Updated dependencies
-
5.6.1130 Mar 2026Release notes
Open source →Patch Changes
7aef1e49e90ea- Removes redundant fallback color values via @atlaskit/theme- Updated dependencies
-
5.6.1030 Mar 2026 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
62281c5d82340- Align examples and tests with the newNotificationLogClientobject constructor API , updated for GraphQL support
-
5.6.920 Mar 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.819 Mar 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.716 Mar 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.604 Mar 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.525 Feb 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.416 Feb 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.302 Feb 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.223 Jan 2026 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.6.116 Jan 2026 -
5.6.008 Jan 2026 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Minor Changes
87b12e64ff750- Removed usages of LEGACY icon props
Patch Changes
- Updated dependencies
-
5.5.405 Jan 2026Release notes
Open source →Patch Changes
036c3ee917e3c- Icon migration entry point update- Updated dependencies
-
5.5.318 Dec 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.5.217 Dec 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
d14ea5f60b689- chore: migrate platform UI & component libraries icon imports from migration paths to core- Updated dependencies
-
5.5.108 Dec 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
a60a82196851a- Internal refactors to remove unused variables. No functional or public changes.- Updated dependencies
-
5.5.027 Nov 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Minor Changes
f089cdf7f6a28- PrimaryButton now supports displaying a shortcut in the tooltip, through the newshortcutprop. It is passed through to the Tooltip'sshortcutprop.
-
5.4.212 Nov 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.4.107 Nov 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.4.004 Nov 2025Release notes
Open source →Minor Changes
211a83504b30b- [ux] GCKO-936 Add switcher support for same tab 1P links
-
5.3.2316 Oct 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.3.2215 Oct 2025 -
5.3.2113 Oct 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.3.2030 Sep 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
437668dfbdec9- Add explicit types to a number of DST components- Updated dependencies
-
5.3.1926 Sep 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
39e543109ec09- add type info to forwardRef components- Updated dependencies
-
5.3.1817 Sep 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
248faa32d4835- Internal changes to how borders are applied.- Updated dependencies
-
5.3.1709 Sep 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
f0662cd7a143e- Internal changes to how borders are applied.- Updated dependencies
-
5.3.1604 Sep 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
74c2f420ee49b- Internal changes to how border radius is applied.- Updated dependencies
-
5.3.1501 Sep 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
23bcc5bbc9cee- Internal changes to how border radius is applied.- Updated dependencies
-
5.3.1401 Sep 2025Release notes
Open source →Patch Changes
3b5b4a919aaaf- Internal changes to how border radius is applied.- Updated dependencies
-
5.3.1327 Aug 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.3.1220 Aug 2025 withdrawnPlease use @atlaskit/navigation-system instead.
-
5.3.1118 Aug 2025 withdrawnPlease use @atlaskit/navigation-system instead.
Release notes
Open source →Patch Changes
2af42ad93c3e0- Internal changes to use tokens for border radius.- Updated dependencies