Skip to content

Releases: jaredpalmer/razzle

Legacy

28 Apr 22:50
Compare
Choose a tag to compare

This release is simply for archival purposes.

v0.2.0

10 Jun 15:20
Compare
Choose a tag to compare
  • 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

v0.1.0

14 May 17:57
Compare
Choose a tag to compare
  • archive the current build, and begin semver.