What's Changed
- fix: do not use if-else scoped var in type assertion by @StevenACoffman in #3972
- Caching for packages loaded by a relative path by @deitrix in #3978
- Autobind Getter and Haser for Protobuf RPC by @raphaelfff in #3980
- Add gqlgen.yml schema configuration file by @Namyts in #3985
- Reformat after merge to fix lint by @StevenACoffman in #3987
- Support directives in comments by @ProBun in #3984
- disable prealloc linter for now by @StevenACoffman in #3988
- Update dependencies by @StevenACoffman in #3989
- chore(deps-dev): bump @graphql-codegen/client-preset from 5.2.1 to 5.2.2 in /integration by @dependabot[bot] in #3974
- chore(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 in /_examples by @dependabot[bot] in #3975
- chore(deps-dev): bump @apollo/client from 4.0.10 to 4.0.11 in /integration by @dependabot[bot] in #3976
- chore(deps-dev): bump vitest from 4.0.15 to 4.0.16 in /integration by @dependabot[bot] in #3977
- chore(deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by @dependabot[bot] in #3973
- chore(deps): bump dawidd6/action-download-artifact from 11 to 12 by @dependabot[bot] in #3979
- chore(deps): bump mikepenz/action-junit-report from 6.0.1 to 6.1.0 by @dependabot[bot] in #3982
New Contributors
- @raphaelfff made their first contribution in #3980
- @Namyts made their first contribution in #3985
- @ProBun made their first contribution in #3984
Full Changelog: v0.17.85...v0.17.86