Reflex

Latest version: v0.7.2

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 15

0.1.31

Small release fixing the upload component.

What's Changed
* [Fix 1039] Set the min node version 16.8.0 for released pc 0.1.30 by milochen0418 in https://github.com/pynecone-io/pynecone/pull/1041
* bugfix for upload event by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1042


**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.30...v0.1.31

0.1.30

What's Changed
* [Fix 477] Use jinja2 for templating by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/915
* ComputedVar dependency tracking: require caller to pass objclass by masenf in https://github.com/pynecone-io/pynecone/pull/963
* fix: Reexport modules explicitly by iron3oxide in https://github.com/pynecone-io/pynecone/pull/979
* state: track substate ComputedVar that depends on parent Var by masenf in https://github.com/pynecone-io/pynecone/pull/852
* Update README.md to match version in PR 957 of pynecone by milochen0418 in https://github.com/pynecone-io/pynecone/pull/986
* Rename var module to vars by iron3oxide in https://github.com/pynecone-io/pynecone/pull/983
* Trigger on_load when router completes navigation (third try) by masenf in https://github.com/pynecone-io/pynecone/pull/984
* Fix unit tests by picklelo in https://github.com/pynecone-io/pynecone/pull/993
* Update README.md by mrteey in https://github.com/pynecone-io/pynecone/pull/991
* Unindent jinja template code by picklelo in https://github.com/pynecone-io/pynecone/pull/1001
* Add test coverage by Lendemor in https://github.com/pynecone-io/pynecone/pull/1004
* Add color_scheme prop to pc.switch 966 by Unknownsentinel193 in https://github.com/pynecone-io/pynecone/pull/990
* pc.cached_var: explicit opt-in for ComputedVar tracking by masenf in https://github.com/pynecone-io/pynecone/pull/1000
* Upgrade to Next 13 by Alek99 in https://github.com/pynecone-io/pynecone/pull/902
* Added some more props to components by Alek99 in https://github.com/pynecone-io/pynecone/pull/953
* Update dependency versions by picklelo in https://github.com/pynecone-io/pynecone/pull/1007
* fix element render issue by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1011
* Disable NextJS telemetry prod mode by picklelo in https://github.com/pynecone-io/pynecone/pull/1013
* Bun version validation: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1002
* Update upload event to use event queue by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1005
* patch server_side event with function signature by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1010
* move add ref to component level render by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1019
* Fix db_url set to empty string in default pcconfig.py by masenf in https://github.com/pynecone-io/pynecone/pull/1022
* Add pc.form component by picklelo in https://github.com/pynecone-io/pynecone/pull/929
* Fix event default call by picklelo in https://github.com/pynecone-io/pynecone/pull/1031
* Update pc.form on_submit args by picklelo in https://github.com/pynecone-io/pynecone/pull/1033
* Fix prevent default event by picklelo in https://github.com/pynecone-io/pynecone/pull/1036
* Update max bun version by picklelo in https://github.com/pynecone-io/pynecone/pull/1038

New Contributors
* mrteey made their first contribution in https://github.com/pynecone-io/pynecone/pull/991
* Unknownsentinel193 made their first contribution in https://github.com/pynecone-io/pynecone/pull/990

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.29...v0.1.30

0.1.29

What's Changed
* Update socketio timeout by picklelo in https://github.com/pynecone-io/pynecone/pull/935
* Cache ComputedVar by masenf in https://github.com/pynecone-io/pynecone/pull/917
* reinforce check for bun install process in "pc init" by Lendemor in https://github.com/pynecone-io/pynecone/pull/938
* Fix for react import error for some libraries by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/926
* pc datatable AttributeError Fix by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/949
* Node version check by Lendemor in https://github.com/pynecone-io/pynecone/pull/951
* min node version 16.6.0 for nba example by milochen0418 in https://github.com/pynecone-io/pynecone/pull/957
* Improve Get Attribute error message for computed vars by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/941
* Cache ComputedVar -- fixup for dynamic route vars by masenf in https://github.com/pynecone-io/pynecone/pull/952
* make argument optional for event handlers by Lendemor in https://github.com/pynecone-io/pynecone/pull/950
* Added default val radio group by Alek99 in https://github.com/pynecone-io/pynecone/pull/961
* Fix state variable not working as event arg by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/960
* Per-instance backend variables by masenf in https://github.com/pynecone-io/pynecone/pull/959
* Clean up on_load events by picklelo in https://github.com/pynecone-io/pynecone/pull/965
* Fix pc.code syntax highlight by picklelo in https://github.com/pynecone-io/pynecone/pull/970
* Temp remove computed var dependency checks by picklelo in https://github.com/pynecone-io/pynecone/pull/972

New Contributors
* sheldonchiu made their first contribution in https://github.com/pynecone-io/pynecone/pull/960

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.28...v0.1.29

0.1.28

What's Changed
Some minor bug fixes no new major features.

* Enable pcweb integration tests by Alek99 in https://github.com/pynecone-io/pynecone/pull/898
* Fix event handler calls to handlers by picklelo in https://github.com/pynecone-io/pynecone/pull/899
* Add pc.set_value by picklelo in https://github.com/pynecone-io/pynecone/pull/835
* var: use typing.get_type_hints instead of __annotations__ by masenf in https://github.com/pynecone-io/pynecone/pull/919
* Fix event handler string args by picklelo in https://github.com/pynecone-io/pynecone/pull/928
* Set event handler module name by picklelo in https://github.com/pynecone-io/pynecone/pull/930


**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.27...v0.1.28

0.1.27

What's Changed
* [fix issue 786] Update pc run backend/frontend only flags by milochen0418 in https://github.com/pynecone-io/pynecone/pull/800
* File upload to use single syntax: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/811
* File upload accept types format by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/816
* [fix issue 632] textarea rendering issue by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/700
* Fix event handler override by picklelo in https://github.com/pynecone-io/pynecone/pull/828
* Added base templating by Alek99 in https://github.com/pynecone-io/pynecone/pull/824
* component.get_hooks: inject hook code into react component functions by masenf in https://github.com/pynecone-io/pynecone/pull/810
* Python 3.10 tag issubclass bug by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/832
* update button docstring by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/849
* update upload docstring by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/848
* Apply convert_handlers_to_fns for substates by csh3695 in https://github.com/pynecone-io/pynecone/pull/846
* update datatable docstring by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/854
* update checkbox docstring by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/850
* Only update ComputedVar when dependent vars change by masenf in https://github.com/pynecone-io/pynecone/pull/840
* Make README prettier by kbrgl in https://github.com/pynecone-io/pynecone/pull/859
* Modify some methods in state.py to prevent being overwritten by alan707 in https://github.com/pynecone-io/pynecone/pull/856
* Update bun version to fix Container Build Error by r0b2g1t in https://github.com/pynecone-io/pynecone/pull/860
* Fix substate event handler conversions by picklelo in https://github.com/pynecone-io/pynecone/pull/861
* Fix auto primary key by kasun in https://github.com/pynecone-io/pynecone/pull/851
* hydrate_middleware: always emit a full dict() when hydrating by masenf in https://github.com/pynecone-io/pynecone/pull/843
* Custom configuration support (791) by kasun in https://github.com/pynecone-io/pynecone/pull/792
* Initialize an EventHandler for dynamic vars by barnjamin in https://github.com/pynecone-io/pynecone/pull/808
* Fix dynamic setters by picklelo in https://github.com/pynecone-io/pynecone/pull/866
* Speed up computed var dependency tracking by picklelo in https://github.com/pynecone-io/pynecone/pull/864
* Temporarily disable full control by Alek99 in https://github.com/pynecone-io/pynecone/pull/871
* Disable computed var deps by picklelo in https://github.com/pynecone-io/pynecone/pull/872
* Update bunlock by picklelo in https://github.com/pynecone-io/pynecone/pull/873
* Added check for bun version. by Alek99 in https://github.com/pynecone-io/pynecone/pull/877
* Handle dataframe base vars by picklelo in https://github.com/pynecone-io/pynecone/pull/878
* Fix bun issue on Windows by picklelo in https://github.com/pynecone-io/pynecone/pull/881
* handle upload bugfix: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/886
* dynamic vars initialization unit tests by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/880
* Fix pynecone.json version issue when web init(884) by milochen0418 in https://github.com/pynecone-io/pynecone/pull/885
* Install dependencies in prod mode by picklelo in https://github.com/pynecone-io/pynecone/pull/887
* Remove pynecone.json from templates by picklelo in https://github.com/pynecone-io/pynecone/pull/888
* Use Python truthiness in pc.cond by picklelo in https://github.com/pynecone-io/pynecone/pull/889
* Allow fstrings as component children by picklelo in https://github.com/pynecone-io/pynecone/pull/890
* Fix fstrings in props by picklelo in https://github.com/pynecone-io/pynecone/pull/891
* Fix pynecone json by picklelo in https://github.com/pynecone-io/pynecone/pull/894
* Revert fstrings change by picklelo in https://github.com/pynecone-io/pynecone/pull/895

New Contributors
* milochen0418 made their first contribution in https://github.com/pynecone-io/pynecone/pull/800
* masenf made their first contribution in https://github.com/pynecone-io/pynecone/pull/810
* csh3695 made their first contribution in https://github.com/pynecone-io/pynecone/pull/846
* alan707 made their first contribution in https://github.com/pynecone-io/pynecone/pull/856
* barnjamin made their first contribution in https://github.com/pynecone-io/pynecone/pull/808

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.24...v0.1.27

0.1.24

Another short release which fixes some bugs in using lambdas calling event handlers as seen in apps such as todo and sales.

What's Changed
* Update to v0.1.23 by picklelo in https://github.com/pynecone-io/pynecone/pull/797
* Fix event handler lambdas by picklelo in https://github.com/pynecone-io/pynecone/pull/804


**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.23...v0.1.24

Page 12 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.