Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Releases: TrueCar/gluestick

Release 0.8.1

24 Jun 23:27
Compare
Choose a tag to compare

0.8.1 - 2016-06-24

Changed

  • Add react/wrap-multilines eslint rule #202

Fixed

  • Pass cookie back to the client (gluestick-shared update) #16 / #204

Release 0.8.0

15 Jun 21:32
Compare
Choose a tag to compare

0.8.0 - 2016-06-15

Changed

  • Update npm dependencies for GlueStick apps #200
  • Add "[GlueStick]" tag to logged statements #199

Fixed

  • Fix minor lint issues #201

Release 0.7.4

09 Jun 22:49
Compare
Choose a tag to compare

0.7.4 - 2016-06-09

Added

  • Support for multiple entrypoints #196

Release 0.7.3

04 Jun 00:09
Compare
Choose a tag to compare

0.7.3 - 2016-06-03

Added

Alias s to start command [#188]
Add support for e-mail rendering [#191]
add additional aliases for common paths [#192]
allow the client app to supply more aliases [#193]

Fixed

filter out .gif and more in testHelperMocha.js [#194]
we want to keep git around [#190]
Move babel-plugin-transform-decorators-legacy [#189]

Release 0.7.2

25 May 17:58
Compare
Choose a tag to compare

0.7.2 - 2016-05-25

Fixed

  • Patch correct Docker file and check if a PM2 process exists before deleting it #187

Release 0.7.1

25 May 00:15
Compare
Choose a tag to compare

0.7.1 - 2016-05-24

Added

  • Add support for custom webpack plugins #184
  • Add way to render server side errors without colors #184
  • Ability to build separate vendor bundle for dependencies #182

Changed

  • Improve production mode #186

Fixed

  • Fix reference to NODE_ENV variable for webpack isomorphic tools #185

Release 0.7.0

20 May 18:31
Compare
Choose a tag to compare

0.7.0 - 2016-05-20

Added

  • Ability to pass directories to the gluestick destroy command #166
  • Ability to pass directories to the gluestick generate command #164
  • Allow customizations to HTTP client in config #161

Changed

  • Update Gluestick Docker file to opitimize Gluestick base image #174
  • Update npm dependencies for Gluestick and its apps #176
  • Update README to better convey use case #175
  • Supress errors during coverage report generation #169

Fixed

  • Set base URL on proxied requests and fix origin URL #177

Faster tests and HTTP client support

12 May 19:58
Compare
Choose a tag to compare

#133 Add debugger support to Mocha tests
#145 Update dependencies
#147 Fix skip test option
#148 Add support for isomorphic http client that forwards cookies
#151 Update enzyme
#153 Swap out express-http-proxy for http-proxy-middleware
#154 Remove babel config check from auto-update utility
#150 Add mocha coverage reports for single and watch modes
#157 Add webpack aliases for component and container folders
#158 Set mocha/node to be the default test runner
#159 Contstrain server watch to related files and folders

Upgrade to Node v6.0.0

05 May 22:32
Compare
Choose a tag to compare
  • #125 Integrate react-helmet for document head changes
  • #127 Linting and minor refactoring
  • #132 Add support for proxies
  • #131 Support Mocha without Karma as a test runner
  • #135 Fix help text typo
  • #136 Upgrade to Node v6.0.0

Big package update

11 Apr 23:42
Compare
Choose a tag to compare
Merge pull request #123 from TrueCar/toddw/update-packages

update *all* of the packages