UNPKG

23.2 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10## [v4.3.1](https://github.com/netlify/js-client/compare/v4.3.0...v4.3.1) - 2020-06-10
11
12### Commits
13
14- zip-it-and-ship-it 1.2.0 [`4221689`](https://github.com/netlify/js-client/commit/4221689bf78aa9f15160f5e45dd284ff37ede248)
15
16## [v4.3.0](https://github.com/netlify/js-client/compare/v4.2.0...v4.3.0) - 2020-06-02
17
18### Merged
19
20- Add branch param to deploy [`#105`](https://github.com/netlify/js-client/pull/105)
21
22### Commits
23
24- Update package-lock.json [`394f4c6`](https://github.com/netlify/js-client/commit/394f4c65ba008c0a6654ee0cf7b8576bb556c46e)
25
26## [v4.2.0](https://github.com/netlify/js-client/compare/v4.1.8...v4.2.0) - 2020-06-01
27
28### Commits
29
30- zip-it-and-ship-it 1.1.0 [`0f5405d`](https://github.com/netlify/js-client/commit/0f5405d232f8b63cfc494cc9bcb2c5ddb063c2c2)
31
32## [v4.1.8](https://github.com/netlify/js-client/compare/v4.1.7...v4.1.8) - 2020-06-01
33
34### Commits
35
36- zip-it-and-ship-it 1.0.0 [`a2a0b7b`](https://github.com/netlify/js-client/commit/a2a0b7b771746f4de09c5c9db5e2d43dc9c6e418)
37
38## [v4.1.7](https://github.com/netlify/js-client/compare/v4.1.6...v4.1.7) - 2020-05-20
39
40### Commits
41
42- Zip-it-and-ship-it 0.4.0-19 [`2eb3cb4`](https://github.com/netlify/js-client/commit/2eb3cb4ca5323614f7982f9c74c2df92a6ded982)
43- Add branch param to deploy [`5d9f786`](https://github.com/netlify/js-client/commit/5d9f786a0a16fa851ca352393d994a53435bc56b)
44
45## [v4.1.6](https://github.com/netlify/js-client/compare/v4.1.5...v4.1.6) - 2020-05-14
46
47### Commits
48
49- @netlify/open-api 0.15.0 [`fd164c0`](https://github.com/netlify/js-client/commit/fd164c08d17c34751a22f4debc3448e07d6db823)
50
51## [v4.1.5](https://github.com/netlify/js-client/compare/v4.1.4...v4.1.5) - 2020-05-08
52
53### Commits
54
55- Merge pull request #104 from netlify/chore/upgrade-open-api [`b4284a3`](https://github.com/netlify/js-client/commit/b4284a3b26e9ba36b46f103f86e996791f95c484)
56- @netlify/open-api 0.14.0 [`ee72d20`](https://github.com/netlify/js-client/commit/ee72d2048a916a4166c8b0e2a9d05050f295d412)
57
58## [v4.1.4](https://github.com/netlify/js-client/compare/v4.1.3...v4.1.4) - 2020-05-07
59
60### Commits
61
62- zip-it-and-ship-it 0.4.0-18 [`e722aad`](https://github.com/netlify/js-client/commit/e722aadc8feadbd218d0cda2da71319014f493ef)
63
64## [v4.1.3](https://github.com/netlify/js-client/compare/v4.1.2...v4.1.3) - 2020-05-06
65
66### Commits
67
68- zip-it-and-ship-it 0.4.0-17 [`6995965`](https://github.com/netlify/js-client/commit/699596547401d11715f4872f400f04a3e0cde199)
69
70## [v4.1.2](https://github.com/netlify/js-client/compare/v4.1.1...v4.1.2) - 2020-05-04
71
72### Fixed
73
74- fix functions dir examples in README.md [`#55`](https://github.com/netlify/js-client/issues/55)
75
76### Commits
77
78- zip-it-and-ship-it 0.4.0-16 [`4453bf5`](https://github.com/netlify/js-client/commit/4453bf584a419d81590afc47af03060bd9520156)
79- Merge pull request #103 from jaredh159/patch-1 [`2ef5c02`](https://github.com/netlify/js-client/commit/2ef5c0239b4af92526204eb06b5b07e2a04e857a)
80- Revert "Fix broken create example in README" [`4d8ba7f`](https://github.com/netlify/js-client/commit/4d8ba7fd3250d34f98f1f68249da722e59f937e5)
81
82## [v4.1.1](https://github.com/netlify/js-client/compare/v4.1.0...v4.1.1) - 2020-04-28
83
84### Commits
85
86- zip-it-and-ship 0.4.0-15 [`ec29479`](https://github.com/netlify/js-client/commit/ec29479315439de016faafc8206f17b36b49475f)
87
88## [v4.1.0](https://github.com/netlify/js-client/compare/v4.0.5...v4.1.0) - 2020-04-27
89
90### Commits
91
92- Merge pull request #100 from rkretzschmar/master [`81af34a`](https://github.com/netlify/js-client/commit/81af34af496f806271465b5b2cdbc6d6163d2747)
93- Add http.Agent option [`e1e139d`](https://github.com/netlify/js-client/commit/e1e139d545d0802e954ab0803bd9103db914bd76)
94- Replace mock agent by real http.Agent with arbitrary options [`cff2a98`](https://github.com/netlify/js-client/commit/cff2a9883c1a08b39ca0b95f12c102d7dcaab4c0)
95
96## [v4.0.5](https://github.com/netlify/js-client/compare/v4.0.4...v4.0.5) - 2020-04-13
97
98### Commits
99
100- Upgrade zip-it-and-ship-it to 0.4.0-14 [`5faa22c`](https://github.com/netlify/js-client/commit/5faa22cccd4f2d47ff3a98c828cc2fecd02d1f9f)
101
102## [v4.0.4](https://github.com/netlify/js-client/compare/v4.0.3...v4.0.4) - 2020-04-07
103
104### Merged
105
106- Reorganize development setup [`#97`](https://github.com/netlify/js-client/pull/97)
107- Fix `npm audit` warnings [`#98`](https://github.com/netlify/js-client/pull/98)
108- Upgrade dependencies [`#95`](https://github.com/netlify/js-client/pull/95)
109- Commit lock file [`#96`](https://github.com/netlify/js-client/pull/96)
110- Fix linting [`#94`](https://github.com/netlify/js-client/pull/94)
111
112### Commits
113
114- zip-it-and-ship-it 0.4.0-13 [`56f99ed`](https://github.com/netlify/js-client/commit/56f99ed876c1174e5b7bace28baab5b252beddce)
115
116## [v4.0.3](https://github.com/netlify/js-client/compare/v4.0.1...v4.0.3) - 2020-04-02
117
118### Commits
119
120- Fix linting [`eb0e760`](https://github.com/netlify/js-client/commit/eb0e7607a14708f16560a1de9db9759f469572a7)
121- Update CONTRIBUTING.md [`b775a37`](https://github.com/netlify/js-client/commit/b775a374e0993bd038fdcc8e8408b040cce723a3)
122- @netlify/zip-it-and-ship-it 0.4.0-12 [`591b48c`](https://github.com/netlify/js-client/commit/591b48c685b345f03c22199985b7072ac8bffddc)
123
124## [v4.0.1](https://github.com/netlify/js-client/compare/v4.0.0...v4.0.1) - 2020-03-30
125
126### Merged
127
128- Remove `omit.js` [`#93`](https://github.com/netlify/js-client/pull/93)
129
130### Commits
131
132- Remove omit.js [`47bcafc`](https://github.com/netlify/js-client/commit/47bcafca7342ebb2a95a70155c6cc78d89575e4d)
133
134## [v4.0.0](https://github.com/netlify/js-client/compare/v3.0.0...v4.0.0) - 2020-03-26
135
136### Merged
137
138- Upgrade `zip-it-and-ship-it` [`#90`](https://github.com/netlify/js-client/pull/90)
139- Fix failing test [`#91`](https://github.com/netlify/js-client/pull/91)
140- Fix linting error [`#92`](https://github.com/netlify/js-client/pull/92)
141- Add `api.cancelSiteDeploy()` [`#88`](https://github.com/netlify/js-client/pull/88)
142- Fix error responses when the response is not JSON [`#85`](https://github.com/netlify/js-client/pull/85)
143
144### Commits
145
146- Update test snapshots [`d51bf7d`](https://github.com/netlify/js-client/commit/d51bf7d0b391ddf224bc9ec157e2bdd24996ff05)
147- Update test snapshots [`0dadc25`](https://github.com/netlify/js-client/commit/0dadc2580608e97aaa67d3d51f8bc8696c4cf739)
148- Add tests [`9836831`](https://github.com/netlify/js-client/commit/98368315ebf0d0366b5c7c6f4e57959417d463ea)
149
150## [v3.0.0](https://github.com/netlify/js-client/compare/v2.4.8...v3.0.0) - 2019-11-26
151
152### Merged
153
154- Update changelog [`#83`](https://github.com/netlify/js-client/pull/83)
155- Improve `README` [`#82`](https://github.com/netlify/js-client/pull/82)
156- Reorder `package.json` [`#81`](https://github.com/netlify/js-client/pull/81)
157- Fix npm published files [`#80`](https://github.com/netlify/js-client/pull/80)
158- Add Windows to CI tests [`#79`](https://github.com/netlify/js-client/pull/79)
159- Use GitHub actions [`#78`](https://github.com/netlify/js-client/pull/78)
160- fix (core): fix code coverage [`#76`](https://github.com/netlify/js-client/pull/76)
161- Improve OpenAPI logic [`#66`](https://github.com/netlify/js-client/pull/66)
162- Add many unit tests to the core logic [`#68`](https://github.com/netlify/js-client/pull/68)
163- Add new test to src/deploy/util.js [`#72`](https://github.com/netlify/js-client/pull/72)
164- Add unit test for the `methods` exported variable [`#71`](https://github.com/netlify/js-client/pull/71)
165- Re-order npm scripts [`#64`](https://github.com/netlify/js-client/pull/64)
166- Disable CI on Windows [`#74`](https://github.com/netlify/js-client/pull/74)
167- Remove `existy` helper function [`#65`](https://github.com/netlify/js-client/pull/65)
168- Allow `accessToken` to be specified as an option [`#70`](https://github.com/netlify/js-client/pull/70)
169- Fix CI setup [`#62`](https://github.com/netlify/js-client/pull/62)
170- Fix rate limiting bug [`#69`](https://github.com/netlify/js-client/pull/69)
171- Make `.vscode/` developer-specific instead of repo-specific [`#63`](https://github.com/netlify/js-client/pull/63)
172- Make `npm test` fail faster [`#61`](https://github.com/netlify/js-client/pull/61)
173- Group `require()` statements [`#60`](https://github.com/netlify/js-client/pull/60)
174- Fixing variable naming consistency in code block in the README.md file [`#73`](https://github.com/netlify/js-client/pull/73)
175- Fix linting and prettifying [`#59`](https://github.com/netlify/js-client/pull/59)
176- Simplify Ava configuration [`#58`](https://github.com/netlify/js-client/pull/58)
177- Remove `util.promisify` dependency [`#57`](https://github.com/netlify/js-client/pull/57)
178
179### Commits
180
181- Add unit tests for the `methods` exported variable [`561a59d`](https://github.com/netlify/js-client/commit/561a59d5d92dfcc7681b25ae252bfe9de275d435)
182- Add unit tests [`3441a75`](https://github.com/netlify/js-client/commit/3441a75665104bf8fe8a6e093f820e4374f1241d)
183- Merge pull request #67 from netlify/feature/improve-client-methods [`4f7ffea`](https://github.com/netlify/js-client/commit/4f7ffeaf210b10196e0698eab13873e75fe3e0e2)
184
185## [v2.4.8](https://github.com/netlify/js-client/compare/v2.4.7...v2.4.8) - 2019-07-24
186
187### Merged
188
189- export methods for usage in CLI [`#54`](https://github.com/netlify/js-client/pull/54)
190
191## [v2.4.7](https://github.com/netlify/js-client/compare/v2.4.6...v2.4.7) - 2019-07-22
192
193### Merged
194
195- remove logs from addon API calls [`#53`](https://github.com/netlify/js-client/pull/53)
196
197### Commits
198
199- remove logs [`c4096f2`](https://github.com/netlify/js-client/commit/c4096f25c39005b4c565f45590bb65154de63799)
200
201## [v2.4.6](https://github.com/netlify/js-client/compare/v2.4.5...v2.4.6) - 2019-06-06
202
203### Merged
204
205- Only convert to json for failed response [`#52`](https://github.com/netlify/js-client/pull/52)
206
207## [v2.4.5](https://github.com/netlify/js-client/compare/v2.4.4...v2.4.5) - 2019-06-06
208
209### Merged
210
211- Handle 422 response from all addons endpoints [`#51`](https://github.com/netlify/js-client/pull/51)
212
213### Commits
214
215- Simplify the error more as API returns data.error as strings [`5f96dba`](https://github.com/netlify/js-client/commit/5f96dba8ba0cf0ced68424d0a7692ea881cd4baa)
216- Remove the word Error, get the data.error as API always returns that way [`e77e314`](https://github.com/netlify/js-client/commit/e77e314fde689e00a37142d1820251d81008b683)
217- Define data with json converted response body [`8244255`](https://github.com/netlify/js-client/commit/82442555cfea3f24c4980632ee0aafe4e2425fc8)
218
219## [v2.4.4](https://github.com/netlify/js-client/compare/v2.4.3...v2.4.4) - 2019-04-22
220
221### Merged
222
223- Update ZISI and semver dependencies [`#48`](https://github.com/netlify/js-client/pull/48)
224
225### Commits
226
227- Update ZISI and dependencies [`ec31e36`](https://github.com/netlify/js-client/commit/ec31e36412ff46f83e1d1a47dfb28d6866cadfad)
228
229## [v2.4.3](https://github.com/netlify/js-client/compare/v2.4.2...v2.4.3) - 2019-04-17
230
231### Commits
232
233- bump back version of ZISI to 0.3.0 [`f6bbaf3`](https://github.com/netlify/js-client/commit/f6bbaf3d9831670d7317770d2c4622aa9d90a56f)
234
235## [v2.4.2](https://github.com/netlify/js-client/compare/v2.4.1...v2.4.2) - 2019-04-16
236
237### Merged
238
239- update ZISI version [`#47`](https://github.com/netlify/js-client/pull/47)
240- Automate release process [`#46`](https://github.com/netlify/js-client/pull/46)
241- Clean up tmp dir after deploys [`#45`](https://github.com/netlify/js-client/pull/45)
242
243### Commits
244
245- Update README.md [`a779f0f`](https://github.com/netlify/js-client/commit/a779f0f23b3c511caa855fd70d3305e2649798ab)
246- add autochangelog devdep [`65cf466`](https://github.com/netlify/js-client/commit/65cf466a2a66b14a6b63f56cf56ad2b26c46b10c)
247- Update README.md [`460dc21`](https://github.com/netlify/js-client/commit/460dc21cf9571cbf8974a287b2881ba6f9bcc1b6)
248
249## [v2.4.1](https://github.com/netlify/js-client/compare/v2.4.0...v2.4.1) - 2019-03-04
250
251### Merged
252
253- Update zip-n-ship to 0.2.3 [`#42`](https://github.com/netlify/js-client/pull/42)
254
255### Commits
256
257- Add .npmignore [`4b605c9`](https://github.com/netlify/js-client/commit/4b605c90f319d6e451b4cc816f3deacb619f25f6)
258- CHANGELOG [`028a615`](https://github.com/netlify/js-client/commit/028a6156e742e4181e60eb5c1506bf5d551dc18b)
259
260## [v2.4.0](https://github.com/netlify/js-client/compare/v2.3.1...v2.4.0) - 2019-02-20
261
262### Merged
263
264- Update to open-api 0.9.0 and other deps [`#37`](https://github.com/netlify/js-client/pull/37)
265
266### Commits
267
268- Update deps [`bfedcf0`](https://github.com/netlify/js-client/commit/bfedcf0254a06a0c4aeae5377c5ebcef31bc4b3d)
269- CHANGELOG [`e9ee90b`](https://github.com/netlify/js-client/commit/e9ee90b1060a0d2dc4b3b3bd38fa9226b29435dc)
270- Update @netlify/open-api to 0.9.0 [`4bc426f`](https://github.com/netlify/js-client/commit/4bc426f8d50732866292f9af2a65b23e4a732936)
271
272## [v2.3.1](https://github.com/netlify/js-client/compare/v2.3.0...v2.3.1) - 2019-02-20
273
274### Commits
275
276- Update deps and zip-it-and-ship-it [`f498bf6`](https://github.com/netlify/js-client/commit/f498bf6152fe540cd561edab2773f9ad0d4c33e9)
277
278## [v2.3.0](https://github.com/netlify/js-client/compare/v2.2.5...v2.3.0) - 2019-02-07
279
280### Merged
281
282- Zip it and ship it [`#34`](https://github.com/netlify/js-client/pull/34)
283
284### Commits
285
286- Deploy functions with zip-it-and-ship-it [`fe7aa14`](https://github.com/netlify/js-client/commit/fe7aa14965c9685520727d31982e167296736fc8)
287- Delegate function scanning to zip-n-ship [`c0c14f5`](https://github.com/netlify/js-client/commit/c0c14f5cc548fe85efab3e332520867ddf1c9819)
288- Remove filter that was filtering out function folders [`37d9be6`](https://github.com/netlify/js-client/commit/37d9be6b770aa60df261b3fbc24334f743499915)
289
290## [v2.2.5](https://github.com/netlify/js-client/compare/v2.2.4...v2.2.5) - 2019-01-31
291
292### Merged
293
294- Work around strange webpack behavior for node-fetch imports [`#35`](https://github.com/netlify/js-client/pull/35)
295
296### Commits
297
298- Work around strange webpack behavior [`64a7822`](https://github.com/netlify/js-client/commit/64a7822c4f75408e891873e7a15daf12b22d6ddd)
299- CHANGELOG [`af77a03`](https://github.com/netlify/js-client/commit/af77a031972b02511c674bcd779dd62ecaeb0bb9)
300- Return null when there is no accessToken [`0253be0`](https://github.com/netlify/js-client/commit/0253be05e8fba4d60e1a7eb7d73dbe22e2130dd8)
301
302## [v2.2.4](https://github.com/netlify/js-client/compare/v2.2.3...v2.2.4) - 2019-01-23
303
304### Merged
305
306- Retry algorithm tweaks [`#33`](https://github.com/netlify/js-client/pull/33)
307
308### Commits
309
310- Tweak rate limit failure mode [`6f10b35`](https://github.com/netlify/js-client/commit/6f10b3541572f2c39cc51940f7997ef0b1c2486f)
311- Handle all errors on upload [`a36b1d3`](https://github.com/netlify/js-client/commit/a36b1d31d4cba524fb837e5a8e69cbbedca631e1)
312- CHANGELOG [`a7f08f7`](https://github.com/netlify/js-client/commit/a7f08f74bb2fd745ae90a92b3c741403626d4829)
313
314## [v2.2.3](https://github.com/netlify/js-client/compare/v2.2.2...v2.2.3) - 2019-01-20
315
316### Merged
317
318- Fix rate limit [`#32`](https://github.com/netlify/js-client/pull/32)
319
320### Commits
321
322- Fix unix time handling [`7cdd0c8`](https://github.com/netlify/js-client/commit/7cdd0c8400cc6bdd834fe84a74e42bf178c24d7e)
323- Prevent Readable streams from being re-used. [`f8e31cc`](https://github.com/netlify/js-client/commit/f8e31cc4de6ed5c4a9871b4d470dca9acac0a0c5)
324- Add support for ctor body functions [`4a4498b`](https://github.com/netlify/js-client/commit/4a4498ba4f28b7a09452f06de2eea59639a71969)
325
326## [v2.2.2](https://github.com/netlify/js-client/compare/v2.2.1...v2.2.2) - 2019-01-18
327
328### Merged
329
330- Add rate limiting support to js-client [`#31`](https://github.com/netlify/js-client/pull/31)
331
332### Fixed
333
334- Add rate limiting support to js-client [`#206`](https://github.com/netlify/cli/issues/206)
335
336### Commits
337
338- Add a rate limiting test [`b6e5cb7`](https://github.com/netlify/js-client/commit/b6e5cb7ee5af12b3091a7d230fc13a692c02085d)
339- Add debug logging for better tracing when needed [`5f8b47b`](https://github.com/netlify/js-client/commit/5f8b47ba44e663e8e52b7eda9dcc000e5a577dfc)
340- stub out rate-limiting [`10aaef7`](https://github.com/netlify/js-client/commit/10aaef74e24279962477b38b361e68ed57e8026e)
341
342## [v2.2.1](https://github.com/netlify/js-client/compare/v2.2.0...v2.2.1) - 2018-11-06
343
344### Merged
345
346- Retry on request timeout [`#29`](https://github.com/netlify/js-client/pull/29)
347
348### Commits
349
350- CHANGELOG [`30a0841`](https://github.com/netlify/js-client/commit/30a0841ad376cce5c7d52da5853dd8199779821c)
351
352## [v2.2.0](https://github.com/netlify/js-client/compare/v2.1.0...v2.2.0) - 2018-10-13
353
354### Merged
355
356- Upgrade to open-api 0.5.0 [`#27`](https://github.com/netlify/js-client/pull/27)
357
358### Commits
359
360- Update CHANGELOG [`9d6a67e`](https://github.com/netlify/js-client/commit/9d6a67efd38756e71dbfbf81947d617d5471822a)
361
362## [v2.1.0](https://github.com/netlify/js-client/compare/v2.0.1...v2.1.0) - 2018-10-11
363
364### Commits
365
366- webpack: add babel-loader [`934ecf1`](https://github.com/netlify/js-client/commit/934ecf1cb9d2024c545bcf5d4144df3cba243743)
367- A few packaging tweaks [`d8bf61a`](https://github.com/netlify/js-client/commit/d8bf61a7aabdbe7bbbfd66e97af0e7d8426bb941)
368- add umd build [`a7dc32b`](https://github.com/netlify/js-client/commit/a7dc32b4672c259d92625a64051035999d423439)
369
370## [v2.0.1](https://github.com/netlify/js-client/compare/v2.0.1-beta.8...v2.0.1) - 2018-09-25
371
372### Merged
373
374- Release prep [`#23`](https://github.com/netlify/js-client/pull/23)
375
376### Commits
377
378- Change tomlPath to configPath [`7c16080`](https://github.com/netlify/js-client/commit/7c1608052dc2eff86e38209e451d4beeb662e89e)
379- CHANGELOG and CONTRIBUTING updates [`dcfe15a`](https://github.com/netlify/js-client/commit/dcfe15a60fe62e3543ff84506936deb282651ccc)
380- MD formatting. [`c3e3c12`](https://github.com/netlify/js-client/commit/c3e3c124f1b548bce2df09bddda7db5f8017fb74)
381
382## [v2.0.1-beta.8](https://github.com/netlify/js-client/compare/v2.0.1-beta.7...v2.0.1-beta.8) - 2018-09-24
383
384### Merged
385
386- Support async deploys [`#22`](https://github.com/netlify/js-client/pull/22)
387
388### Commits
389
390- Implement upload retry with Fibonacci backoff [`415a3c8`](https://github.com/netlify/js-client/commit/415a3c8266b540e4e003166ef9740abdfce0804a)
391- Fix async/sync bugs [`def61d8`](https://github.com/netlify/js-client/commit/def61d8904d4ebc1048db2cb579447e0e873dfd1)
392- Refactor error handling [`877667c`](https://github.com/netlify/js-client/commit/877667c9d8abedae9e29fe6fb904f9e4d56693a3)
393
394## [v2.0.1-beta.7](https://github.com/netlify/js-client/compare/v2.0.1-beta.6...v2.0.1-beta.7) - 2018-09-18
395
396### Merged
397
398- Attach data to fetch errors [`#20`](https://github.com/netlify/js-client/pull/20)
399
400### Commits
401
402- Its just value assignment [`96e3095`](https://github.com/netlify/js-client/commit/96e3095607938fc2077f18a0a8441d655c0ffe20)
403
404## [v2.0.1-beta.6](https://github.com/netlify/js-client/compare/v2.0.1-beta.5...v2.0.1-beta.6) - 2018-09-18
405
406### Merged
407
408- encodeURI the file upload path [`#19`](https://github.com/netlify/js-client/pull/19)
409
410### Commits
411
412- Update p-map [`695612f`](https://github.com/netlify/js-client/commit/695612f1931f80f7c02f96e117694d5d74c86ba9)
413
414## [v2.0.1-beta.5](https://github.com/netlify/js-client/compare/v2.0.1-beta.4...v2.0.1-beta.5) - 2018-09-17
415
416### Merged
417
418- Tweak uploading feedback [`#18`](https://github.com/netlify/js-client/pull/18)
419
420### Commits
421
422- Fix README typo [`0cca540`](https://github.com/netlify/js-client/commit/0cca54076af9ba496ee00d3b866d086c0fd66d5f)
423
424## [v2.0.1-beta.4](https://github.com/netlify/js-client/compare/v2.0.1-beta.3...v2.0.1-beta.4) - 2018-09-17
425
426### Merged
427
428- Add deploy message option [`#17`](https://github.com/netlify/js-client/pull/17)
429- Minor code tweaks [`#16`](https://github.com/netlify/js-client/pull/16)
430
431### Commits
432
433- Update README.md [`7210923`](https://github.com/netlify/js-client/commit/7210923b1daf1490555f974300474f3f081cd134)
434
435## [v2.0.1-beta.3](https://github.com/netlify/js-client/compare/v2.0.1-beta.2...v2.0.1-beta.3) - 2018-09-14
436
437## [v2.0.1-beta.2](https://github.com/netlify/js-client/compare/v2.0.1-beta.1...v2.0.1-beta.2) - 2018-09-14
438
439### Commits
440
441- Tweak json parsing error handling [`de37da9`](https://github.com/netlify/js-client/commit/de37da92aa669c69f147219f5f7c3016ed977329)
442
443## [v2.0.1-beta.1](https://github.com/netlify/js-client/compare/v2.0.0-beta.5...v2.0.1-beta.1) - 2018-09-14
444
445## v2.0.0 - 2018-09-12
446
447### Merged
448
449- 2.0 [`#13`](https://github.com/netlify/js-client/pull/13)
450- Update graceful-fs to 4.1.2 [`#6`](https://github.com/netlify/js-client/pull/6)
451- Add support for provisioning SSL on custom domains [`#4`](https://github.com/netlify/js-client/pull/4)
452- Add project management missing files. [`#7`](https://github.com/netlify/js-client/pull/7)
453- Handle diffing of large deploys asynchronously [`#5`](https://github.com/netlify/js-client/pull/5)
454- uniform readme [`#3`](https://github.com/netlify/js-client/pull/3)
455- Update repo name in package.json [`#1`](https://github.com/netlify/js-client/pull/1)
456- site.update accepts domainAliases attribute [`#2`](https://github.com/netlify/js-client/pull/2)
457
458### Commits
459
460- Clear [`b4f0ec7`](https://github.com/netlify/js-client/commit/b4f0ec79cb3db58f24e4100d634fa28fbfb7fb0e)
461- Initial stab at wrapper [`407d78b`](https://github.com/netlify/js-client/commit/407d78b6811726bc2b2a47d6fe1dabdead871a83)
462- Use published spec [`e0f50c7`](https://github.com/netlify/js-client/commit/e0f50c78b60bf267001191e020f645e23181c18c)
463
464## [v2.0.0-beta.5](https://github.com/netlify/js-client/compare/v2.0.0-beta.4...v2.0.0-beta.5) - 2018-09-14
465
466### Commits
467
468- Fix some error handling logic [`0ec8053`](https://github.com/netlify/js-client/commit/0ec8053eab1737304c0e5a3989450a9151960136)
469
470## [v2.0.0-beta.4](https://github.com/netlify/js-client/compare/v2.0.0-beta.3...v2.0.0-beta.4) - 2018-09-14
471
472### Commits
473
474- Handle deploys without functions better [`998fefc`](https://github.com/netlify/js-client/commit/998fefce7a7112c90c3070161e2b17819a214a82)
475- Add tmpDir option [`5ca62c8`](https://github.com/netlify/js-client/commit/5ca62c8d1d173500c18338f29fb69f4d4fe88840)
476
477## [v2.0.0-beta.3](https://github.com/netlify/js-client/compare/v2.0.0-beta.2...v2.0.0-beta.3) - 2018-09-13
478
479### Commits
480
481- Remove pagination until we decide on how to handle that. [`e7ec45e`](https://github.com/netlify/js-client/commit/e7ec45e4693f7534d529d0081462705e7fcd25ca)
482
483## [v2.0.0-beta.2](https://github.com/netlify/js-client/compare/v2.0.0...v2.0.0-beta.2) - 2018-09-13
484
485### Merged
486
487- Update docs to include full options object [`#15`](https://github.com/netlify/js-client/pull/15)
488- Remove debug calls [`#14`](https://github.com/netlify/js-client/pull/14)
489
490### Commits
491
492- More readme tweaks [`b40ee3a`](https://github.com/netlify/js-client/commit/b40ee3a5cf96e257235569e848ffe2ed275123cd)
493- Add example [`d1ce8a5`](https://github.com/netlify/js-client/commit/d1ce8a563c52febac94500a25843951213eb9b23)
494- Readme tweaks [`2852527`](https://github.com/netlify/js-client/commit/2852527d0ac08ed1e8c0e19ceda65369b34bf860)