Releases: MichaelCurrin/react-deno-quickstart
Releases · MichaelCurrin/react-deno-quickstart
Simplify serving and building
Stopped trying to have to serve flows. Now there is just one. No SSR needed. Also could have used Deno to substitute values in the index.html
file but it was much simpler to just have two HTML files - one pointing to the dev bundle and one pointing to the prod minified bundle of another name.
The docs and Makefile had a lot of changes.
Add features and update docs
- Added components
- Matched appearance roughly match site at https://github.com/MichaelCurrin/react-quickstart/
- Added TSX support
- Improved docs
- Improved Makefile
- GH Pages support
Initial pre-release
v0.1.0 v0.1.0