@atlaskit/width-detector
Advanced tools
+10
-0
| # @atlaskit/width-detector | ||
| ## 5.0.2 | ||
| ### Patch Changes | ||
| - [#148201](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148201) | ||
| [`8e811f1840de7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e811f1840de7) - | ||
| Either actively or pre-emptively fixes a bug with keyframe animations in CJS and ESM distribution | ||
| targets for packages using Compiled CSS-in-JS. This may not affect this package, but the change | ||
| was made so a future migration does not accidentally break it. | ||
| ## 5.0.1 | ||
@@ -4,0 +14,0 @@ |
+4
-4
| { | ||
| "name": "@atlaskit/width-detector", | ||
| "version": "5.0.1", | ||
| "version": "5.0.2", | ||
| "description": "Wrapper for components that need to respond to width changes", | ||
@@ -43,8 +43,8 @@ "publishConfig": { | ||
| "devDependencies": { | ||
| "@af/integration-testing": "^0.5.0", | ||
| "@atlaskit/button": "^21.1.0", | ||
| "@af/integration-testing": "workspace:^", | ||
| "@atlaskit/button": "^23.0.0", | ||
| "@atlaskit/docs": "^10.0.0", | ||
| "@atlaskit/ds-lib": "^4.0.0", | ||
| "@atlaskit/section-message": "^8.2.0", | ||
| "@atlaskit/ssr": "^0.4.0", | ||
| "@atlassian/ssr-tests": "^0.2.0", | ||
| "@emotion/react": "^11.7.1", | ||
@@ -51,0 +51,0 @@ "@emotion/styled": "^11.0.0", |
62378
0.81%