Releases: reactive-python/reactpy
Releases · reactive-python/reactpy
0.43.0
What's Changed
- Bump qs from 6.5.2 to 6.5.3 in /src/client by @dependabot in #853
- fix tests + upgrade doc dependencies by @rmorshea in #862
- misc updates to docs by @rmorshea in #872
- remove should_render by @rmorshea in #870
- remove fake user agent by @rmorshea in #873
- Bump fast-json-patch from 3.1.0 to 3.1.1 in /src/client by @dependabot in #864
- remove setup.cfg file by @rmorshea in #874
Full Changelog: 0.42.0...0.43.0
0.42.0
What's Changed
- fix cov by @rmorshea in #831
- remove IDOM_FEATURE_INDEX_AS_DEFAULT_KEY opt by @rmorshea in #840
- allow users to configure html head by @rmorshea in #835
- better run func warning by @rmorshea in #842
- Make IDOM_DEBUG_MODE mutable + add Option.subscribe method by @rmorshea in #843
- Form serialize by @acivitillo in #699
html_to_vdomtransform to remove html/body but preserve head content by @Archmonger in #832- add svg elements by @rmorshea in #844
Full Changelog: 0.41.0...0.42.0
0.41.0
What's Changed
- remove extra element added by test fixture by @rmorshea in #812
- Bump vm2 from 3.9.9 to 3.9.11 in /src/client by @dependabot in #814
- changed first name to last name and email in dict_update.py by @Kurtsley in #815
- allow string return type by @rmorshea in #817
- Fix model state ID logging by @Archmonger in #818
- fix windows tests by @rmorshea in #820
- add use_connection hook by @rmorshea in #823
- Vite by @rmorshea in #824
- define state as a generic named tuple by @rmorshea in #827
New Contributors
Full Changelog: 0.40.2...0.41.0
0.40.2
0.40.1
What's Changed
- Remove old "missing react hooks" note by @Archmonger in #805
- fix append to stale children ref by @rmorshea in #807
Full Changelog: 0.40.0...0.40.1
0.40.0 (yanked)
What's Changed
- test python 3.10 by @rmorshea in #767
- add asgiref dep + set default timeout on page by @rmorshea in #776
- Track contexts in hooks as state by @rmorshea in #787
- use strict equality for text, numeric, and binary types by @rmorshea in #790
- make nox-session reusable workflow by @rmorshea in #791
- update error messages by @rmorshea in #792
- Bump jsdom from 16.3.0 to 16.5.0 in /src/client by @dependabot in #774
- Bump got from 11.8.3 to 11.8.5 in /src/client by @dependabot in #772
- Fix: Accidental mutation of old model causes invalid JSON Patch by @rmorshea in #802
- Use LXML for html_to_vdom by @Archmonger in #795
Full Changelog: 0.39.0...0.40.0
0.39.0
What's Changed
- Readme Overhaul by @Archmonger in #705
- Update good_conditional_todo_list.py by @jmtaysom in #745
- Another Readme Update by @Archmonger in #747
- Replace changelog CI with greetings by @Archmonger in #752
- fix mimetype issue by @rmorshea in #762
- Fix idom.run and more renaming of server to backend by @rmorshea in #763
- Change function name in readme example by @Archmonger in #750
- ability to specify version in template + no more exports_default by @rmorshea in #765
Full Changelog: 0.38.1...0.39.0
0.38.1
0.38.0
What's Changed
- Rework How IDOM Integrates With Servers by @rmorshea in #703
- Implement use_location by @rmorshea in #721
- Use "backend" instead of "server" by @rmorshea in #726
- make Layout context management async by @rmorshea in #730
- Improve Changelog by @rmorshea in #731
- add use debug value hook by @rmorshea in #733
Full Changelog: 0.37.2...0.38.0