[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.

Merge pull request #32 from flo-bit/changeset-release/main

Version Packages

authored by

Florian and committed by
GitHub
(May 11, 2025, 11:01 AM +0200) f9dc9b80 27345065

+7 -6
-5
.changeset/neat-years-sit.md
··· 1 - --- 2 - '@fuxui/text': patch 3 - --- 4 - 5 - improve rich text editor
+6
packages/text/CHANGELOG.md
··· 1 1 # @fuxui/time 2 2 3 + ## 0.2.2 4 + 5 + ### Patch Changes 6 + 7 + - 2734506: improve rich text editor 8 + 3 9 ## 0.2.1 4 10 5 11 ### Patch Changes
+1 -1
packages/text/package.json
··· 1 1 { 2 2 "name": "@fuxui/text", 3 3 "private": false, 4 - "version": "0.2.1", 4 + "version": "0.2.2", 5 5 "type": "module", 6 6 "scripts": { 7 7 "dev": "vite dev",