1 |
|
2 | changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
|
3 | Edit the package's CHANGELOG.json file only.
|
4 | -->
|
5 |
|
6 | CHANGELOG
|
7 |
|
8 | ## v3.3.7 - _August 18, 2022_
|
9 |
|
10 | * Dependencies updated
|
11 |
|
12 | ## v3.3.6 - _March 16, 2022_
|
13 |
|
14 | * Dependencies updated
|
15 |
|
16 | ## v3.3.5 - _February 26, 2022_
|
17 |
|
18 | * Dependencies updated
|
19 |
|
20 | ## v3.3.4 - _August 25, 2021_
|
21 |
|
22 | * Dependencies updated
|
23 |
|
24 | ## v3.3.3 - _April 26, 2021_
|
25 |
|
26 | * Dependencies updated
|
27 |
|
28 | ## v3.3.2 - _March 24, 2021_
|
29 |
|
30 | * Dependencies updated
|
31 |
|
32 | ## v3.3.1 - _December 2, 2020_
|
33 |
|
34 | * Dependencies updated
|
35 |
|
36 | ## v3.3.0 - _October 28, 2020_
|
37 |
|
38 | * Add `unfillable` to OrdersRequestOpts type. (#1)
|
39 |
|
40 | ## v3.2.4 - _October 21, 2020_
|
41 |
|
42 | * Dependencies updated
|
43 |
|
44 | ## v3.2.3 - _October 21, 2020_
|
45 |
|
46 | * Dependencies updated
|
47 |
|
48 | ## v3.2.2 - _October 20, 2020_
|
49 |
|
50 | * Dependencies updated
|
51 |
|
52 | ## v3.2.1 - _October 20, 2020_
|
53 |
|
54 | * Dependencies updated
|
55 |
|
56 | ## v3.2.0 - _July 15, 2020_
|
57 |
|
58 | * Add `ExchangeProxyMetaTransaction` and `SignedExchangeProxyMetaTransaction` (#2610)
|
59 |
|
60 | ## v3.1.3 - _June 24, 2020_
|
61 |
|
62 | * Dependencies updated
|
63 |
|
64 | ## v3.1.2 - _February 8, 2020_
|
65 |
|
66 | * Dependencies updated
|
67 |
|
68 | ## v3.1.1 - _December 17, 2019_
|
69 |
|
70 | * Added `DydxBridgeOnlyCallableByErc20BridgeProxy` and `DydxBridgeUnrecognizedBridgeAction` (#2378)
|
71 |
|
72 | ## v3.1.0 - _December 9, 2019_
|
73 |
|
74 | * Add `ERC20BridgeAssetData` (#2373)
|
75 |
|
76 | ## v3.0.0 - _December 2, 2019_
|
77 |
|
78 | * Remove `SendTransactionOpts` and `AwaitTransactionSuccessOpts` types and move them to @0x/base-contracts (#2325)
|
79 | * Add `SendTransactionOpts` and `AwaitTransactionSuccessOpts` types for contract wrappers (#2243)
|
80 | * All references to network ID have been removed, and references to chain ID have been introduced instead (#2313)
|
81 | * Add `OrderStatus` type (#1761)
|
82 | * Add `OrderInfo`, `FillResults`, `MatchedFillResults`, `BatchMatchedFillResults` types (#2031)
|
83 | * Add status types for Staking contracts (#1910)
|
84 | * Add `ERC20Bridge` to `AssetProxyId` (#2220)
|
85 |
|
86 | ## v2.5.0-beta.3 - _December 2, 2019_
|
87 |
|
88 | * Dependencies updated
|
89 |
|
90 | ## v2.5.0-beta.2 - _November 17, 2019_
|
91 |
|
92 | * Remove `SendTransactionOpts` and `AwaitTransactionSuccessOpts` types and move them to @0x/base-contracts (#2325)
|
93 |
|
94 | ## v2.5.0-beta.1 - _November 7, 2019_
|
95 |
|
96 | * Add `SendTransactionOpts` and `AwaitTransactionSuccessOpts` types for contract wrappers (#2243)
|
97 | * All references to network ID have been removed, and references to chain ID have been introduced instead (#2313)
|
98 |
|
99 | ## v2.5.0-beta.0 - _October 3, 2019_
|
100 |
|
101 | * Add `OrderStatus` type (#1761)
|
102 | * Add `OrderInfo`, `FillResults`, `MatchedFillResults`, `BatchMatchedFillResults` types (#2031)
|
103 | * Add status types for Staking contracts (#1910)
|
104 | * Add `ERC20Bridge` to `AssetProxyId` (#2220)
|
105 |
|
106 | ## v2.4.3 - _September 17, 2019_
|
107 |
|
108 | * Dependencies updated
|
109 |
|
110 | ## v2.4.2 - _September 3, 2019_
|
111 |
|
112 | * Dependencies updated
|
113 |
|
114 | ## v2.4.1 - _July 24, 2019_
|
115 |
|
116 | * Dependencies updated
|
117 |
|
118 | ## v2.4.0 - _July 13, 2019_
|
119 |
|
120 | * Add MarketOperation type (#1914)
|
121 |
|
122 | ## v2.3.0 - _Invalid date_
|
123 |
|
124 | * Add StaticCallProxy types (#1863)
|
125 | * Add `InvalidStaticCallDataOffset`, `TargetNotEven`, `UnexpectedStaticCallResult`, and `InvalidAssetDataEnd` to `RevertReason` enum (#1863)
|
126 | * Add `domain` field to `Order`, `ZeroExTransaction` (#1742)
|
127 | * Rename OrderWithoutExchangeAddress to OrderWithoutDomain (#1742)
|
128 | * Add `chainId` field to `EIP712DomainWithDefaultSchema` (#1742)
|
129 | * Add `OrderStatus` type (#1761)
|
130 | * Add `SignatureType.OrderValidator` and `SignatureType.WalletOrderValidator` (#1774)
|
131 | * Update `Order` type for arbitrary fee tokens (ZEIP-28). (#1819)
|
132 | * Add `expirationTimeSeconds` to `ZeroExTransaction` type (#1832)
|
133 | * Add `TransfersSuccessful` revert reason and `OrderTransferResults` enum (#1868)
|
134 | * Consolidate all Validator `SignatureType`s to just `Validator` (#1885)
|
135 | * Add `EIP1271Wallet` to `SignatureType` (#1885)
|
136 |
|
137 | ## v2.2.2 - _April 11, 2019_
|
138 |
|
139 | * Dependencies updated
|
140 |
|
141 | ## v2.2.1 - _March 21, 2019_
|
142 |
|
143 | * Dependencies updated
|
144 |
|
145 | ## v2.2.0 - _March 20, 2019_
|
146 |
|
147 | * Added ERC1155 revert reasons (#1657)
|
148 | * Added `ERC1155AssetData`, `ERC1155AssetDataNoProxyId`, and `ERC1155AssetDataAbi` (#1661)
|
149 | * Add `InvalidOrigin` revert reason (#1668)
|
150 | * Add `RevertReason.SignatureInvalid` thrown by Coordinator (#1705)
|
151 | * Add `RevertReason.InvalidFreeMemoryPtr` thrown by LibAddressArray (#1712)
|
152 |
|
153 | ## v2.1.1 - _February 26, 2019_
|
154 |
|
155 | * Dependencies updated
|
156 |
|
157 | ## v2.1.0 - _February 25, 2019_
|
158 |
|
159 | * Add `FromLessThanToRequired` and `ToLessThanLengthRequired` revert reasons (#1604)
|
160 |
|
161 | ## v2.0.2 - _February 7, 2019_
|
162 |
|
163 | * Dependencies updated
|
164 |
|
165 | ## v2.0.1 - _February 6, 2019_
|
166 |
|
167 | * Dependencies updated
|
168 |
|
169 | ## v2.0.0 - _February 5, 2019_
|
170 |
|
171 | * Upgrade the bignumber.js to v8.0.2 (#1517)
|
172 | * Update `ZeroExTransaction` type and add `SignedZeroExTransaction` type (#1576)
|
173 | * Add `EIP712DomainWithDefaultSchema` type (#1576)
|
174 |
|
175 | ## v1.5.2 - _January 15, 2019_
|
176 |
|
177 | * Dependencies updated
|
178 |
|
179 | ## v1.5.1 - _January 11, 2019_
|
180 |
|
181 | * Dependencies updated
|
182 |
|
183 | ## v1.5.0 - _January 9, 2019_
|
184 |
|
185 | * Added types for Dutch Auction contract (#1465)
|
186 |
|
187 | ## v1.4.1 - _December 13, 2018_
|
188 |
|
189 | * Dependencies updated
|
190 |
|
191 | ## v1.4.0 - _December 11, 2018_
|
192 |
|
193 | * Add `LengthMismatch` and `LengthGreaterThan3Required` revert reasons (#1224)
|
194 | * Add RevertReasons for DutchAuction contract (#1225)
|
195 | * Add MultiAsset types (#1363)
|
196 |
|
197 | ## v1.3.0 - _November 21, 2018_
|
198 |
|
199 | * Add the `SimpleContractArtifact` type, which describes the artifact format published in the `@0x/contract-artifacts` package (#1298)
|
200 |
|
201 | ## v1.2.1 - _November 9, 2018_
|
202 |
|
203 | * Dependencies updated
|
204 |
|
205 | ## v1.2.0 - _October 18, 2018_
|
206 |
|
207 | * Added `EIP712Parameter` `EIP712Types` `EIP712TypedData` for EIP712 signing (#1102)
|
208 | * Added `ZeroExTransaction` type for Exchange executeTransaction (#1102)
|
209 | * Add `AssetData` union type (`type AssetData = ERC20AssetData | ERC721AssetData`) (#1131)
|
210 |
|
211 | ## v1.1.4 - _October 4, 2018_
|
212 |
|
213 | * Dependencies updated
|
214 |
|
215 | ## v1.1.3 - _October 2, 2018_
|
216 |
|
217 | * Dependencies updated
|
218 |
|
219 | ## v1.1.2 - _September 28, 2018_
|
220 |
|
221 | * Dependencies updated
|
222 |
|
223 | ## v1.1.1 - _September 25, 2018_
|
224 |
|
225 | * Dependencies updated
|
226 |
|
227 | ## v1.1.0 - _September 25, 2018_
|
228 |
|
229 | * Add ObjectMap type (#1037)
|
230 | * Add SRA types from connect (#1085)
|
231 |
|
232 | ## v1.0.2 - _September 21, 2018_
|
233 |
|
234 | * Dependencies updated
|
235 |
|
236 | ## v1.0.1 - _September 5, 2018_
|
237 |
|
238 | * Add AssetProxyOwner revert reasons (#1041)
|
239 | * Add MultiSigWalletWithTimeLock revert reasons (#1050)
|
240 |
|
241 | ## v1.0.1-rc.6 - _August 27, 2018_
|
242 |
|
243 | * Add WalletError and ValidatorError revert reasons (#1012)
|
244 | * Remove Caller and Trezor SignatureTypes (#1015)
|
245 |
|
246 | ## v1.0.1-rc.5 - _August 24, 2018_
|
247 |
|
248 | * Add revert reasons for ERC721Token (#933)
|
249 |
|
250 | ## v1.0.1-rc.4 - _August 14, 2018_
|
251 |
|
252 | * Added SignerType to handle different signing prefix scenarios (#914)
|
253 |
|
254 | ## v1.0.1-rc.3 - _July 26, 2018_
|
255 |
|
256 | * Dependencies updated
|
257 |
|
258 | ## v1.0.1-rc.2 - _July 26, 2018_
|
259 |
|
260 | * Dependencies updated
|
261 |
|
262 | ## v1.0.1-rc.1 - _July 26, 2018_
|
263 |
|
264 | * Remove `ECSignatureBuffer`
|
265 |
|
266 | ## v1.0.0 - _July 23, 2018_
|
267 |
|
268 | * Dependencies updated
|
269 |
|
270 | ## v1.0.0-rc.1 - _July 19, 2018_
|
271 |
|
272 | * Updated types for V2 of 0x protocol
|
273 | * Add `ECSignatureBuffer`
|
274 | * Add Forwarder contract revert reasons
|
275 |
|
276 | ## v0.8.2 - _July 9, 2018_
|
277 |
|
278 | * Dependencies updated
|
279 |
|
280 | ## v0.8.1 - _June 19, 2018_
|
281 |
|
282 | * Dependencies updated
|
283 |
|
284 | ## v0.8.0 - _May 22, 2018_
|
285 |
|
286 | * Change the order type to v2 format (#618)
|
287 |
|
288 | ## v0.7.0 - _May 22, 2018_
|
289 |
|
290 | * Make OpCode type an enum (#589)
|
291 | * Moved ExchangeContractErrs, DoneCallback, Token, OrderRelevantState, OrderStateValid, OrderStateInvalid, OrderState, OrderAddresses and OrderValues types from 0x.js (#579)
|
292 |
|
293 | ## v0.6.3 - _May 4, 2018_
|
294 |
|
295 | * Dependencies updated
|
296 |
|
297 | ## v0.6.2 - _May 4, 2018_
|
298 |
|
299 | * Dependencies updated
|
300 |
|
301 | ## v0.6.1 - _April 18, 2018_
|
302 |
|
303 | * Dependencies updated
|
304 |
|
305 | ## v0.6.0 - _April 11, 2018_
|
306 |
|
307 | * Add Provider type (#501)
|
308 |
|
309 | ## v0.5.0 - _April 2, 2018_
|
310 |
|
311 | * Make `DataItem.components` optional (#485)
|
312 |
|
313 | ## v0.4.2 - _April 2, 2018_
|
314 |
|
315 | * Dependencies updated
|
316 |
|
317 | ## v0.4.0 - _March 17, 2018_
|
318 |
|
319 | * Remove `JSONRPCPayload` (#426)
|
320 | * Consolidate `Order`, `SignedOrder`, and `ECSignature` into the `@0xproject/types` package (#456)
|
321 |
|
322 | ## v0.3.1 - _March 7, 2018_
|
323 |
|
324 | * Added `RawLogEntry` type.
|
325 |
|
326 | ## v0.3.0 - _March 3, 2018_
|
327 |
|
328 | * Add `data` to `TxData` (#413)
|
329 | * Add `number` as an option to `ContractEventArg` (#413)
|
330 | * Move web3 types from devDep to dep since required when using this package (#429)
|
331 |
|
332 | ## v0.2.1 - _February 8, 2018_
|
333 |
|
334 | * Fix publishing issue where .npmignore was not properly excluding undesired content (#389)
|
335 |
|
336 | ## v0.2.0 - _February 6, 2018_
|
337 |
|
338 | * Added BlockLiteralParam and BlockParam, refactored out of 0x.js types. (#355)
|