Releases: reactive-python/reactpy
Releases · reactive-python/reactpy
@reactpy/client v0.1.0
@reactpy/client-v0.1.0 add registry url
0.45.0
What's Changed
- Unify vdom interface by @rmorshea in #841
- update docs + changelog + fix warning by @rmorshea in #891
- Fix unmount by @rmorshea in #901
- add entry points by @rmorshea in #902
- avoid importing testing module by @rmorshea in #907
- fix type hint annoyance by @rmorshea in #908
- revert #841 by @rmorshea in #919
- fix rewrite camelCase by @rmorshea in #934
- Rewrite style props by @rmorshea in #936
- Fix pylint issues by @Archmonger in #937
- version 1.0 by @rmorshea in #940
- rename idom to reactpy by @rmorshea in #892
- improve readme by @rmorshea in #944
- fix docs links by @Archmonger in #942
- add logo for social card by @rmorshea in #945
- fix nox tag session by @rmorshea in #948
Full Changelog: 0.44.0...0.45.0
0.44.0
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_vdom
transform 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