Skip to content

Commit aa17ac0

Browse files
chore: release v0.4.4
1 parent 75dcdfc commit aa17ac0

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.4.4 - 2025-12-07
2+
3+
- chore: add Range2d doc
4+
- chore: Cleanups
5+
- feat: add Range2D
6+
- fix: remove usless untrack
7+
- fix: viewport and flow to work with rtl and style props
8+
- chore: some doc fixes & add viewport and Flow to the exports
9+
110
## v0.4.3 - 2025-12-07
211

312
- fix: cleanup edges and nodes and small chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@obelusfi/trioxide",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"license": "MIT",
55
"description": "Svelte 5 customizable componets, focused on non-trivial UI pieces that are tedious to reimplement.",
66
"repository": {

0 commit comments

Comments
 (0)