Skip to content

Releases: irgaly/compose-navigation3-resultstate

v1.1.5

29 Oct 15:26
Immutable release. Only release title and notes can be modified.
v1.1.5
76c364f

Choose a tag to compare

v1.1.5 - 2025/10/30 JST

Improvement

  • update: navigation3 1.0.0-beta01, CMP navigation3 1.0.0-alpha04+dev3171 #30

What's Changed

  • Renovate: ungroup KSP by @irgaly in #31
  • update: navigation3 1.0.0-beta01, CMP navigation3 1.0.0-alpha04+dev3171 by @irgaly in #30
  • chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #33
  • chore(deps): update gradle to v9.2.0 by @renovate[bot] in #32
  • chore(deps): update plugin ksp to v2.3.0 by @renovate[bot] in #35
  • v1.1.5 by @irgaly in #34

Full Changelog: v1.1.4...v1.1.5

v1.1.4

14 Oct 14:31
Immutable release. Only release title and notes can be modified.
v1.1.4
60e5e78

Choose a tag to compare

v1.1.4 - 2025/10/14 JST

Improvement

  • Support navigation3 1.0.0-alpha11, CMP navigation3-ui 1.0.0+dev3047 #26

What's Changed

  • fix sample: improve onBack by @irgaly in #25
  • chore(deps): update plugin android-junit5 to v1.14.0.0 by @renovate[bot] in #27
  • fix(deps): update junit5.android.test to v1.9.0 by @renovate[bot] in #28
  • Support navigation3 1.0.0-alpha11, CMP navigation3-ui 1.0.0+dev3047 by @irgaly in #26
  • 1.1.4 by @irgaly in #29

Full Changelog: v1.1.3...v1.1.4

v1.1.3

01 Oct 06:41
Immutable release. Only release title and notes can be modified.
v1.1.3
e21a50a

Choose a tag to compare

v1.1.3 - 2025/10/01 JST

Improvement

  • Update navigation3-runtime 1.0.0-alpha10, navigation3-ui 1.0.0+dev2999 #23

What's Changed

  • Update navigation3-runtime 1.0.0-alpha10, navigation3-ui 1.0.0+dev2999 by @irgaly in #23
  • Update dependency org.junit.jupiter:junit-jupiter-api to v6 by @renovate[bot] in #22
  • 1.1.3 by @irgaly in #24

Full Changelog: v1.1.2...v1.1.3

v1.1.2

23 Sep 02:22
Immutable release. Only release title and notes can be modified.
v1.1.2
6ba2de3

Choose a tag to compare

v1.1.2 - 2025/09/23 JST

Fix

  • fix: change navBackStack to List & StateObject (navigation3 1.0.0-alpha09) #18

What's Changed

  • update Gradle 9.1.0 by @irgaly in #17
  • fix: change navBackStack to List & StateObject (navigation3 1.0.0-alpha09) by @irgaly in #18
  • 1.1.2 by @irgaly in #19

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Sep 02:41
Immutable release. Only release title and notes can be modified.
v1.1.1
7a1b62b

Choose a tag to compare

v1.1.1 - 2025/09/21 JST

Improvement

  • update: navigation3: 1.0.0-alpha09, jetbrains navigation3: 1.0.0+dev2978 #14

What's Changed

  • update sample: navigate back to Screen1 from Screen3 by @irgaly in #10
  • update README.md: add compatibility by @irgaly in #11
  • README.md: add multiple result consuming example by @irgaly in #13
  • update: navigation3: 1.0.0-alpha09, jetbrains navigation3: 1.0.0+dev2978 by @irgaly in #14
  • CI: run only macos-latest by @irgaly in #15
  • v1.1.1 by @irgaly in #16

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Sep 18:54
Immutable release. Only release title and notes can be modified.
v1.1.0
4265948

Choose a tag to compare

v1.1.0 - 2025/09/17 JST

Changes

  • refactor: NavigationResultStateHolder.resultConsumer to NavigationResultMetadata.resultConsumer #6

Improvement

  • add rememberNavigationResultNavEntryDecorator() overload #8

Refactor

  • doc: add document to contentKeyToString #7

What's Changed

  • refactor: NavigationResultStateHolder.resultConsumer to NavigationResultMetadata.resultConsumer by @irgaly in #6
  • doc: add document to contentKeyToString by @irgaly in #7
  • add rememberNavigationResultNavEntryDecorator() overload by @irgaly in #8
  • 1.1.0 by @irgaly in #9

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Sep 16:33
Immutable release. Only release title and notes can be modified.
v1.0.0
34cfb71

Choose a tag to compare

v1.0.0 - 2025/09/17 JST

  • Initial release 🎉