This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
Releases: TrueCar/gluestick
Releases · TrueCar/gluestick
Release 0.9.2
Release 0.9.1
Release 0.9.0
0.9.0 - 2016-08-16
Added
- Pass the request object to the top-level component #253
Changed
- Upgrade eslint to 0.3.1 #252
- Upgrade eslint-plugin-react to 6.1.0 #249
- Use webpack hashing with JS bundles and CSS files #251
- Separate webpack client config from start command (refactor) #250
- Switch server-side caching to an LRU cache #245
- Serialize initial state using JSON flag to make it 3x faster #244
- Upgrade jsdom version to 9.3.0 #242
- Upgrade http-proxy-middleware to 0.17.1 #240
Fixed
- Fix server-only file support #241
Release 0.8.18
Release 0.8.17
Release 0.8.16
Release 0.8.15
Release 0.8.14
0.8.14 - 2016-07-29
Added
- Allow
filters
to be provided in proxy configs in order to perform custom URL matches #226