What's Changed
* Handle dynamic routes by Lendemor in https://github.com/pynecone-io/pynecone/pull/250
* Feature/113 follow up by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/252
* Fix websocket race condition by picklelo in https://github.com/pynecone-io/pynecone/pull/261
* Add optional catch all handling by Lendemor in https://github.com/pynecone-io/pynecone/pull/260
* add 404 custom page handling by Lendemor in https://github.com/pynecone-io/pynecone/pull/265
* Added pc export. by Alek99 in https://github.com/pynecone-io/pynecone/pull/272
* Disable nextjs telemetry. by Alek99 in https://github.com/pynecone-io/pynecone/pull/274
* FIXBUG: able to project name 'test' by dev-onejun in https://github.com/pynecone-io/pynecone/pull/275
* Empty .web/pages directory on recompile by andy-verstraeten in https://github.com/pynecone-io/pynecone/pull/269
* Added steps to make a pr. by Alek99 in https://github.com/pynecone-io/pynecone/pull/286
* Implement var slicing by picklelo in https://github.com/pynecone-io/pynecone/pull/289
* Add windows support by picklelo in https://github.com/pynecone-io/pynecone/pull/290
New Contributors
* dev-onejun made their first contribution in https://github.com/pynecone-io/pynecone/pull/275
* andy-verstraeten made their first contribution in https://github.com/pynecone-io/pynecone/pull/269
**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.12...v0.1.13