Releases: 99designs/gqlgen
Releases ยท 99designs/gqlgen
v0.17.53
What's Changed
- Revert "Fix marshaling interfaces and union types (#3211)" by @StevenACoffman in #3289
Full Changelog: v0.17.52...v0.17.53
v0.17.52
What's Changed
- chore(deps-dev): bump vite from 5.4.3 to 5.4.5 in /integration by @dependabot in #3280
- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /integration by @dependabot in #3281
- chore(deps-dev): bump vitest from 2.0.5 to 2.1.1 in /integration by @dependabot in #3282
- Revert #3203 change that added Concurrent directive for resolvers by @StevenACoffman in #3287
Full Changelog: v0.17.51...v0.17.52
v0.17.51
What's Changed
- Accept event-stream for POST for urql-graphql by @StevenACoffman in #3276
Full Changelog: v0.17.50...v0.17.51
v0.17.50
What's Changed
- BREAKING: [resolvergen] make rewrite default for single-file mode by @hailyngx in #3243
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #3140
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.2.6 to 4.3.0 in /integration by @dependabot in #3141
- chore(deps-dev): bump graphql from 16.8.1 to 16.8.2 in /integration by @dependabot in #3142
- chore(deps-dev): bump @apollo/client from 3.10.4 to 3.10.5 in /integration by @dependabot in #3143
- chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /integration by @dependabot in #3144
- feat: Add new plugin signatures by @cliedeman in #2011
- Fix typo in config field names by @alexandear in #3149
- docs: missing 'repeatable' in @goExtraField directive by @alexandear in #3150
- chore(deps-dev): bump ws from 8.16.0 to 8.17.1 in /integration in the npm_and_yarn group by @dependabot in #3147
- Add prettier test results by @StevenACoffman in #3148
- Change report workflow to look for correct test events by @StevenACoffman in #3151
- fix bug: POST transport Insufficient rigorous judgment leads to invalid SSE transport by @o8x in #3153
- chore(deps-dev): bump @apollo/client from 3.10.5 to 3.10.6 in /integration by @dependabot in #3156
- chore(deps): bump mikepenz/action-junit-report from 4.3.0 to 4.3.1 by @dependabot in #3159
- chore(deps-dev): bump graphql from 16.8.2 to 16.9.0 in /integration by @dependabot in #3158
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 in /integration by @dependabot in #3157
- chore(deps-dev): bump @graphql-codegen/schema-ast from 4.0.2 to 4.1.0 in /integration by @dependabot in #3167
- chore(deps-dev): bump vite from 5.3.1 to 5.3.2 in /integration by @dependabot in #3166
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.3.0 to 4.3.1 in /integration by @dependabot in #3165
- chore(deps-dev): bump @apollo/client from 3.10.6 to 3.10.8 in /integration by @dependabot in #3164
- chore(deps): bump test-summary/action from 2.3 to 2.4 by @dependabot in #3163
- Nulls are now unmarshalled as zero values for primitive types by @endSly in #3162
- chore(deps): bump github.com/rs/cors from 1.9.0 to 1.11.0 in /_examples/websocket-initfunc/server in the go_modules group across 1 directory by @dependabot in #3171
- chore(deps-dev): bump vite from 5.3.2 to 5.3.3 in /integration by @dependabot in #3173
- chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #3176
- chore(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /integration by @dependabot in #3175
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.3.1 to 4.3.2 in /integration by @dependabot in #3174
- Make cache generic to avoid casting by @sylr in #3179
- chore: Refactor federation.go to make it easier to read by @clayne11 in #3183
- chore(deps-dev): bump vitest from 1.6.0 to 2.0.2 in /integration by @dependabot in #3185
- refactor: significantly clean up the federation.gotpl template by @clayne11 in #3187
- feat: allow argument directives to be called even if the argument is null by @clayne11 in #3188
- Revert "feat: allow argument directives to be called even if the argument is null" by @StevenACoffman in #3191
- chore(deps-dev): bump vitest from 2.0.2 to 2.0.4 in /integration by @dependabot in #3189
- chore(deps-dev): bump vite from 5.3.3 to 5.3.4 in /integration by @dependabot in #3190
- refactor: decrease indentation in api.ReplacePlugin by @alexandear in #3194
- chore: fix typos in comments, tests and unexported vars by @alexandear in #3193
- chore(deps-dev): bump @apollo/client from 3.10.8 to 3.11.2 in /integration by @dependabot in #3210
- chore(deps-dev): bump vitest from 2.0.4 to 2.0.5 in /integration by @dependabot in #3209
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 in /_examples by @dependabot in #3206
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #3200
- chore(deps-dev): bump vite from 5.3.4 to 5.3.5 in /integration by @dependabot in #3199
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.3.2 to 4.3.3 in /integration by @dependabot in #3197
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /integration by @dependabot in #3196
- chore(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 by @dependabot in #3172
- chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #3207
- chore(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #3208
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 in /_examples by @dependabot in #3221
- chore(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #3220
- chore(deps-dev): bump vite from 5.3.5 to 5.4.0 in /integration by @dependabot in #3216
- chore(deps-dev): bump @apollo/client from 3.11.2 to 3.11.4 in /integration by @dependabot in #3215
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 by @dependabot in #3217
- Fix marshaling interfaces and union types by @krupyansky in #3211
- [proposal] Add @Concurrent directive for types by @krupyansky in #3203
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #3218
- chore(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 by @dependabot in #3219
- Go 1.23 support by @UnAfraid in #3226
- chore(deps-dev): bump vite from 5.4.0 to 5.4.2 in /integration by @dependabot in #3229
- only close websocket once by @wiegell in #3231
- feat: allow argument directives to be called even if the argument is null by @clayne11 in #3233
- refactor: don't extract @gofield twice by @clayne11 in #3234
- chore(deps-dev): bump @apollo/client from 3.11.4 to 3.11.5 in /integration by @dependabot in #3237
- chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 in /_examples by @dependabot in #3236
- chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #3235
- codegen: Go 1.23 alias support by @giautm in #3246
- codegen:
Unalias
before lookup type by @giautm in #3247 - internal/code:
Unalias
element of pointer by @giautm in #3250 - chore(deps): bump robherley/go-test-action from 0.4.1 to 0.5.0 by @dependabot in #3255
- chore(deps-dev): bump @apollo/client from 3.11.5 to 3.11.8 in /integration by @dependabot in #3258
- chore(deps-dev): bump vite from 5.4.2 to 5.4.3 in /integration by @dependabot in #3257
- chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 in /_examples by @dependabot in #3256
- chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 by @dependabot in #3259
- Bump golang.org/x/net 0.29 by @StevenACoffman in #3261
- Bump some more module versions by @StevenACoffman in #3262
- chore(deps): bump dset from 3.1.3 to 3.1.4 in /integration in the npm_and_yarn group by @dependabot in #3268
New Contributors
- @cliedeman made their first contribution in #2011
- @o8x ...
v0.17.49
What's Changed
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 in /_examples by @dependabot in #3123
- chore(deps-dev): bump vite from 5.2.12 to 5.2.13 in /integration by @dependabot in #3126
- chore(deps): bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #3124
- chore(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #3125
- Linter update + add revive rules by @StevenACoffman in #3127
- chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.14 in the go_modules group by @dependabot in #3133
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /integration in the npm_and_yarn group by @dependabot in #3134
- #3118 Add token limit option to fix CVE-2023-49559 by @xaviergodart in #3136
- refactor: add missed file.Close() and use t.TempDir() by @alexandear in #3137
New Contributors
- @xaviergodart made their first contribution in #3136
Full Changelog: v0.17.48...v0.17.49
v0.17.48
What's Changed
- chore(deps-dev): bump @graphql-codegen/client-preset from 4.2.5 to 4.2.6 in /integration by @dependabot in #3084
- chore(deps-dev): bump @apollo/client from 3.10.3 to 3.10.4 in /integration by @dependabot in #3085
- Embed extra fields config by @atzedus in #3088
- refactor: use 'any' instead of 'interface{}' for consistency by @alexandear in #3090
- refactor: UnmarshalID implementation by @alexandear in #3093
- refactor: simplify with strconv.FormatBool by @alexandear in #3094
- Fix go install gqlgen binary by @alexandear in #3095
- Ignore gorilla/websocket 1.5.1 in dependabot by @StevenACoffman in #3097
- refactor: avoid panic in tests by @alexandear in #3098
- refactor: rename local variables to match Go codestyle by @alexandear in #3100
- refactor: use t.Log instead of fmt.Print by @alexandear in #3099
- Some minor test lint by @StevenACoffman in #3102
- ignore websocket v1.5.1 release for dependabot updates to the _examples module by @StevenACoffman in #3101
- fix: tests failure, testifylint issues, pin golangci-lint version by @alexandear in #3105
- testifylint v1.3.0 fixes by @StevenACoffman in #3103
- refactor: fix testifylint lint issues in examples by @alexandear in #3107
- Remove duplicated return_pointers_in_unmarshalinput explanation by @cirelli94 in #3109
- Go template function to split string into array of strings. by @khudayberdiyev25 in #3108
- Correct dataloader example by @mpldr in #3110
- Omit gqlgen version in config files used for tests by @alexandear in #3111
- refactor: use errors.New instead of fmt.Errorf where possible by @alexandear in #3112
- refactor: fix gocritic lint issues by @alexandear in #3113
- add option to omit panic handlers during development by @mpldr in #3114
- chore(deps-dev): bump vite from 5.2.11 to 5.2.12 in /integration by @dependabot in #3117
New Contributors
- @cirelli94 made their first contribution in #3109
- @khudayberdiyev25 made their first contribution in #3108
- @mpldr made their first contribution in #3110
Full Changelog: v0.17.47...v0.17.48
v0.17.47
What's Changed
- chore: simplify generating examples in release script by @alexandear in #3064
- refactor: compile regex only once by @alexandear in #3063
- refactor: simplify test asserts by @alexandear in #3061
- Fix typo in error message by @alexandear in #3065
- chore: remove deprecated errcheck.ignore lint option by @alexandear in #3062
- chore(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #3069
- chore(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #3071
- chore(deps-dev): bump @apollo/client from 3.10.2 to 3.10.3 in /integration by @dependabot in #3073
- chore(deps-dev): bump urql from 4.0.7 to 4.1.0 in /integration by @dependabot in #3074
- chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #3072
- chore(deps): bump github.com/sosodev/duration from 1.3.0 to 1.3.1 by @dependabot in #3070
- Fix go mod tidy by @StevenACoffman in #3075
- Ability to inline extraFields configuration. New @goExtraField directive. by @atzedus in #3076
- Federation: Update docs to use IntrospectAndCompose by @frankywahl in #3077
- bugfix for @gofield + @goExtraField combination by @atzedus in #3078
- Fix #2856: resolver receive previous implementation on render by @roneli in #2886
- Update gqlparser to v2.5.12 by @StevenACoffman in #3080
Full Changelog: v0.17.46...v0.17.47
v0.17.46
What's Changed
- Bump @apollo/client from 3.9.6 to 3.9.7 in /integration by @dependabot in #2970
- Bump vitest from 1.3.1 to 1.4.0 in /integration by @dependabot in #2972
- Bump vite from 5.1.5 to 5.1.6 in /integration by @dependabot in #2971
- chore: remove repetitive words by @deterclosed in #2976
- Bump typescript from 5.4.2 to 5.4.3 in /integration by @dependabot in #2979
- Bump vite from 5.1.6 to 5.2.6 in /integration by @dependabot in #2978
- Bump @apollo/client from 3.9.7 to 3.9.9 in /integration by @dependabot in #2977
- Add UintID type binding by @nawivee in #2980
- Bump @graphql-codegen/client-preset from 4.2.4 to 4.2.5 in /integration by @dependabot in #2983
- Bump graphql-sse from 2.5.2 to 2.5.3 in /integration by @dependabot in #2985
- Bump vite from 5.2.6 to 5.2.7 in /integration by @dependabot in #2984
- enum values binding by @nikitacrit in #2982
- fix: stop loading package dependencies by @agratta-silo in #2988
- Bump typescript from 5.4.3 to 5.4.4 in /integration by @dependabot in #2993
- Bump @apollo/client from 3.9.9 to 3.9.10 in /integration by @dependabot in #2994
- Update
tools.go
url by @38elements in #2987 - Bump vite from 5.2.7 to 5.2.8 in /integration by @dependabot in #2992
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #2996
- Bump graphql-ws from 5.15.0 to 5.16.0 in /integration by @dependabot in #2986
- Bump urql from 4.0.6 to 4.0.7 in /integration by @dependabot in #2995
- Mark ctx as unused when no arguments for FieldContextFunc by @halkeye in #2999
- chore: update Automatic Persisted Queries Link by @38elements in #3005
- fix: codegen will _ the fieldset parameter if its not needed by @halkeye in #3006
- Bump vitest from 1.4.0 to 1.5.0 in /integration by @dependabot in #3012
- Bump typescript from 5.4.4 to 5.4.5 in /integration by @dependabot in #3010
- Bump @apollo/client from 3.9.10 to 3.9.11 in /integration by @dependabot in #3011
- Bump vite from 5.2.8 to 5.2.10 in /integration by @dependabot in #3015
- chore: fix some typos in comments by @knowmost in #3020
- chore: remove unused lint.txt by @alexandear in #3017
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #3026
- Bump github.com/rs/cors from 1.10.1 to 1.11.0 in /_examples by @dependabot in #3025
- Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #3023
- Bump @apollo/client from 3.9.11 to 3.10.1 in /integration by @dependabot in #3022
- Bump vitest from 1.5.0 to 1.5.2 in /integration by @dependabot in #3021
- Bump github.com/sosodev/duration from 1.2.0 to 1.3.0 by @dependabot in #3024
- Fix test asserts: reverse expected and actual params by @alexandear in #3027
- refactor: simplify tests for
api.Generate
by @alexandear in #3031 - Improve federation resolver selection by @clayne11 in #3029
- chore:
run.skip-dirs
is deprecated in golangci-lint v1.57 by @alexandear in #3034 - chore: remove redundant empty lines by @alexandear in #3035
- refactor: change test asserts to be more idiomatic by @alexandear in #3036
- docs: fix links to the docs latest version by @alexandear in #3038
- Fix codegen config tests: add file closing by @alexandear in #3037
- chore: remove deprecated build constraint by @alexandear in #3041
- chore: lint _examples directory by @alexandear in #3042
- Add initial cache tests for MapCache and NoCache by @shion0625 in #3040
- enum values binding v2 by @nikitacrit in #3014
- chore: simplify go generate in examples by @alexandear in #3033
- chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by @dependabot in #3054
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 in /_examples by @dependabot in #3053
- chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #3050
- chore(deps-dev): bump @apollo/client from 3.10.1 to 3.10.2 in /integration by @dependabot in #3049
- chore(deps-dev): bump vitest from 1.5.2 to 1.6.0 in /integration by @dependabot in #3048
- chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.1 to 1.9.2 by @dependabot in #3051
- chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #3052
- chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /integration by @dependabot in #3047
- fix: failed to build _examples/websocket-initfunc/server/server.go (#3055) by @Reimei1213 in #3058
New Contributors
- @deterclosed made their first contribution in #2976
- @nawivee made their first contribution in #2980
- @nikitacrit made their first contribution in #2982
- @agratta-silo made their first contribution in #2988
- @38elements made their first contribution in #2987
- @halkeye made their first contribution in #2999
- @knowmost made their first contribution in #3020
- @alexandear made their first contribution in #3017
- @shion0625 made their first contribution in #3040
- @Reimei1213 made their first contribution in #3058
Full Changelog: v0.17.45...v0.17.46
v0.17.45
What's Changed
- Bump github.com/matryer/moq from 0.3.3 to 0.3.4 by @dependabot in #2939
- Bump @apollo/client from 3.9.4 to 3.9.5 in /integration by @dependabot in #2938
- Bump vitest from 1.2.2 to 1.3.0 in /integration by @dependabot in #2937
- Bump graphql-ws from 5.14.3 to 5.15.0 in /integration by @dependabot in #2935
- Bump vite from 5.1.1 to 5.1.3 in /integration by @dependabot in #2936
- Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #2940
- Optionally render entity requires populator function for advanced @requires use cases by @jesse-apollo in #2884
- Bump vite from 5.1.3 to 5.1.4 in /integration by @dependabot in #2947
- Bump @graphql-codegen/introspection from 4.0.2 to 4.0.3 in /integration by @dependabot in #2944
- Bump @graphql-codegen/client-preset from 4.2.2 to 4.2.4 in /integration by @dependabot in #2945
- Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 by @dependabot in #2943
- Bump vitest from 1.3.0 to 1.3.1 in /integration by @dependabot in #2946
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /_examples by @dependabot in #2955
- Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 by @dependabot in #2954
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #2953
- Add option to omit resolver fields from models by @Desuuuu in #2957
- fix(docs): convert an unnecessarily capitalized word to lowercase by @hxrxchang in #2959
- Update explicit_requires to support models generated into same package by @ericbock in #2965
- Add case for resolvers_always_return_pointers:false in explicit requires generation. by @jesse-apollo in #2966
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #2964
- Bump @apollo/client from 3.9.5 to 3.9.6 in /integration by @dependabot in #2962
- Bump vite from 5.1.4 to 5.1.5 in /integration by @dependabot in #2961
- Bump typescript from 5.3.3 to 5.4.2 in /integration by @dependabot in #2960
- Bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #2963
New Contributors
- @jesse-apollo made their first contribution in #2884
- @hxrxchang made their first contribution in #2959
- @ericbock made their first contribution in #2965
Full Changelog: v0.17.44...v0.17.45
v0.17.44
What's Changed
- Bump vite from 4.3.9 to 4.5.2 in /integration by @dependabot in #2885
- Update federation plugin by @trevor-scheer in #2876
- Work with https://specs.apollo.dev/federation/v2.x by @StevenACoffman in #2891
- Update x/tools and add go v1.21,v1.22 in CI workflows by @ryicoh in #2894
- Bump actions/setup-go from 3 to 5 by @dependabot in #2900
- Bump actions/checkout from 3 to 4 by @dependabot in #2903
- Bump actions/setup-node from 3 to 4 by @dependabot in #2910
- Bump nick-fields/retry from 2 to 3 by @dependabot in #2907
- Bump golangci/golangci-lint-action from 3.5.0 to 3.7.0 by @dependabot in #2896
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 in /_examples by @dependabot in #2897
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 in /_examples by @dependabot in #2901
- Bump github.com/matryer/moq from 0.2.7 to 0.3.3 by @dependabot in #2902
- Bump vitest from 0.32.0 to 1.2.2 in /integration by @dependabot in #2919
- Bump styled-components from 5.3.11 to 6.1.8 in /_examples/chat by @dependabot in #2905
- Bump graphql-sse from 2.1.4 to 2.5.2 in /integration by @dependabot in #2913
- Bump typescript from 4.9.5 to 5.3.3 in /_examples/chat by @dependabot in #2917
- Bump react-scripts from 2.1.8 to 5.0.1 in /_examples/chat by @dependabot in #2914
- Bump github.com/urfave/cli/v2 from 2.25.5 to 2.27.1 by @dependabot in #2912
- Bump subscriptions-transport-ws from 0.9.19 to 0.11.0 in /_examples/chat by @dependabot in #2911
- Bump github.com/google/uuid from 1.3.0 to 1.6.0 in /_examples by @dependabot in #2909
- Bump github.com/rs/cors from 1.9.0 to 1.10.1 in /_examples by @dependabot in #2904
- Bump graphql from 14.7.0 to 16.8.1 in /_examples/chat by @dependabot in #2899
- Bump jest from 25.5.4 to 29.7.0 in /_examples/federation by @dependabot in #2920
- Bump typescript from 5.1.3 to 5.3.3 in /integration by @dependabot in #2921
- Bump @graphql-codegen/schema-ast from 4.0.0 to 4.0.2 in /integration by @dependabot in #2918
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in #2908
- Bump urql from 4.0.4 to 4.0.6 in /integration by @dependabot in #2906
- Bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.7 by @dependabot in #2915
- Bump node-fetch from 2.7.0 to 3.3.2 in /_examples/federation by @dependabot in #2916
- graphql/uint: Fix unmarshalling of negative numbers by @mnPanic in #2922
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #2928
- Bump github.com/google/uuid from 1.3.0 to 1.6.0 by @dependabot in #2924
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #2925
- Bump google.golang.org/protobuf from 1.30.0 to 1.32.0 by @dependabot in #2926
- Bump react from 16.14.0 to 18.2.0 in /_examples/chat by @dependabot in #2929
- Bump vite from 4.5.2 to 5.1.1 in /integration by @dependabot in #2931
- Bump @graphql-codegen/cli from 4.0.1 to 5.0.2 in /integration by @dependabot in #2932
- Bump github.com/sosodev/duration from 1.1.0 to 1.2.0 by @dependabot in #2927
- Bump react-dom from 16.14.0 to 18.2.0 in /_examples/chat by @dependabot in #2930
New Contributors
- @trevor-scheer made their first contribution in #2876
- @ryicoh made their first contribution in #2894
- @mnPanic made their first contribution in #2922
Full Changelog: v0.17.43...v0.17.44