[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] (May 4, 2025, 8:46 PM UTC) 976ebb32 922c8370

+7 -6
-5
.changeset/fifty-corners-tickle.md
··· 1 - --- 2 - '@fuxui/social': patch 3 - --- 4 - 5 - fix bluesky login
+6
packages/social/CHANGELOG.md
··· 1 1 # @fuxui/social 2 2 3 + ## 0.0.9 4 + 5 + ### Patch Changes 6 + 7 + - 922c837: fix bluesky login 8 + 3 9 ## 0.0.8 4 10 5 11 ### Patch Changes
+1 -1
packages/social/package.json
··· 1 1 { 2 2 "name": "@fuxui/social", 3 3 "private": false, 4 - "version": "0.0.8", 4 + "version": "0.0.9", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",