What's Changed
- revert to disciminated union for AnyComponent by @samuelcolvin in #94
- Tiny typo in README by @kimvanwyk in #98
- Add video component by @ischaojie in #71
- Authorisation by @samuelcolvin in #93
- OpenAI SSE demo by @samuelcolvin in #103
- Generate TyepScript interface completely from Python by @samuelcolvin in #112
- require a magic response for dev reload server to reconnect by @samuelcolvin in #115
- Support tuples in forms by @WolfDWyc in #52
- fix packages lock and new make command by @samuelcolvin in #119
- Added footer component by @Dejiah in #61
- add eslint extends
plugin:react/recommended
by @samuelcolvin in #133 - Fix issue with missing required field default value in Navbar JSON schema. by @YiHuangIX in #130
- Added data_model=User by @aekespong in #124
New Contributors
- @kimvanwyk made their first contribution in #98
- @Dejiah made their first contribution in #61
- @YiHuangIX made their first contribution in #130
- @aekespong made their first contribution in #124
Full Changelog: v0.3.0...v0.4.0