Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 822fc17

Browse files
committed
Bump to 1.0.0-rc.10
1 parent 002c3c5 commit 822fc17

File tree

2 files changed

+87
-1
lines changed

2 files changed

+87
-1
lines changed

CHANGELOG.md

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,94 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.0.0-rc.9](https://github.com/timkendall/tql/compare/v1.0.0-rc.8...v1.0.0-rc.9)
8+
9+
> 4 June 2022
10+
11+
- Add support to pass http headers when running codegen cli [`#113`](https://github.com/timkendall/tql/pull/113)
12+
- Bump to 1.0.0-rc.9 [`05a8117`](https://github.com/timkendall/tql/commit/05a811790c144f8a705e731cb47f67930b7286eb)
13+
14+
#### [v1.0.0-rc.8](https://github.com/timkendall/tql/compare/v1.0.0-rc.7...v1.0.0-rc.8)
15+
16+
> 29 April 2022
17+
18+
- Field alias support [`#110`](https://github.com/timkendall/tql/pull/110)
19+
- Bump to 1.0.0-rc.8 [`87ec936`](https://github.com/timkendall/tql/commit/87ec9364e0fb3ec0d9c1a5051445d045503812ee)
20+
21+
#### [v1.0.0-rc.7](https://github.com/timkendall/tql/compare/v1.0.0-rc.6...v1.0.0-rc.7)
22+
23+
> 28 April 2022
24+
25+
- Add SelectionResult type to make type alias extraction easier [`#111`](https://github.com/timkendall/tql/pull/111)
26+
- Bump to 1.0.0-rc.7 [`f253d17`](https://github.com/timkendall/tql/commit/f253d177cadec48e1183d8715fd6b2ec9a6f5876)
27+
28+
#### [v1.0.0-rc.6](https://github.com/timkendall/tql/compare/v1.0.0-rc.5...v1.0.0-rc.6)
29+
30+
> 15 April 2022
31+
32+
- Add support for latest graphql-js [`#108`](https://github.com/timkendall/tql/pull/108)
33+
- Faster codeformatter [`#94`](https://github.com/timkendall/tql/pull/94)
34+
- Add examples of basic usage [`e31ecb6`](https://github.com/timkendall/tql/commit/e31ecb608a3a675fe8214f356e880046307833da)
35+
- Upgrade to Jest 27 [`7bcde9b`](https://github.com/timkendall/tql/commit/7bcde9bb4c89d0f59c95166062cc703aa4421b2d)
36+
- Upgrade to [email protected] [`f9071b5`](https://github.com/timkendall/tql/commit/f9071b552b0192dad4fefb13023a97961710b99b)
37+
38+
#### [v1.0.0-rc.5](https://github.com/timkendall/tql/compare/v1.0.0-rc.4...v1.0.0-rc.5)
39+
40+
> 2 January 2022
41+
42+
- Properly print list scalar input types (closes #93) [`#93`](https://github.com/timkendall/tql/issues/93)
43+
- Don't require schema definition in SDL for codegen (closes #91) [`#91`](https://github.com/timkendall/tql/issues/91)
44+
- Strip directive definitions from codegen output (closes #92) [`#92`](https://github.com/timkendall/tql/issues/92)
45+
46+
#### [v1.0.0-rc.4](https://github.com/timkendall/tql/compare/v1.0.0-rc.3...v1.0.0-rc.4)
47+
48+
> 11 December 2021
49+
50+
- Fix buildVariableDefinitions to use proper root type [`30c3114`](https://github.com/timkendall/tql/commit/30c311440839b1f22f7132eb136f932fbdc21b32)
51+
- Bump to 1.0.0-rc.4 [`08bdb62`](https://github.com/timkendall/tql/commit/08bdb620a64e0f0c0985f21ba15c192897132711)
52+
- Bump to 1.0.0-rc.3 [`a40c729`](https://github.com/timkendall/tql/commit/a40c72915298a5bff76a3178960d6b61c25ff0a7)
53+
54+
#### [v1.0.0-rc.3](https://github.com/timkendall/tql/compare/v1.0.0-rc.2...v1.0.0-rc.3)
55+
56+
> 9 December 2021
57+
58+
- Configure website google analytics [`#90`](https://github.com/timkendall/tql/pull/90)
59+
- Create docs/ and website/ [`#89`](https://github.com/timkendall/tql/pull/89)
60+
- Use PNPM in CI workflows [`61f15c1`](https://github.com/timkendall/tql/commit/61f15c1e28364bafc31cbf53a1e3d6542751e746)
61+
- Fix buildVariableDefinitions [`36d5abb`](https://github.com/timkendall/tql/commit/36d5abbca095b1153fd171709e191f0718e590bc)
62+
- Update current limitations doc [`4e77c4e`](https://github.com/timkendall/tql/commit/4e77c4ee64b36d508b206a0b999a5ca1ffb57392)
63+
64+
#### [v1.0.0-rc.2](https://github.com/timkendall/tql/compare/v1.0.0-rc.1...v1.0.0-rc.2)
65+
66+
> 25 November 2021
67+
68+
- Highlight core features in README [`ae2934f`](https://github.com/timkendall/tql/commit/ae2934fdd1a6faa89df3e02e46696c96b74aa4d9)
69+
- Correctly build GraphQLSchema object in generated SDK [`6813a65`](https://github.com/timkendall/tql/commit/6813a65395bacf02d1a81df50f91317ef3dec1ca)
70+
- Exclude test files from release builds [`1b56242`](https://github.com/timkendall/tql/commit/1b56242cd55d2248830a82b4e9dd37cd085d121e)
71+
72+
#### [v1.0.0-rc.1](https://github.com/timkendall/tql/compare/v0.8.0...v1.0.0-rc.1)
73+
74+
> 25 November 2021
75+
76+
- Ast rewrite [`#88`](https://github.com/timkendall/tql/pull/88)
77+
78+
#### [v0.8.0](https://github.com/timkendall/tql/compare/v0.7.1...v0.8.0)
79+
80+
> 23 October 2021
81+
82+
- Bump ansi-regex from 5.0.0 to 5.0.1 [`#74`](https://github.com/timkendall/tql/pull/74)
83+
- Bump tmpl from 1.0.4 to 1.0.5 [`#73`](https://github.com/timkendall/tql/pull/73)
84+
- Bump path-parse from 1.0.6 to 1.0.7 [`#61`](https://github.com/timkendall/tql/pull/61)
85+
- Patch nested enum input bug (closes #62) [`#62`](https://github.com/timkendall/tql/issues/62)
86+
- Add package.json keywords (closes #60) [`#60`](https://github.com/timkendall/tql/issues/60)
87+
- Implement Selector and selector APIs [`d5fb12f`](https://github.com/timkendall/tql/commit/d5fb12f338554b6f42982da223adb396cd3d78d2)
88+
- Extract Result type into module [`fbb6313`](https://github.com/timkendall/tql/commit/fbb6313fffcdd8079ab548e3023fd2821e119700)
89+
- Add Operation.sha256 [`c0f2dc7`](https://github.com/timkendall/tql/commit/c0f2dc703cbbb0543b9d87ba10fdfde22298364d)
90+
791
#### [v0.7.1](https://github.com/timkendall/tql/compare/v0.7.0...v0.7.1)
892

93+
> 3 August 2021
94+
995
- Add missing @apollo/client devDependency [`d90b2c0`](https://github.com/timkendall/tql/commit/d90b2c07b7bc15b6e91f91b7c807d8596aa81c15)
1096
- Add missing graphql-request devDependency [`50116ea`](https://github.com/timkendall/tql/commit/50116ea6c71b537407b9d27533c1f50356e5d7d1)
1197

codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@timkendall/tql-gen",
3-
"version": "1.0.0-rc.8",
3+
"version": "1.0.0-rc.10",
44
"description": "Code generator for @timkendall/tql.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)