v0.16.3 #473
bitspittle
announced in
Announcements
v0.16.3
#473
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a small release with some minor fixes. However, we're cutting it early in preparation for a follow-up release that will be compatible with a newer Compose version.
Important
Planning to upgrade? Review instructions in the README.
Fixed an issue with Markdown code generating incorrect output when links contained inline code formatting
Breakpoint types refactored to be more sensible
Modifier.setWidth(Breakpoints.MD)
Added new
PageContext
parameters for convenience.https://mysite.com/a/b/c?id=123#fragment
https://mysite.com
/a/b/c?id=123#fragment
window.location
property for, but they fit nicely insidePageContext
as well for easy access.Full Changelog: v0.16.2...v0.16.3
This discussion was created from the release v0.16.3.
Beta Was this translation helpful? Give feedback.
All reactions