File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.6.0] ( https://github.com/nerd-coder/graphql-codegen-svelte-queries/compare/v0.5.1...v0.6.0 ) (2023-06-11)
4+
5+
6+ ### Features
7+
8+ * add rawData ([ d903d81] ( https://github.com/nerd-coder/graphql-codegen-svelte-queries/commit/d903d812b43b30a0d8fb0390f6475d3c64ff12ae ) )
9+ * support urql ([ 681b83f] ( https://github.com/nerd-coder/graphql-codegen-svelte-queries/commit/681b83f7d909f737e8d31df6a0c55891ad118c6d ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * apply naming conventions ([ 6f1505a] ( https://github.com/nerd-coder/graphql-codegen-svelte-queries/commit/6f1505a48eecc7704f411a7ee8be7bd8d5209065 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nerd-coder/graphql-codegen-svelte-queries" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " Codegen plugins to generate fully typed queries for Svelte with Apollo and Urql" ,
55 "packageManager" : " pnpm@8.5.1" ,
66 "main" : " dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments