UNPKG

@javiercrowsoft/graffiti

Version:
241 lines (130 loc) 9.41 kB
<a name="3.0.4"></a> ## 3.0.4 (2016-04-30) ### chore * chore(package): update dependencies ([4d20f70](https://github.com/RisingStack/graffiti/commit/4d20f70)) <a name="3.0.3"></a> ## 3.0.3 (2016-03-22) ### chore * chore(package): bump version to 3.0.3 ([45a1e9b](https://github.com/RisingStack/graffiti/commit/45a1e9b)) * chore(package): update dependencies ([7778a6d](https://github.com/RisingStack/graffiti/commit/7778a6d)) * chore(package): update dependencies ([9cc303c](https://github.com/RisingStack/graffiti/commit/9cc303c)) ### feat * feat(util): update GraphiQL ([1446f89](https://github.com/RisingStack/graffiti/commit/1446f89)) ### fix * fix(chore): accept variables for mutations via POST ([e2292e7](https://github.com/RisingStack/graffiti/commit/e2292e7)) * fix(koa): fix koa middleware ([d969942](https://github.com/RisingStack/graffiti/commit/d969942)) ### test * test(koa): fix koa tests, include co-mocha ([a32cf8e](https://github.com/RisingStack/graffiti/commit/a32cf8e)) <a name="3.0.2"></a> ## 3.0.2 (2016-02-11) ### chore * chore(package): bump version to 3.0.2 ([ddb11dd](https://github.com/RisingStack/graffiti/commit/ddb11dd)) * chore(package): update dependencies ([0ac63c9](https://github.com/RisingStack/graffiti/commit/0ac63c9)) <a name="3.0.1"></a> ## 3.0.1 (2016-02-02) ### chore * chore(package): bump version to 3.0.1 ([e0ab6d6](https://github.com/RisingStack/graffiti/commit/e0ab6d6)) ### fix * fix(koa): use the parsed body ([025070e](https://github.com/RisingStack/graffiti/commit/025070e)) <a name="3.0.0"></a> # 3.0.0 (2016-02-02) ### chore * chore(package): bump version to 3.0.0 ([1b38fe6](https://github.com/RisingStack/graffiti/commit/1b38fe6)) ### docs * docs(readme): add bitHound badge ([6d2277e](https://github.com/RisingStack/graffiti/commit/6d2277e)) ### feat * feat(package): don't include body parsers in the middleware ([57f39e6](https://github.com/RisingStack/graffiti/commit/57f39e6)) ### style * style(example): lint examples ([1cf46c5](https://github.com/RisingStack/graffiti/commit/1cf46c5)) <a name="2.1.3"></a> ## 2.1.3 (2016-01-18) ### chore * chore(package): bump version to 2.1.3 ([5a0c2b0](https://github.com/RisingStack/graffiti/commit/5a0c2b0)) * chore(package): update dependencies ([284d9e8](https://github.com/RisingStack/graffiti/commit/284d9e8)) * chore(package): update dependencies ([c452618](https://github.com/RisingStack/graffiti/commit/c452618)) <a name="2.1.2"></a> ## 2.1.2 (2015-12-19) ### chore * chore(package): bump version to 2.1.2 ([44a8b37](https://github.com/RisingStack/graffiti/commit/44a8b37)) * chore(package): update dependencies ([88e89ff](https://github.com/RisingStack/graffiti/commit/88e89ff)) <a name="2.1.1"></a> ## 2.1.1 (2015-12-11) ### chore * chore(package): update version to 2.1.1 ([dc9536b](https://github.com/RisingStack/graffiti/commit/dc9536b)) ### fix * fix(index): fix exports ([9b5a4ef](https://github.com/RisingStack/graffiti/commit/9b5a4ef)) <a name="2.1.0"></a> # 2.1.0 (2015-12-11) ### chore * chore(package): bump version to 2.1.0 ([adbe60b](https://github.com/RisingStack/graffiti/commit/adbe60b)) * chore(package): update dependencies ([8aa2856](https://github.com/RisingStack/graffiti/commit/8aa2856)) <a name="2.0.0"></a> # 2.0.0 (2015-11-02) ### chore * chore(package): bumping version to 2.0.0 ([33790ee](https://github.com/RisingStack/graffiti/commit/33790ee)) ### docs * docs(readme): add example sever section to the README ([370f8b3](https://github.com/RisingStack/graffiti/commit/370f8b3)) * docs(readme): change example ([f199db1](https://github.com/RisingStack/graffiti/commit/f199db1)) * docs(readme): move example section above adapters ([2f9a988](https://github.com/RisingStack/graffiti/commit/2f9a988)) * docs(readme): move example section above install ([2322532](https://github.com/RisingStack/graffiti/commit/2322532)) ### feat * feat(package): reimplement in ES6, support GET and POST methods, GraphiQL integration ([ee77980](https://github.com/RisingStack/graffiti/commit/ee77980)) <a name="1.0.2"></a> ## 1.0.2 (2015-07-28) ### chore * chore(changelog): update changelog ([bb10f78](https://github.com/RisingStack/graffiti/commit/bb10f78)) * chore(package): bump version to 1.0.2 ([7c6aef2](https://github.com/RisingStack/graffiti/commit/7c6aef2)) ### docs * docs(readme): add roadmap ([1a33dc0](https://github.com/RisingStack/graffiti/commit/1a33dc0)) ### fix * fix(middleware): use graphql of the adapter ([d1af1ee](https://github.com/RisingStack/graffiti/commit/d1af1ee)) <a name="1.0.1"></a> ## 1.0.1 (2015-07-27) ### chore * chore(changelog): update CHANGELOG.md ([a928d35](https://github.com/RisingStack/graffiti/commit/a928d35)) * chore(npmignore): add .npmignore file ([b1917b4](https://github.com/RisingStack/graffiti/commit/b1917b4)) * chore(package): add keywords to package.json, fix license ([5478001](https://github.com/RisingStack/graffiti/commit/5478001)) * chore(package): bump version to 1.0.1 ([e5c0476](https://github.com/RisingStack/graffiti/commit/e5c0476)) <a name="1.0.0"></a> # 1.0.0 (2015-07-27) ### chore * chore(changelog): add CHANGELOG file to project ([1fa3fb7](https://github.com/RisingStack/graffiti/commit/1fa3fb7)) * chore(changelog): update CHANGELOG.md ([7a74fde](https://github.com/RisingStack/graffiti/commit/7a74fde)) * chore(ci): configure travis via file ([8d930bd](https://github.com/RisingStack/graffiti/commit/8d930bd)) * chore(contributing): add CONTRIBUTING file ([8b41f3e](https://github.com/RisingStack/graffiti/commit/8b41f3e)) * chore(package): add --harmony flag to mocha to support Node.js v0.12 ([39338d6](https://github.com/RisingStack/graffiti/commit/39338d6)) * chore(package): add package.json file ([eec7c31](https://github.com/RisingStack/graffiti/commit/eec7c31)) * chore(project): add ESLint ([05b2abc](https://github.com/RisingStack/graffiti/commit/05b2abc)) * chore(project): add LICENSE ([ff0cc46](https://github.com/RisingStack/graffiti/commit/ff0cc46)) * chore(project): add README and .gitignore files ([172dc93](https://github.com/RisingStack/graffiti/commit/172dc93)) ### docs * docs(readkme): add "What is GraphQL?" section to README ([553f1f6](https://github.com/RisingStack/graffiti/commit/553f1f6)) * docs(readme): add Express and Hapi middleware examples to README ([c09de39](https://github.com/RisingStack/graffiti/commit/c09de39)) * docs(readme): add graffiti overview to README ([ff74268](https://github.com/RisingStack/graffiti/commit/ff74268)) * docs(readme): add logo to the README ([e8cefcd](https://github.com/RisingStack/graffiti/commit/e8cefcd)), closes [#1](https://github.com/RisingStack/graffiti/issues/1) * docs(readme): add plugins section to README ([b804dfa](https://github.com/RisingStack/graffiti/commit/b804dfa)) * docs(readme): add TravisCI badge to README ([59b9288](https://github.com/RisingStack/graffiti/commit/59b9288)) * docs(readme): fix GraphQL tutorial anchor text ([3c7e01a](https://github.com/RisingStack/graffiti/commit/3c7e01a)) * docs(readme): fix Hapi related typo in README ([6bdb276](https://github.com/RisingStack/graffiti/commit/6bdb276)) * docs(readme): fix typo in README ([d036436](https://github.com/RisingStack/graffiti/commit/d036436)) * docs(readme): fix typo in REAME ([5e47ec5](https://github.com/RisingStack/graffiti/commit/5e47ec5)) * docs(readme): fix typo in REAME ([e6b31a6](https://github.com/RisingStack/graffiti/commit/e6b31a6)) * docs(readme): link plugins to usage ([ea7eb66](https://github.com/RisingStack/graffiti/commit/ea7eb66)) * docs(readme): rename plugins to adapters in README ([28a1fc2](https://github.com/RisingStack/graffiti/commit/28a1fc2)) ### feat * feat(express): add Express middleware ([80b5ddc](https://github.com/RisingStack/graffiti/commit/80b5ddc)) * feat(hapi): add Hapi plugin ([fac1791](https://github.com/RisingStack/graffiti/commit/fac1791)) * feat(koa): add Koa middleware ([cdecd28](https://github.com/RisingStack/graffiti/commit/cdecd28)) * feat(middleware): add project skeleton ([e50c0ce](https://github.com/RisingStack/graffiti/commit/e50c0ce)) * feat(util): add object property assert with throw ([2cfb447](https://github.com/RisingStack/graffiti/commit/2cfb447)) ### refactor * refactor(util): move isGet and isPrefixed to util ([72a104b](https://github.com/RisingStack/graffiti/commit/72a104b)) ### test * test(express): add failing test cases for Express middleware ([4349a48](https://github.com/RisingStack/graffiti/commit/4349a48)) * test(express): cover Express middleware schema creation with tests ([348aac9](https://github.com/RisingStack/graffiti/commit/348aac9)) * test(express): cover Express middleware with tests ([8dc7282](https://github.com/RisingStack/graffiti/commit/8dc7282)) * test(express): finish up test cases for the Express middleware ([b0b3dd0](https://github.com/RisingStack/graffiti/commit/b0b3dd0)) * test(hapi): cover Hapi plugin with tests ([e826ad3](https://github.com/RisingStack/graffiti/commit/e826ad3)) * test(hapi): improve Hapi plugin test coverage ([1be58ad](https://github.com/RisingStack/graffiti/commit/1be58ad)) * test(koa): cover Koa middleware with tests ([f0dce2e](https://github.com/RisingStack/graffiti/commit/f0dce2e)) * test(util): add skipping test cases for isPrefixed and isGet ([e824db5](https://github.com/RisingStack/graffiti/commit/e824db5))