8000 Release 2.0.0 · reactive-python/reactpy-router · GitHub
[go: up one dir, main page]

Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@Archmonger Archmonger released this 15 Jun 00:18
898c8fd

Added

  • Support for custom routers.

Changed

  • Set maximum ReactPy version to <2.0.0.
  • Set minimum ReactPy version to 1.1.0.
  • link element now calculates URL changes using the client.
  • Refactoring related to reactpy>=1.1.0 changes.
  • Changed ReactPy-Router's method of waiting for the initial URL to be deterministic.
  • Rename StarletteResolver to ReactPyResolver.

Removed

  • StarletteResolver is removed in favor of ReactPyResolver.

Fixed

  • Fixed bug where link element sometimes would sometimes not retrieve the correct href attribute.
0