v0.23.2
We just learned our last release broke base paths, which is an important feature for anyone using GHP to host their Kobweb sites, so we're pushing this release out a little early.
[!IMPORTANT] Planning to upgrade? Review instructions in the README.
Changes
Frontend
- Fixed breakages introduced to sites that use the base path feature.
- Fixed routing logic to avoid a potential infinite loop if you visit an invalid route, depending on how the host server was configured to handle fallbacks.
Silk
- Added
loading,decoding, andfetchPriorityparameters to theImagecomposable
Markdown
- Fixed an issue where quotes in frontmatter values were not escaped correctly