File tree Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' graphql-scalars ' : minor
3+ ---
4+
5+ CUID Scalar
6+
7+ A field whose value conforms to the standard cuid format as specified in
8+ [ This Repo] ( https://github.com/ericelliott/cuid#broken-down ) .
Original file line number Diff line number Diff line change 11## CHANGELOG moved to [ GitHub releases] ( https://github.com/Urigo/graphql-scalars/releases )
2-
3- ## 1.18.0
4-
5- ### Minor Changes
6-
7- - [ ` 451e877 ` ] ( https://github.com/Urigo/graphql-scalars/commit/451e877581e7da7bb66e7125e12cc7e7c30a65de ) Thanks
8- [ @saihaj ] ( https://github.com/saihaj ) ! - CUID Scalar
9-
10- A field whose value conforms to the standard cuid format as specified in
11- [ This Repo] ( https://github.com/ericelliott/cuid#broken-down ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " graphql-scalars" ,
3- "version" : " 1.18 .0" ,
3+ "version" : " 1.17 .0" ,
44 "description" : " A collection of scalar types not included in base GraphQL." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments