React Server Example Tsx Versions Save

⚛️ Boilerplate for isomorphic web app with React server-side rendering in TypeScript

v7.0.0

5 years ago

v6.1.0

5 years ago
  • Upgrade prettier to 1.14.2
  • Upgrade source-map-loader 0.2.4
  • Upgrade ts-loader to 4.5.0
  • Upgrade typescript 3.0.3
  • Upgrade webpack to 4.17.1
  • Enable cloud v2 feature in now.json

v6.0.0

6 years ago
  • 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 to webpack-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

6 years ago
  • 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 to ts-loader

Note that browser.js bundle went down from 16K to 12K and a production build takes about 2.5s on a MacBook.

v4.1.1

6 years ago
  • Update TypeScript from 2.6.2 to 2.7.1

v4.1.0

6 years ago
  • Add deploy buttons to README
  • Add prettier linting
  • Add more strict tsconfig.json options
  • Add Cache-Control and stream.pipe()

v4.0.8

6 years ago

Update favicon to the react logo

v4.0.7

6 years ago

Upgrade React to 16.2.0

v4.0.1

6 years ago
  • Update bundlesize to 0.15.1
  • Change tsconfig to ES2017 for async/await

v4.0.3

6 years ago
  • Upgrade typescript to 2.6.1