lightning-js / blits

The Lightning 3 App Development Framework
Apache License 2.0
59 stars 9 forks source link

Added functionality to pass data while navigating, which is injected … #61

Closed michielvandergeest closed 5 months ago

michielvandergeest commented 5 months ago

…as a prop - breaking change on the router.to() method.

michielvandergeest commented 5 months ago

Addresses issue #54