Releases: rpvsilva/graphql-fastify-server
Releases · rpvsilva/graphql-fastify-server
v1.3.3
What Changed 👀
- chore(ci): add token to on release workflow @rpvsilva (#30)
 - chore: add changelog file @rpvsilva (#28)
 - refactor: unnecessary reply usage @pkulcsarnr (#18)
 
🐛 Bug Fixes
🧩 Dependency Updates
6 changes
- chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 @dependabot (#21)
 - chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 @dependabot (#23)
 - chore(deps-dev): bump @types/ioredis from 4.28.10 to 5.0.0 @dependabot (#25)
 - chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0 @dependabot (#24)
 - chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 @dependabot (#22)
 - chore(deps): bump actions/setup-node from 2 to 3 @dependabot (#20)
 
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- chore(deps): bump fastify from 4.8.1 to 4.10.2 by @dependabot in #16
 
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- chore(deps): bump fastify from 4.2.1 to 4.8.1 by @dependabot in #14
 - chore(deps): bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #15
 
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Full Changelog: v1.2.0...vv1.2.1
v1.2.0
What's Changed
- feat: automated changelog update by @rpvsilva in #6
 - feat: implement middlewares system by @rpvsilva in #8
 - feat: implement server health endpoint by @rpvsilva in #9
 - chore: accept resolvers and typeDefs separated by @rpvsilva in #10
 - chore: updated workflows by @rpvsilva in #11
 - chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #12
 
New Contributors
- @dependabot made their first contribution in #12
 
Full Changelog: v1.0.3...vrefs/tags/v1.2.0
v1.1.0
v1.0.3
1.0.3 - 2022-03-04
- Fixed workflow not bundling package
 
v1.0.2
1.0.2 - 2022-03-04
- Improved cache
 - Improved workflows
 
Release v1.0.1
1.0.1 - 2022-03-02
Initial commit