Skip to content

Releases: sebaslogen/resaca

4.4.10

08 Jul 20:47
Compare
Choose a tag to compare

🧰 Maintenance

4.4.8

23 Jun 15:41
Compare
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
Compare
Choose a tag to compare

Changes

🧰 Maintenance

4.4.6

21 May 07:36
Compare
Choose a tag to compare

Changes

4.4.5

15 May 14:38
Compare
Choose a tag to compare

Changes

🚀 Features

  • #219 Update to Compose Multiplatform 1.8.0 @sebaslogen (#220)
  • Bump kotlin from 2.1.10 to 2.1.21

🧰 Maintenance

4.4.4

15 Mar 15:19
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Bump agp from 8.8.2 to 8.9.0 @dependabot (#203)
  • Bump com.vanniktech.maven.publish from 0.30.0 to 0.31.0 @dependabot (#204)
  • Bump androidx.activity:activity-compose from 1.10.0 to 1.10.1 @dependabot (#200)
  • Bump androidx.navigation:navigation-compose from 2.8.7 to 2.8.8 @dependabot (#201)
  • Bump com.google.devtools.ksp from 2.1.10-1.0.30 to 2.1.10-1.0.31 @dependabot (#199)
  • Bump agp from 8.8.1 to 8.8.2 @dependabot (#198)
  • Bump androidx.constraintlayout:constraintlayout from 2.2.0 to 2.2.1 @dependabot (#202)
  • Bump androidx.navigation:navigation-compose from 2.8.6 to 2.8.7 @dependabot (#197)
  • Bump androidx.compose.ui:ui-test-junit4 from 1.7.7 to 1.7.8 @dependabot (#192)
  • Bump androidx.compose.ui:ui-tooling-preview from 1.7.7 to 1.7.8 @dependabot (#194)
  • Bump com.google.devtools.ksp from 2.1.10-1.0.29 to 2.1.10-1.0.30 @dependabot (#193)
  • Bump androidx.compose.ui:ui-test-manifest from 1.7.7 to 1.7.8 @dependabot (#195)
  • Bump agp from 8.8.0 to 8.8.1 @dependabot (#196)
  • Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.1 to 0.6.2 @dependabot (#191)
  • Bump androidx.compose.ui:ui-tooling-preview from 1.7.6 to 1.7.7 @dependabot (#188)
  • Bump androidx.compose.ui:ui-test-junit4 from 1.7.6 to 1.7.7 @dependabot (#190)
  • Bump androidx.navigation:navigation-compose from 2.8.5 to 2.8.6 @dependabot (#189)
  • Bump androidx.compose.ui:ui-test-manifest from 1.7.6 to 1.7.7 @dependabot (#187)

4.4.3

02 Feb 20:58
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix #185 edge case when Activity recreation happens simultaneously with navigation + add automated tests for this

4.4.2

31 Jan 19:22
Compare
Choose a tag to compare

Changes

🚀 Features

  • Bump androidx.activity:activity-compose from 1.9.3 to 1.10.0 @dependabot (#182)

🧰 Maintenance

🐛 Bug Fixes

  • Fix #185 Scoped objects wrongly cleared when ON_START+ON_STOP without ON_RESUME+ON_PAUSE happens on quick navigation

4.4.1

25 Dec 10:40
Compare
Choose a tag to compare

Changes

🧰 Maintenance

4.4.0

04 Dec 20:32
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance