What's Changed
- fix ruff error + pin ruff ver for now by @rmorshea in #1107
reactpy.run
andconfigure(...)
refactoring by @Archmonger in #1051- need to copy scheme from base url by @rmorshea in #1118
- Try to fix lint by @rmorshea in #1157
- fix flaky test by @rmorshea in #1158
- Fix flask backend mimetype for modules by @elro444 in #1131
- Concurrent Renders by @rmorshea in #1165
- update nodejs install method in docker by @rmorshea in #1168
- fix strict eq effect test by @rmorshea in #1170
- Skip rendering None in all situations by @rmorshea in #1171
- fix black lint by @rmorshea in #1193
- Update PR workflow / workspace by @Archmonger in #1053
- Use
utf-8
for reading files by @Archmonger in #1200 - Concurrent rendering naming fixes by @Archmonger in #1211
- Fix the CI by @Archmonger in #1233
- Fix flakey
use_location
test by @Archmonger in #1234 - Move
reactpy.backend.hooks
module intoreactpy.core.hooks
by @joshbmair in #1210 - Fixes needless custom component recreation (#1195) by @shawncrawley in #1224
- Added checked: element.checked to INPUT in elementConverters by @DennisHC in #1126
- fix sdist by @rmorshea in #1191
- Fix hook deprecation warning by @Archmonger in #1240
- Build JS distributables using local javascript by @Archmonger in #1243
- v1.1.0 by @Archmonger in #1244
New Contributors
- @elro444 made their first contribution in #1131
- @joshbmair made their first contribution in #1210
- @shawncrawley made their first contribution in #1224
- @DennisHC made their first contribution in #1126
Full Changelog: reactpy-v1.0.2...reactpy-v1.1.0