@cord-sdk/react
Advanced tools
Comparing version 1.27.1 to 1.27.2
@@ -25,1 +25,2 @@ /** | ||
export declare function logComponentInstantiation(name: string): void; | ||
export declare function getStableColorPalette(userId: string): number; |
export { SelectionComments, SelectionCommentsReactComponentProps, } from './components/SelectionComments'; | ||
export { ThreadFacepile } from './components/ThreadFacepile'; | ||
export { Avatar } from './experimental/components/Avatar'; |
{ | ||
"name": "@cord-sdk/react", | ||
"description": "React components for Cord", | ||
"version": "1.27.1", | ||
"version": "1.27.2", | ||
"homepage": "https://docs.cord.com/", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@cord-sdk/components": "1.27.1", | ||
"@cord-sdk/types": "1.27.1", | ||
"@cord-sdk/components": "1.27.2", | ||
"@cord-sdk/types": "1.27.2", | ||
"classnames": "^2.3.1", | ||
@@ -36,3 +36,3 @@ "@floating-ui/react-dom": "^1.3.0", | ||
"devDependencies": { | ||
"@cord-sdk/jsx": "1.27.1", | ||
"@cord-sdk/jsx": "1.27.2", | ||
"@types/react": "^18.2.25", | ||
@@ -39,0 +39,0 @@ "@types/react-dom": "^18.2.17", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
440021
138
8696
+ Added@cord-sdk/components@1.27.2(transitive)
+ Added@cord-sdk/types@1.27.2(transitive)
- Removed@cord-sdk/components@1.27.1(transitive)
- Removed@cord-sdk/types@1.27.1(transitive)
Updated@cord-sdk/components@1.27.2
Updated@cord-sdk/types@1.27.2