v3.0.0 #90
jonasgeiler
announced in
Announcements
v3.0.0
#90
Replies: 1 comment
-
Can't wait for a native Svelte v5 version. I really want virtual functionality for @wjfe/dataview. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
About
This is an intermediate major release for people that rely on
v3.0.0-alpha.1
aka. the Svelte 4 edition, before I migrate fully to Svelte 5.The dist code between
v3.0.0-alpha.1
andv3.0.0
is pretty much the same, except for a non-breaking change making sure to automatically addpx
to theheight
/width
properties, no matter if horizontal or vertical mode is used.I just never did a full release for the
v3.0.0-alpha.1
changes, and since I shouldn't introduce a breaking change like migrating to Svelte 5 when bumping fromv3.0.0-alpha.1
tov3.0.0
, I had to do a fullv3
release before I can release the Svelte 5 migration withv4
.What's Changed
Full Changelog: v2.1.0...v3.0.0
New Contributors
Sponsors
Thank you to my first ever GitHub Sponsor, Jakob Kruse (@jakob-kruse)!!! 💖
Do you also want to appear here? Sponsor me!
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions