Releases: mgagliardo91/postgraphile-federation-plugin
Releases · mgagliardo91/postgraphile-federation-plugin
0.6.0
What's Changed
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.3.0 to 5.3.1 by @dependabot in #42
- chore(deps-dev): bump @typescript-eslint/parser from 5.3.0 to 5.3.1 by @dependabot in #43
- chore(deps-dev): bump eslint_d from 11.0.0 to 11.1.0 by @dependabot in #44
- chore(deps-dev): bump @apollo/gateway from 0.43.1 to 0.44.0 by @dependabot in #45
- chore(deps-dev): bump @typescript-eslint/parser from 5.3.1 to 5.4.0 by @dependabot in #46
- chore(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 by @dependabot in #47
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.3.1 to 5.4.0 by @dependabot in #48
- chore(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #49
- chore(deps-dev): bump eslint from 8.2.0 to 8.3.0 by @dependabot in #50
Full Changelog: v0.5.2...v0.6.0
0.5.2
What's Changed
- chore: enable automerge by @mgagliardo91 in #27
- chore(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0 by @dependabot in #30
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.1.0 to 5.2.0 by @dependabot in #28
- chore(deps-dev): bump axios from 0.23.0 to 0.24.0 by @dependabot in #29
- chore(deps): bump graphql from 15.6.1 to 15.7.2 by @dependabot in #31
- chore(deps): bump @graphql-tools/wrap from 8.3.0 to 8.3.1 by @dependabot in #32
- chore(deps-dev): bump eslint-plugin-jsdoc from 37.0.0 to 37.0.3 by @dependabot in #33
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.2.0 to 5.3.0 by @dependabot in #34
- chore(deps-dev): bump @apollo/gateway from 0.42.3 to 0.43.1 by @dependabot in #35
- chore(deps-dev): bump apollo-server from 3.4.0 to 3.5.0 by @dependabot in #36
- chore(deps): bump @graphql-tools/wrap from 8.3.1 to 8.3.2 by @dependabot in #37
- chore(deps): bump @apollo/subgraph from 0.1.2 to 0.1.4 by @dependabot in #38
- chore(deps-dev): bump eslint-plugin-jest from 25.2.2 to 25.2.4 by @dependabot in #39
- chore(deps-dev): bump eslint from 8.1.0 to 8.2.0 by @dependabot in #40
- chore(deps-dev): bump @typescript-eslint/parser from 5.2.0 to 5.3.0 by @dependabot in #41
Full Changelog: v0.5.1...v0.5.2
0.5.1
What's Changed
- chore(deps-dev): bump eslint from 8.0.0 to 8.0.1 by @dependabot in #12
- chore(deps-dev): bump axios from 0.22.0 to 0.23.0 by @dependabot in #13
- chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.7 by @dependabot in #15
- chore(deps-dev): bump apollo-server from 3.3.0 to 3.4.0 by @dependabot in #14
- chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 by @dependabot in #16
- chore(deps-dev): bump jest from 27.2.5 to 27.3.1 by @dependabot in #17
- chore(deps-dev): bump eslint-plugin-jsdoc from 36.1.1 to 37.0.0 by @dependabot in #18
- chore(deps): bump graphile-utils from 4.12.1 to 4.12.2 by @dependabot in #21
- chore(deps-dev): bump postgraphile-core from 4.12.1 to 4.12.2 by @dependabot in #20
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.0.0 to 5.1.0 by @dependabot in #23
- chore(deps-dev): bump eslint from 8.0.1 to 8.1.0 by @dependabot in #19
- chore(deps-dev): bump eslint-plugin-jest from 25.0.5 to 25.2.2 by @dependabot in #22
- chore(deps-dev): bump @typescript-eslint/parser from 5.0.0 to 5.1.0 by @dependabot in #25
- chore(deps): bump @graphql-tools/wrap from 8.1.1 to 8.3.0 by @dependabot in #26
- chore(deps-dev): bump postgraphile from 4.12.4 to 4.12.5 by @dependabot in #24
Full Changelog: v0.5.0...v0.5.1
0.5.0
What's Changed
- chore(deps-dev): bump eslint-plugin-jsdoc from 35.5.1 to 36.1.0 by @dependabot in #2
- chore(deps-dev): bump jest from 27.2.4 to 27.2.5 by @dependabot in #7
- chore(deps-dev): bump eslint-plugin-jsdoc from 36.1.0 to 36.1.1 by @dependabot in #6
- chore(deps-dev): bump eslint-plugin-jest from 24.5.2 to 25.0.1 by @dependabot in #4
- chore(deps-dev): bump eslint from 7.32.0 to 8.0.0 by @dependabot in #3
- fix: Bump apollo dependencies to align with federation -> subgraph split by @mgagliardo91 in #9
- chore(deps-dev): bump @apollo/gateway from 0.42.2 to 0.42.3 by @dependabot in #10
- 0.5.0 by @mgagliardo91 in #11
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.4.1...v0.5.0
0.4.1
- Fixes bug in npm publish script
0.4.0
- Adds changes from forked repository: https://github.com/jarvisuser90/postgraphile-apollo-federation-plugin
- Fixes bugs outlined in PR brooklyn-labs/postgraphile-plugin-apollo-federation#11
- Adds more testing and local testing environment with docker compose