Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.github.hoc081098:solivagant-navigation to v0.2.0 #12

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.hoc081098:solivagant-navigation 0.1.1 -> 0.2.0 age adoption passing confidence

Release Notes

hoc081098/solivagant (io.github.hoc081098:solivagant-navigation)

v0.2.0

Compare Source

Update dependencies
Added
  • New: Add support for Kotlin/Wasm (wasmJs target) 🎉.
  • New: Add LenientLifecycleRegistry, a LifecycleRegistry without the state checking,
    and has moveTo method to move to a specific state. This is a flexible version of LifecycleRegistry.
  • New: Add rememberWindowLifecycleOwner() for Desktop (JVM) platform.
  • New: Add SavedStateSupport.ProvideCompositionLocals and SavedStateSupport.ClearOnDispose for non-Android platforms.
Fixed
  • Fixed: an issue where LocalLifecycleOwner provided the wrong LifecycleOwner to the content of NavHost composable.
Sample
  • New: Add Solivagant Wasm Sample.
    You can open the web application by running the ./gradlew :samples:solivagant-wasm-sample:wasmJsBrowserDevelopmentRun Gradle task.

  • If you want to rebase/retry this PR, check this box

🔕 Ignore: Close this PR and you won't be reminded about these updates again.

@renovate renovate bot added the dependencies label Mar 7, 2024
@renovate renovate bot requested a review from hoc081098 March 7, 2024 19:58
@renovate renovate bot merged commit 2a353f5 into master Mar 7, 2024
2 checks passed
@renovate renovate bot deleted the renovate/solivagant branch March 7, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant