What's Changed
* Fix link in readme by picklelo in https://github.com/pynecone-io/pynecone/pull/670
* Fix Docker Example by nicornk in https://github.com/pynecone-io/pynecone/pull/677
* Replace utils module by iron3oxide in https://github.com/pynecone-io/pynecone/pull/666
* Bugfix: Call event handlers from other event handlers by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/691
* Use system pynecone for integration tests by picklelo in https://github.com/pynecone-io/pynecone/pull/702
* fixed issue with js error when substate is used by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/703
* Added KeyboardKey, AspectRatio Components by HellAmbro in https://github.com/pynecone-io/pynecone/pull/685
* Feature/Multi File upload by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/712
* Fix crash when NaN, Inf or -Inf in frontend state. by jonaengs in https://github.com/pynecone-io/pynecone/pull/744
* Add poetry version in contributing docs by kasun in https://github.com/pynecone-io/pynecone/pull/732
* Integrate pre-commit by kasun in https://github.com/pynecone-io/pynecone/pull/742
* Bugfix: 719-File-upload-props-not-working by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/738
* [Feature: 734] Add custom init name by HarishChandran3304 in https://github.com/pynecone-io/pynecone/pull/735
* Added list to color_scale prop by Alek99 in https://github.com/pynecone-io/pynecone/pull/761
* Fix empty db_url error message by kasun in https://github.com/pynecone-io/pynecone/pull/758
* 740: Allow upload event handler to have arbitrary arg name by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/755
* Use strict equality in generated JS by jonaengs in https://github.com/pynecone-io/pynecone/pull/750
* bugfix/723: pc.data_table not working well with pandas as computed vars by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/745
* Update to v0.1.21 by picklelo in https://github.com/pynecone-io/pynecone/pull/762
New Contributors
* nicornk made their first contribution in https://github.com/pynecone-io/pynecone/pull/677
* iron3oxide made their first contribution in https://github.com/pynecone-io/pynecone/pull/666
* jonaengs made their first contribution in https://github.com/pynecone-io/pynecone/pull/744
* kasun made their first contribution in https://github.com/pynecone-io/pynecone/pull/732
* HarishChandran3304 made their first contribution in https://github.com/pynecone-io/pynecone/pull/735
**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.20...v0.1.22