Skip to content

Releases: kyarik/pre-router

v0.2.0

27 Dec 22:57
Compare
Choose a tag to compare

Commits:

  • Add Table of Contents in README 282467a
  • Add link to example app on CodeSandbox in README 505b93f
  • Improve example app layout and loading experience 51e046d
  • Upgrade suspendable to 0.3.0 8de1b56
  • Add hooks to API links 248e75b
  • Refine Usage section af7156f

v0.1.0

21 Dec 01:48
Compare
Choose a tag to compare

Commits:

  • Remove TParams type parameter in favor of Record<string, string> 0489e5e
  • Add documentation comments ba5581f
  • Improve README 8102aa8
  • Rename RouterHistory to RouterHistoryOption a4445f6
  • Rename PreloadContent to PreloadContentOption 920d281
  • Improve README dec326a
  • Improve the createRouter API section in README 9fc4b39
  • Add Usage section in README 858c915
  • Add example app 7c398e9
  • Initialize library aa7b51f