You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/website/releases/1.5.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,16 @@ date: 2024-12-04T10:00
8
8
---
9
9
10
10
Version `1.5` of _Unovis_ has arrived! This release is packed with enhancements,
11
-
including full support for Solid; compatibility with Svelte 5 and React 19;
11
+
including full support for Solid; compatibility with React 19 and Angular 19;
12
12
many Graph component tweaks; exciting new features; and numerous bug fixes.
13
13
14
14
## Release Highlights
15
15
### 🎉 Solid Support
16
16
_Unovis_ now works with Solid — one of the most performant JSX frameworks. Thanks to [@hngngn](https://github.com/hngngn) for this amazing [contribution](https://github.com/f5/unovis/pull/469)!
17
17
18
-
### 🎊 Svelte 5 and React 19
19
-
Also _Unovis_ now support Svelte 5 and React 19.
20
-
Thanks [@pingu-codes](https://github.com/pingu-codes) for helping us solve problems with the Svelte integration.
18
+
### 🎊 React 19 and Angular 19
19
+
_Unovis_ now also support Angular 19 and React 19. <br />
20
+
Calling for Svelte 5 support contribution ([discussion](https://github.com/f5/unovis/issues/500))! Huge thanks to [@pingu-codes](https://github.com/pingu-codes) for your incredible help with Svelte support! 🚀.
0 commit comments