Releases: OxfordAbstracts/purescript-graphql-client
Releases · OxfordAbstracts/purescript-graphql-client
v10.1.1
(this was meant to be v10.1.0 but there was an issue publishing the versions)
What's Changed
- A bunch of improvements by @bakhtiyarneyman in #137
- Adds Json instance to GqlType by @finnhodgkin in #139
- Allow
Variants as well as data type enums by @finnhodgkin in #140 - Corrects an invalid import and upgrades to new spago by @finnhodgkin in #141
- Lower case symbols only by @roryc89 in #143
- Fix typos and whitespace by @ad-si in #144
- Correctly assemble error message by @ad-si in #145
- Upgrade Spago and use spago.yaml instead of spago.dhall, extend CI by @ad-si in #146
- Add instance for AndArgs by @purefunctor in #150
- prettier by @noisyscanner in #152
- Prepare v10.1.0 release by @noisyscanner in #154
- update some npm dependencies and remove some others by @noisyscanner in #151
New Contributors
- @finnhodgkin made their first contribution in #139
- @ad-si made their first contribution in #144
- @purefunctor made their first contribution in #150
- @noisyscanner made their first contribution in #152
Full Changelog: v10.0.3...v10.1.1
v10.1.0
What's Changed
- A bunch of improvements by @bakhtiyarneyman in #137
- Adds Json instance to GqlType by @finnhodgkin in #139
- Allow
Variants as well as data type enums by @finnhodgkin in #140 - Corrects an invalid import and upgrades to new spago by @finnhodgkin in #141
- Lower case symbols only by @roryc89 in #143
- Fix typos and whitespace by @ad-si in #144
- Correctly assemble error message by @ad-si in #145
- Upgrade Spago and use spago.yaml instead of spago.dhall, extend CI by @ad-si in #146
- Add instance for AndArgs by @purefunctor in #150
- prettier by @noisyscanner in #152
New Contributors
- @finnhodgkin made their first contribution in #139
- @ad-si made their first contribution in #144
- @purefunctor made their first contribution in #150
- @noisyscanner made their first contribution in #152
Full Changelog: v10.0.3...v10.1.0
v10.0.3
v10.0.2
v10.0.0
v9.2.2
Removes StringLike
Removes StringLike for compatibility with next package set