getndazn / kopytko-framework

A modern Roku's Brightscript framework based on JS world's solutions
MIT License
19 stars 6 forks source link

fix: wrong previousRoute after back journey #57

Closed bchelkowski closed 9 months ago

bchelkowski commented 9 months ago

What did you implement:

Closes #56

How did you implement it:

Save the latest item from kept history items instead of the current activeRoute. It will also do that if the activeRoute should be skipped in the history.

How can we verify it:

The previousRoute should have the correct value always.

Todos:

Is this ready for review?: YES Is it a breaking change?: NO

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 2.1.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: