@atlaskit/ds-lib
Advanced tools
Comparing version 2.5.0 to 2.6.0
# @atlaskit/ds-lib | ||
## 2.6.0 | ||
### Minor Changes | ||
- [#143323](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143323) | ||
[`4fdf6347eb506`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4fdf6347eb506) - | ||
Add new entrypoint called "use-layout-effect" to ds-lib and use it inside primitives pkg. | ||
## 2.5.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/ds-lib", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Reusable utilities and hooks specific to design system.", | ||
@@ -27,3 +27,2 @@ "publishConfig": { | ||
"team": "Design System Team", | ||
"releaseModel": "continuous", | ||
"runReact18": true, | ||
@@ -46,2 +45,3 @@ "website": { | ||
"./use-lazy-callback": "./src/hooks/use-lazy-callback.tsx", | ||
"./use-layout-effect": "./src/hooks/use-layout-effect.tsx", | ||
"./use-state-ref": "./src/hooks/use-state-ref.tsx", | ||
@@ -48,0 +48,0 @@ "./use-focus-event": "./src/hooks/use-focus-event.tsx", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82232
105
1767