Skip to content

Latest commit

 

History

History
167 lines (69 loc) · 5.15 KB

CHANGELOG.md

File metadata and controls

167 lines (69 loc) · 5.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0-alpha.20 (2017-08-18)

0.1.0-alpha.19 (2017-08-14)

Bug Fixes

0.1.0-alpha.18 (2017-08-14)

Bug Fixes

  • Issue when serving the GrappQL option object using a function in serveHTTP (c5794fa)

0.1.0-alpha.17 (2017-08-11)

Bug Fixes

  • Graphql Options endpoint for routing (ff9ba53)

0.1.0-alpha.16 (2017-08-10)

Bug Fixes

  • Issue around merging routing with graphiql endpointUrl (2d92440)

0.1.0-alpha.15 (2017-08-10)

Bug Fixes

0.1.0-alpha.14 (2017-08-10)

Bug Fixes

  • Include the routing into the graphiql endpoint if it is defined (9209970)

0.1.0-alpha.13 (2017-08-10)

0.1.0-alpha.12 (2017-08-10)

0.1.0-alpha.11 (2017-08-10)

Features

  • Add routing support + add unit test + travis config (deddeee)

0.1.0-alpha.10 (2017-08-02)

0.1.0-alpha.9 (2017-08-02)

Bug Fixes

  • Update version of webfunc (8eee041)

0.1.0-alpha.8 (2017-07-17)

0.1.0-alpha.7 (2017-07-17)

0.1.0-alpha.6 (2017-07-17)

Bug Fixes

  • Remove code that should not have been merged into master (8e3e1ea)

0.1.0-alpha.5 (2017-07-17)

Features

0.1.0-alpha.4 (2017-07-15)

0.1.0-alpha.3 (2017-07-15)

0.1.0-alpha.2 (2017-07-11)

Features

0.1.0-alpha.1 (2017-06-29)

0.1.0-alpha.0 (2017-06-29)

Features

  • Add support for POST using text/plain content-type (3b3962c)
  • Working on new graphx feature (7d1466c)