@chargetrip/types 1.23.0 → 1.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/index.js +2 -0
- package/dist/browser/index.js.map +1 -0
- package/dist/node/index.js +797 -0
- package/dist/node/index.js.map +1 -0
- package/dist/react-native/graphql.js +793 -0
- package/dist/react-native/graphql.js.map +1 -0
- package/dist/react-native/index.js +2 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/ts/graphql.d.ts +3533 -0
- package/dist/ts/index.d.ts +1 -0
- package/graphql.schema.json +1388 -92
- package/package.json +1 -1
- package/src/graphql.ts +314 -79
- package/CHANGELOG.md +0 -168
package/CHANGELOG.md
DELETED
|
@@ -1,168 +0,0 @@
|
|
|
1
|
-
# [1.22.0](https://github.com/chargetrip/types/compare/v1.21.0...v1.22.0) (2022-02-24).
|
|
2
|
-
|
|
3
|
-
### Features
|
|
4
|
-
|
|
5
|
-
* release 1.23.0 ([#22](https://github.com/chargetrip/types/issues/22)) ([b052711](https://github.com/chargetrip/types/commit/b0527117ffd7f2a4b8f86c76f72b27277b84a424))
|
|
6
|
-
|
|
7
|
-
# [1.21.0](https://github.com/chargetrip/types/compare/v1.20.0...v1.21.0) (2022-02-24)
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
### Features
|
|
11
|
-
|
|
12
|
-
* bump version ([#19](https://github.com/chargetrip/types/issues/19)) ([d15773a](https://github.com/chargetrip/types/commit/d15773a60bb875e17830788ff3489f592ffa6728))
|
|
13
|
-
* release 1.22.0 ([#21](https://github.com/chargetrip/types/issues/21)) ([25ef7e0](https://github.com/chargetrip/types/commit/25ef7e0dbb3cdf1c8c082fc3605c54545b6e9ecf))
|
|
14
|
-
|
|
15
|
-
# [1.20.0](https://github.com/chargetrip/types/compare/v1.19.0...v1.20.0) (2021-11-17)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### Features
|
|
19
|
-
|
|
20
|
-
* update to 1.20.0 ([#18](https://github.com/chargetrip/types/issues/18)) ([ec0472e](https://github.com/chargetrip/types/commit/ec0472ed36050f9a064781facf54063f4c16dc02))
|
|
21
|
-
|
|
22
|
-
# [1.19.0](https://github.com/chargetrip/types/compare/v1.18.0...v1.19.0) (2021-10-28)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
### Features
|
|
26
|
-
|
|
27
|
-
* bump to version 1.19.0 ([#17](https://github.com/chargetrip/types/issues/17)) ([1c3f78b](https://github.com/chargetrip/types/commit/1c3f78b23fac3d826a53f422a0ff9e5e31bf7557))
|
|
28
|
-
|
|
29
|
-
# [1.18.0](https://github.com/chargetrip/types/compare/v1.17.0...v1.18.0) (2021-09-16)
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
### Features
|
|
33
|
-
|
|
34
|
-
* release version 1.18.0 ([#16](https://github.com/chargetrip/types/issues/16)) ([d2cd7db](https://github.com/chargetrip/types/commit/d2cd7dbea8b19ac35f19e08c1e827310d7dacdf0))
|
|
35
|
-
|
|
36
|
-
# [1.17.0](https://github.com/chargetrip/types/compare/v1.16.0...v1.17.0) (2021-08-25)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Features
|
|
40
|
-
|
|
41
|
-
* release 1.17.0 ([#15](https://github.com/chargetrip/types/issues/15)) ([8ea19af](https://github.com/chargetrip/types/commit/8ea19afd19e2f6a74d4f7db2ca2ba7e7a14fc4f6))
|
|
42
|
-
|
|
43
|
-
# [1.16.0](https://github.com/chargetrip/types/compare/v1.15.0...v1.16.0) (2021-08-18)
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
### Features
|
|
47
|
-
|
|
48
|
-
* update to 1.16.0 ([#14](https://github.com/chargetrip/types/issues/14)) ([ac772b0](https://github.com/chargetrip/types/commit/ac772b087e4f744834723bc2d0acc890f0e15a61))
|
|
49
|
-
|
|
50
|
-
# [1.15.0](https://github.com/chargetrip/types/compare/v1.14.0...v1.15.0) (2021-08-11)
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
### Features
|
|
54
|
-
|
|
55
|
-
* update to 1.15.0 ([#13](https://github.com/chargetrip/types/issues/13)) ([4076f5d](https://github.com/chargetrip/types/commit/4076f5d76a91e6794c662c5a61ceb847b21067cc))
|
|
56
|
-
|
|
57
|
-
# [1.14.0](https://github.com/chargetrip/types/compare/v1.13.0...v1.14.0) (2021-06-24)
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
### Features
|
|
61
|
-
|
|
62
|
-
* Update to 1.14.0 ([4bb7d9d](https://github.com/chargetrip/types/commit/4bb7d9d00e1804357e77b1c69e4b5738d021d971))
|
|
63
|
-
|
|
64
|
-
# [1.13.0](https://github.com/chargetrip/types/compare/v1.12.0...v1.13.0) (2021-06-02)
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
### Features
|
|
68
|
-
|
|
69
|
-
* update to 1.13.0 ([#11](https://github.com/chargetrip/types/issues/11)) ([24bbd40](https://github.com/chargetrip/types/commit/24bbd4008c0dba480ff21ba92bd90230ac8d686b))
|
|
70
|
-
|
|
71
|
-
# [1.12.0](https://github.com/chargetrip/types/compare/v1.11.0...v1.12.0) (2021-05-11)
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
### Features
|
|
75
|
-
|
|
76
|
-
* release new version 1.13.0 ([#10](https://github.com/chargetrip/types/issues/10)) ([2f02ac9](https://github.com/chargetrip/types/commit/2f02ac97868578b1449eae93139a2a5b48eed34d))
|
|
77
|
-
|
|
78
|
-
# [1.11.0](https://github.com/chargetrip/types/compare/v1.10.0...v1.11.0) (2021-01-27)
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
### Features
|
|
82
|
-
|
|
83
|
-
* update version ([#7](https://github.com/chargetrip/types/issues/7)) ([91becff](https://github.com/chargetrip/types/commit/91becff7006a6e837fd43671f74b157d0f3f7401))
|
|
84
|
-
|
|
85
|
-
# [1.10.0](https://github.com/chargetrip/types/compare/v1.9.0...v1.10.0) (2021-01-27)
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
### Features
|
|
89
|
-
|
|
90
|
-
* update to version 2.0.0 (car improvements) ([#6](https://github.com/chargetrip/types/issues/6)) ([8c007eb](https://github.com/chargetrip/types/commit/8c007eb2fcd50200e52850b0d2bd59cf5e69f8d4))
|
|
91
|
-
|
|
92
|
-
# [1.9.0](https://github.com/chargetrip/types/compare/v1.8.0...v1.9.0) (2020-11-20)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
### Features
|
|
96
|
-
|
|
97
|
-
* version bump to 1.9.0 add "predicted_availability stations ([#5](https://github.com/chargetrip/types/issues/5)) ([e768efc](https://github.com/chargetrip/types/commit/e768efcb4b147158b69177c4f47c02c31c87c5c9))
|
|
98
|
-
|
|
99
|
-
# [1.8.0](https://github.com/chargetrip/types/compare/v1.7.0...v1.8.0) (2020-11-18)
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
### Features
|
|
103
|
-
|
|
104
|
-
* version bump to 1.8.0 ([#4](https://github.com/chargetrip/types/issues/4)) ([e2d07e9](https://github.com/chargetrip/types/commit/e2d07e9444ded33802fa6562581b2b353d9d14ee))
|
|
105
|
-
|
|
106
|
-
# [1.7.0](https://github.com/chargetrip/types/compare/v1.6.0...v1.7.0) (2020-10-26)
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
### Features
|
|
110
|
-
|
|
111
|
-
* version bump to 1.7.0 ([#3](https://github.com/chargetrip/types/issues/3)) ([e2dec14](https://github.com/chargetrip/types/commit/e2dec1441d1c8e411979f18d8605c79195c5e606))
|
|
112
|
-
|
|
113
|
-
# [1.1.0](https://github.com/chargetrip/types/compare/v1.0.0...v1.1.0) (2020-10-26)
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
### Features
|
|
117
|
-
|
|
118
|
-
* car schema updates ([#2](https://github.com/chargetrip/types/issues/2)) ([3a4e84f](https://github.com/chargetrip/types/commit/3a4e84f28a98a6cd9cfb7bbeaf52a539a3163562))
|
|
119
|
-
|
|
120
|
-
# 1.5.1 (2020-09-25)
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
### Features
|
|
124
|
-
|
|
125
|
-
* Version 1.5.0 did not contain the type declaration and did not work properly and is now deprecated.
|
|
126
|
-
|
|
127
|
-
# 1.5.0 (2020-09-21)
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
### Features
|
|
131
|
-
|
|
132
|
-
* update descriptions and add chargetripEdition field on Car ([#1](https://github.com/chargetrip/types/issues/1)) ([98cff40](https://github.com/chargetrip/types/commit/98cff40379cf6a9ab2eccee931bbb7c211992d8f))
|
|
133
|
-
|
|
134
|
-
# [1.4.0](https://github.com/chargetrip/types/compare/v1.3.0...v1.4.0) (2020-07-23)
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
### Features
|
|
138
|
-
|
|
139
|
-
* fix entry points ([dd186b1](https://github.com/chargetrip/types/commit/dd186b1c3963c0b43a4ff72faa1b1189a473a85f))
|
|
140
|
-
|
|
141
|
-
# [1.3.0](https://github.com/chargetrip/types/compare/v1.2.0...v1.3.0) (2020-07-22)
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
### Features
|
|
145
|
-
|
|
146
|
-
* Add build step ([8249d96](https://github.com/chargetrip/types/commit/8249d962e05c9452670888c5d9a0c4781dd15cf8))
|
|
147
|
-
* add setup ([4c6021e](https://github.com/chargetrip/types/commit/4c6021e35ce1b4a8f27ff5becad74b1efb9f2806))
|
|
148
|
-
|
|
149
|
-
# [1.2.0](https://github.com/chargetrip/types/compare/v1.1.0...v1.2.0) (2020-07-22)
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
### Features
|
|
153
|
-
|
|
154
|
-
* include dist folder ([8fe894f](https://github.com/chargetrip/types/commit/8fe894f07f9d2d2c18e92d23a5bf8544eae21f56))
|
|
155
|
-
|
|
156
|
-
# [1.1.0](https://github.com/chargetrip/types/compare/v1.0.4...v1.1.0) (2020-07-22)
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
### Features
|
|
160
|
-
|
|
161
|
-
* add rollup and babel setup ([5a78e7b](https://github.com/chargetrip/types/commit/5a78e7b658878a83d2e52f86148dd7438c69613b))
|
|
162
|
-
|
|
163
|
-
## [1.0.4](https://github.com/chargetrip/types/compare/v1.0.3...v1.0.4) (2020-07-22)
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
### Bug Fixes
|
|
167
|
-
|
|
168
|
-
* fix plugins semantic release ([4108bc5](https://github.com/chargetrip/types/commit/4108bc528c11dd5049f58e637f630be05b4051a6))
|