razzle

✨ Create server-rendered universal JavaScript applications with no configuration

MIT License

Downloads
241.5K
Stars
11.1K
Committers
183

Bot releases are hidden (Show)

razzle - v0.4.4

Published by jaredpalmer over 7 years ago

  • Upgrade webpack to 2.5.1
  • Upgrade webpack-dev-server to 2.4.5
  • Fix HMR by setting CORS on devServer config
razzle - v0.4.3

Published by jaredpalmer over 7 years ago

Patch release

razzle - v0.4.2

Published by jaredpalmer over 7 years ago

  • Fix template path to App
  • Update template's babel-preset-razzle version
  • Set template to use the latest version of razzle
razzle - v0.4.1

Published by jaredpalmer over 7 years ago

  • Update dependencies
  • Update docs
razzle - Legacy

Published by jaredpalmer over 7 years ago

This release is simply for archival purposes.

razzle - v0.2.0

Published by jaredpalmer over 8 years ago

  • Refactor from single src to client, common, server folders.
  • Move all Webpack-related files to a new tools directory.
  • Remove callAPIMiddleware as it became quite opinionated, will eventually create docs for reducing boilerplate/verbosity
  • Add a sourceRequest to global state. It tracks each request's host and protocol and loads them into the store's initialState
  • Added co-located selectors with reducers
razzle - v0.1.0

Published by jaredpalmer over 8 years ago

  • archive the current build, and begin semver.