github twig2let/roku-brighterscript-starter v3.0.0

one month ago

What's Changed

Breaking Changes (v3.0.0)

  • Router namespace changed: App.Navigation.Router → SDK.Navigation.Router. Update all call sites.
  • EventBus namespace and import path changed: SDK.Core.EventBus → SDK.EventBus, and import moved to EventBus.bs.
  • Router behaviour updates: back‑journey handling no longer re‑adds routes to history and normalises backState/isBackJourney via a dedicated param builder. If you relied on the previous history stacking behaviour, review navigation flows.

Full Changelog: v2.1.0...v3.0.0

Don't miss a new roku-brighterscript-starter release

NewReleases is sending notifications on new releases.