v1.0.0-beta1 - The API is now stable! #217
Unanswered
markuswustenberg
asked this question in
General
Replies: 1 comment 3 replies
-
|
Please write about any issues you have, either here or open an issue in the issue tracker. 😊 |
Beta Was this translation helpful? Give feedback.
3 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.
-
This release marks the first beta of a 1.0.0 release. This means that I'm committed to this API going forward,
and breaking changes will only happen in a v2 that hopefully will never come.
The only major change from v0.22.0 is that the module is in a new namespace:
maragu.dev/gomponentsBecause of Go module dependency pinning and the Go module proxy, I don't think this will have much of an impact on people using the library, but I'm being cautious with a beta release and testing things extensively.
If you find any issues, please report them, either on the discussion attached to this release, or open a separate issue.
What's Changed
Full Changelog: v0.22.0...v1.0.0-beta1
This discussion was created from the release v1.0.0-beta1 - The API is now stable!.
Beta Was this translation helpful? Give feedback.
All reactions