🕸️
Latest Kobweb v0.16.2 🕸️
https://github.com/varabyte/kobweb/releases/tag/v0.16.2
Not really a release to be excited about 🙂 This one contains a bug fix for the new route generation logic that went out in v0.16.0 that may have affected a very small subset of users. (There was at least one of them! Since they reached out to us with a bug report.)
If you use a package name for your site that has camel casing in it (e.g.
group = "com.example.mySite"
in your build.gradle.kts file), then v0.16.0 won't work and you'll need to use v0.16.2.
More details in the release notes for the curious. If you upgraded to v0.16.0 and it is working for you (which is expected for most users), there is no need for you to upgrade.