[READ-ONLY] Mirror of https://github.com/flo-bit/ui-kit. 🦊 fox ui, svelte 5 and tailwind 4 flo-bit.dev/ui-kit/
svelte tailwindcss ui-components
0

Configure Feed

Select the types of activity you want to include in your feed.

Version Packages

github-actions[bot] (Mar 3, 2026, 4:51 AM UTC) 3b85ded5 784e02ea

+15 -7
-5
.changeset/whole-flies-listen.md
··· 1 - --- 2 - '@foxui/social': patch 3 - --- 4 - 5 - small bluesky post fix
+7
packages/all/CHANGELOG.md
··· 1 1 # @foxui/all 2 2 3 + ## 0.5.3 4 + 5 + ### Patch Changes 6 + 7 + - Updated dependencies [27b0b1c] 8 + - @foxui/social@0.5.3 9 + 3 10 ## 0.5.2 4 11 5 12 ### Patch Changes
+1 -1
packages/all/package.json
··· 1 1 { 2 2 "name": "@foxui/all", 3 3 "private": false, 4 - "version": "0.5.2", 4 + "version": "0.5.3", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",
+6
packages/social/CHANGELOG.md
··· 1 1 # @foxui/social 2 2 3 + ## 0.5.3 4 + 5 + ### Patch Changes 6 + 7 + - 27b0b1c: small bluesky post fix 8 + 3 9 ## 0.5.2 4 10 5 11 ### Patch Changes
+1 -1
packages/social/package.json
··· 1 1 { 2 2 "name": "@foxui/social", 3 3 "private": false, 4 - "version": "0.5.2", 4 + "version": "0.5.3", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",