Releases: styfle/react-server-example-tsx
Releases · styfle/react-server-example-tsx
v7.0.0
v6.1.0
v6.0.0
- Upgrade
react
to 16.4.0 - Upgrade
react-dom
to 16.4.0 - Upgrade
typescript
to 2.9.1 - Upgrade
webpack
to 4.10.2 - Change
webpack-cli
towebpack-command
- Add
Dockerfile
and.dockerignore
for smaller builds on Zeit Now- This dropped the unfreeze time from 12s to 2s
- Add a deploy script (run with
npm run deploy
)
v5.0.0
- Upgrade
react
to 16.3.0 - Upgrade
react-dom
to 16.3.0 - Upgrade
typescript
to 2.8.1 - Upgrade
webpack
to 4.4.1 - Add
webpack-cli
- Change
awesome-typescript-loader
tots-loader
Note that browser.js
bundle went down from 16K to 12K and a production build takes about 2.5s on a MacBook.