Releases: jaredpalmer/razzle
Releases · jaredpalmer/razzle
Legacy
This release is simply for archival purposes.
v0.2.0
- Refactor from single
src
toclient
,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'shost
andprotocol
and loads them into thestore
'sinitialState
- Added co-located selectors with reducers
v0.1.0
- archive the current build, and begin semver.