v0.25.1 #794
bitspittle
announced in
Announcements
v0.25.1
#794
Replies: 0 comments
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 adds a few quality of life features and bumps up some versions.
Important
Planning to upgrade? Review instructions in the README.
Frontend
Added support for the recently added HTTP QUERY method
GETbut supports setting a payload body (finally!)New CSS properties and modifiers
animation-compositionblock-sizeborder-spacingcontain-intrinsic-width,contain-intrinsic-height,contain-intrinsic-sizetext-renderingWorkers
Backend
printlnandSystem.errin your@Apiendpoints to generateinfoandwarnlogs.ctx.logger.Gradle
Kobweb now runs multiple threads in parallel when doing exports, which can easily halve the total time it takes, or more, based on how powerful your machine is.
kobweb.app.export.numThreadsproperty in your build script, or (for CI convenience) via theKOBWEB_EXPORT_NUM_THREADSenvironment variable.Fixed all detected "Isolated Projects" issues in the Kobweb plugins (we think!)
Full Changelog: v0.25.0...v0.25.1
This discussion was created from the release v0.25.1.
All reactions