Skip to content

v0.0.5

Compare
Choose a tag to compare
@felangel felangel released this 03 Nov 18:24
· 25 commits to master since this release
  • BREAKING: refactor: FlowController.state setter removed in favor of update (#61)
  • fix: FlowController notification updates to improve back/forth navigation via BackButton (#61)
  • fix: intellisense on update to include state argument (#64)
    • introduce FlowCallback typedef to improve readability and reusability
    • Thanks @narcodico for the contribution
  • fix: intellisense on OnGeneratePages (#72)