reactpy-v1.0.1
版本发布时间: 2023-06-17 00:48:31
reactive-python/reactpy最新发布版本:reactpy-v1.0.2(2023-07-04 13:29:39)
What's Changed
- Fix Tornado Backend by @rmorshea in https://github.com/reactive-python/reactpy/pull/971
- added warning for html.script by @ZEUS-03 in https://github.com/reactive-python/reactpy/pull/970
- Use span instead of div by @rmorshea in https://github.com/reactive-python/reactpy/pull/974
- fix js template links by @rmorshea in https://github.com/reactive-python/reactpy/pull/979
- doc improvements by @rmorshea in https://github.com/reactive-python/reactpy/pull/984
- docstrings for backend hooks by @rmorshea in https://github.com/reactive-python/reactpy/pull/994
- Clean up readme by @Archmonger in https://github.com/reactive-python/reactpy/pull/1000
- Poetry+Hatch Monorepo by @rmorshea in https://github.com/reactive-python/reactpy/pull/1002
- fix poetry docs by @rmorshea in https://github.com/reactive-python/reactpy/pull/1003
- Fix typos by @kianmeng in https://github.com/reactive-python/reactpy/pull/1007
- Update README.md by @Iddorot in https://github.com/reactive-python/reactpy/pull/1009
- Create CODEOWNERS by @rmorshea in https://github.com/reactive-python/reactpy/pull/1011
- Emphasize that
pip install reactpy
does not include a backend by @rmorshea in https://github.com/reactive-python/reactpy/pull/1012 - Remove HR from readme by @Archmonger in https://github.com/reactive-python/reactpy/pull/1013
- fix noqas by @rmorshea in https://github.com/reactive-python/reactpy/pull/1016
- Fix the Django project URL by @jensenbox in https://github.com/reactive-python/reactpy/pull/1015
- avoid importing backend-specific dependencies by @rmorshea in https://github.com/reactive-python/reactpy/pull/1006
- Fixed FileNotFound error while running hatch run lint-py by @cyborg7898 in https://github.com/reactive-python/reactpy/pull/1023
- Unpin reactpy client version by @Archmonger in https://github.com/reactive-python/reactpy/pull/1027
- Update index.rst by @Not-Sarthak in https://github.com/reactive-python/reactpy/pull/1026
- docs: fix typo in distributing-javascript.rst by @eltociear in https://github.com/reactive-python/reactpy/pull/1028
- Update parameter name in starlette.py by @mrjunos in https://github.com/reactive-python/reactpy/pull/1031
- docs:fixed two typos inside Dangers of mutability by @danish-mehmood in https://github.com/reactive-python/reactpy/pull/1038
- Fixed Error while running hatch run lint-js --fix by @cyborg7898 in https://github.com/reactive-python/reactpy/pull/1030
- docs fixes by @rmorshea in https://github.com/reactive-python/reactpy/pull/1039
- Better Error message if no backend installed #1042 by @geckguy in https://github.com/reactive-python/reactpy/pull/1045
- Added pre-commit hook by @cyborg7898 in https://github.com/reactive-python/reactpy/pull/1024
- Bump vite from 3.2.5 to 3.2.7 in /src/js/app by @dependabot in https://github.com/reactive-python/reactpy/pull/1005
- report better error for attrs that cannot be serialized by @rmorshea in https://github.com/reactive-python/reactpy/pull/1008
- Warn and fix missing mime types by @Archmonger in https://github.com/reactive-python/reactpy/pull/1050
- Typos in Docs by @Daemo00 in https://github.com/reactive-python/reactpy/pull/1061
- prep for 1.0.1 release by @rmorshea in https://github.com/reactive-python/reactpy/pull/1062
- fix how we collect tags on current commit by @rmorshea in https://github.com/reactive-python/reactpy/pull/1063
New Contributors
- @ZEUS-03 made their first contribution in https://github.com/reactive-python/reactpy/pull/970
- @kianmeng made their first contribution in https://github.com/reactive-python/reactpy/pull/1007
- @Iddorot made their first contribution in https://github.com/reactive-python/reactpy/pull/1009
- @jensenbox made their first contribution in https://github.com/reactive-python/reactpy/pull/1015
- @cyborg7898 made their first contribution in https://github.com/reactive-python/reactpy/pull/1023
- @Not-Sarthak made their first contribution in https://github.com/reactive-python/reactpy/pull/1026
- @eltociear made their first contribution in https://github.com/reactive-python/reactpy/pull/1028
- @mrjunos made their first contribution in https://github.com/reactive-python/reactpy/pull/1031
- @danish-mehmood made their first contribution in https://github.com/reactive-python/reactpy/pull/1038
- @geckguy made their first contribution in https://github.com/reactive-python/reactpy/pull/1045
- @Daemo00 made their first contribution in https://github.com/reactive-python/reactpy/pull/1061
Full Changelog: https://github.com/reactive-python/reactpy/compare/@reactpy/client-v0.3.1...reactpy-v1.0.1