Skip to content
Discussion options

You must be logged in to vote

Leptos follows semantic versioning, which means that there are, by definition, breaking changes in every 0.X minor release but not in any 0.x.Y patch release. Whether these technically-breaking changes to some APIs (like trait bounds) actually break your code varies. In general, we went through a very large rewrite and a set of breaking changes for 0.7, and there are no significant breaking changes planned again for the future.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by khanakia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants