Release v1 (#226) v1.0.0-beta1 gave no problems with my other gomponents libraries, that of others, and some of my large projects, so releasing v1! No more breaking changes! 😁
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M internal/examples/app/go.mod → internal/examples/app/go.mod
@@ -1,5 +1,5 @@ module app -go 1.23.1 +go 1.23.2 -require maragu.dev/gomponents v0.22.1-0.20241003092644-fe24f0575214 +require maragu.dev/gomponents v1.0.0-beta1