Skip to content

Releases: sebaslogen/resaca

4.6.4

29 Oct 20:41

Choose a tag to compare

Changes

🧰 Maintenance

  • Bump com.google.devtools.ksp from 2.2.20-2.0.3 to 2.3.0 @dependabot (#256)
  • Bump org.jetbrains.compose from 1.9.1 to 1.9.2 @dependabot (#257)
  • Bump androidx.compose.ui:ui-test-junit4 from 1.9.3 to 1.9.4 @dependabot (#254)
  • Bump kotlin from 2.2.20 to 2.2.21 @dependabot (#251)
  • Bump androidx.compose.ui:ui-test-manifest from 1.9.3 to 1.9.4 @dependabot (#252)
  • Bump androidx.compose.ui:ui-tooling-preview from 1.9.3 to 1.9.4 @dependabot (#253)
  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-alpha05 to 2.10.0-beta01 @dependabot (#255)

4.6.3

17 Oct 13:25

Choose a tag to compare

Changes

🧰 Maintenance

  • Bump Compose Multiplatform from 1.9.0 to 1.9.1
  • Bump jetbrains-lifecycle to 2.9.5
  • Bump navigation3 to 1.0.0-alpha11
  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-alpha04 to 2.10.0-alpha05 @dependabot (#250)
  • Bump androidx.compose.ui:ui-tooling-preview from 1.9.2 to 1.9.3 @dependabot (#247)
  • Bump androidx.compose.ui:ui-test-manifest from 1.9.2 to 1.9.3 @dependabot (#249)
  • Bump androidx.compose.ui:ui-test-junit4 from 1.9.2 to 1.9.3 @dependabot (#246)

4.6.2

29 Sep 13:45

Choose a tag to compare

Changes

🚀 Features

  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-alpha03 to 2.10.0-alpha04 @dependabot (#241)

🧰 Maintenance

  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-alpha03 to 2.10.0-alpha04 @dependabot (#241)
  • Bump androidx.compose.ui:ui-tooling-preview from 1.9.1 to 1.9.2 @dependabot (#240)
  • Bump androidx.navigation:navigation-compose from 2.9.4 to 2.9.5 @dependabot (#245)
  • Bump androidx.compose.ui:ui-test-junit4 from 1.9.1 to 1.9.2 @dependabot (#242)
  • Bump hilt from 2.57.1 to 2.57.2 @dependabot (#243)
  • Bump androidx.compose.ui:ui-test-manifest from 1.9.1 to 1.9.2 @dependabot (#244)

4.6.1

18 Sep 20:35

Choose a tag to compare

Changes

  • Switch Compose positional tracking key to safer version from Compose 1.9.0 @sebaslogen

🧰 Maintenance

4.6.0

14 Sep 07:04

Choose a tag to compare

Changes

🧰 Maintenance

  • Remove deprecated resaca public APIs with Bundles @sebaslogen
  • Bump androidx.activity:activity-compose from 1.10.1 to 1.11.0 @dependabot (#236)
  • Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 1.0.0-alpha04 to 2.10.0-alpha03 @dependabot (#235)
  • Update androidx.navigation3:navigation3 to 1.0.0-alpha09 @sebaslogen
  • Bump androidx.hilt:hilt-navigation-compose from 1.2.0 to 1.3.0 + fix breaking change + minSDK 23 @sebaslogen
  • Bump koin from 4.1.0 to 4.1.1 @sebaslogen
  • Update Yarn WASM dependencies @sebaslogen
  • Update navigation to 2.9.4 @sebaslogen
  • Update Material and test dependencies @sebaslogen
  • Update Kotlin to 2.2.20 and KSP to 2.2.20-2.0.3 @sebaslogen
  • Update Gradle AGP to 8.13.0 @sebaslogen
  • Update jetbrains-lifecycle to 2.9.3 @sebaslogen
  • Update core-ktx to 1.17.0 @sebaslogen
  • Update Hilt to 2.57.1 @sebaslogen

🚨 Breaking Changes

  • MinSDK version supported by all Resaca libraries is now API 23 (this is due to an update in one of the Google libraries that increased its minSDK)
  • Deprecated functions with Bundle parameters have been removed

Full Changelog: 4.4.11...4.6.0

4.5.0

03 Aug 16:10

Choose a tag to compare

Changes

🚀 Features

  • [Breaking Change]: Change order of keyInScopeResolver parameters to solve compiler ambiguity @sebaslogen (#224)

🧰 Maintenance

4.4.10

08 Jul 20:47

Choose a tag to compare

🧰 Maintenance

4.4.8

23 Jun 15:41

Choose a tag to compare

🚀 Features

  • Support for Navigation3 alpha with hiltViewModels, fixing crash in #222
  • Add missing hiltViewModelScoped function with factory and keys-in-scope feature

🧰 Maintenance

  • Remove tests of deprecated Bundle feature for Hilt
  • Fix scoped function deprecated by mistake

4.4.7

23 Jun 09:40

Choose a tag to compare

Changes

🧰 Maintenance

4.4.6

21 May 07:36

Choose a tag to compare

Changes