Releases: mtripg6666tdr/candyget
Releases · mtripg6666tdr/candyget
v0.5.6
Bug fix
Improvement
- Make the package size smaller (#295)
Documentation
- Show candy( 🍬 ) emoji correctly in README (#296)
What's Changed
- Update: bump @types/node from 20.5.0 to 20.5.1 by @dependabot in #218
- Update: bump eslint-plugin-import from 2.28.0 to 2.28.1 by @dependabot in #219
- Update: bump node-fetch from 2.6.12 to 2.6.13 by @dependabot in #221
- Update: bump @swc/core from 1.3.76 to 1.3.78 by @dependabot in #222
- Update: bump nock from 13.3.2 to 13.3.3 by @dependabot in #223
- Update: bump @swc/core from 1.3.78 to 1.3.80 by @dependabot in #224
- Update: bump eslint from 8.47.0 to 8.48.0 by @dependabot in #226
- Update: bump node-fetch from 2.6.13 to 2.7.0 by @dependabot in #227
- Update: bump @types/node from 20.5.1 to 20.5.9 by @dependabot in #228
- Update: bump @swc/core from 1.3.80 to 1.3.82 by @dependabot in #229
- Update: bump chai from 4.3.7 to 4.3.8 by @dependabot in #231
- Update: bump @swc/core from 1.3.82 to 1.3.83 by @dependabot in #235
- Update: bump eslint from 8.48.0 to 8.49.0 by @dependabot in #233
- Update: bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #234
- Update: bump @types/chai from 4.3.5 to 4.3.6 by @dependabot in #236
- Update: bump @swc/core from 1.3.83 to 1.3.85 by @dependabot in #239
- Update: bump @types/node from 20.6.0 to 20.6.2 by @dependabot in #237
- Update: bump @swc/core from 1.3.85 to 1.3.88 by @dependabot in #242
- Update: bump eslint from 8.49.0 to 8.50.0 by @dependabot in #243
- Update: bump @types/node from 20.6.2 to 20.6.5 by @dependabot in #244
- Update: bump @types/mocha from 10.0.1 to 10.0.2 by @dependabot in #245
- Update: bump @types/node from 20.6.5 to 20.8.0 by @dependabot in #246
- Update: bump chai from 4.3.8 to 4.3.10 by @dependabot in #247
- Update: bump rimraf from 5.0.1 to 5.0.5 by @dependabot in #248
- Update: bump @swc/core from 1.3.88 to 1.3.92 by @dependabot in #251
- Update: bump eslint from 8.50.0 to 8.51.0 by @dependabot in #252
- Update: bump @types/node from 20.8.0 to 20.8.3 by @dependabot in #253
- Update: bump eslint-define-config from 1.23.0 to 1.24.1 by @dependabot in #255
- Update: bump @types/node from 20.8.3 to 20.8.4 by @dependabot in #256
- Update: bump @types/node from 20.8.4 to 20.8.6 by @dependabot in #258
- Update: bump nock from 13.3.3 to 13.3.4 by @dependabot in #259
- Update: bump @swc/core from 1.3.92 to 1.3.93 by @dependabot in #260
- Update: bump @types/chai from 4.3.6 to 4.3.8 by @dependabot in #261
- Chore(deps-dev): bump @babel/traverse from 7.20.12 to 7.23.2 by @dependabot in #262
- Update: bump @types/mocha from 10.0.2 to 10.0.3 by @dependabot in #263
- Update: bump @types/chai from 4.3.8 to 4.3.9 by @dependabot in #264
- Update: bump nock from 13.3.4 to 13.3.6 by @dependabot in #266
- Update: bump @swc/core from 1.3.93 to 1.3.95 by @dependabot in #268
- Update: bump eslint from 8.51.0 to 8.52.0 by @dependabot in #270
- Update: bump @types/node from 20.8.6 to 20.8.9 by @dependabot in #271
- Update: bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #272
- Update: bump @swc/core from 1.3.95 to 1.3.96 by @dependabot in #274
- Update: bump nock from 13.3.6 to 13.3.8 by @dependabot in #275
- Update: bump @types/node from 20.8.9 to 20.9.2 by @dependabot in #281
- Update: bump eslint from 8.52.0 to 8.54.0 by @dependabot in #282
- Update: bump @swc/cli from 0.1.62 to 0.1.63 by @dependabot in #283
- Update: bump @types/chai from 4.3.9 to 4.3.11 by @dependabot in #285
- Update: bump @types/node from 20.9.2 to 20.10.3 by @dependabot in #288
- Update: bump @swc/core from 1.3.96 to 1.3.100 by @dependabot in #289
- update: deps by @mtripg6666tdr in #292
- Chore(dependabot.yml): open up to 10 dependabot PRs by @mtripg6666tdr in #291
- Chore(vscode): use workspace ts version by @mtripg6666tdr in #293
- Fix: disable fetch in default by @mtripg6666tdr in #294
- Improve: minify by @mtripg6666tdr in #295
- Docs: fix emoji by @mtripg6666tdr in #296
- Bump: package version to 0.5.6 by @mtripg6666tdr in #297
Full Changelog: v0.5.5...v0.5.6
v0.5.5
Bug fix
- Prevent from trying to decode an empty response body, which causes unexpected promise rejection (#216)
What's Changed
- Update: bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #116
- Update: bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in #117
- Update: bump @swc/core from 1.3.42 to 1.3.44 by @dependabot in #118
- Update: bump @types/node from 18.15.10 to 18.15.11 by @dependabot in #119
- Update: bump typescript from 5.0.2 to 5.0.3 by @dependabot in #120
- Update: bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 by @dependabot in #121
- Update: bump typescript from 5.0.3 to 5.0.4 by @dependabot in #122
- Update: bump @swc/core from 1.3.44 to 1.3.46 by @dependabot in #123
- Update: bump @typescript-eslint/parser from 5.57.0 to 5.57.1 by @dependabot in #124
- Update: bump eslint from 8.36.0 to 8.38.0 by @dependabot in #125
- Update: bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in #126
- Update: bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #127
- Update: bump @swc/core from 1.3.46 to 1.3.51 by @dependabot in #128
- Update: bump @types/node from 18.15.11 to 18.16.0 by @dependabot in #130
- Update: bump eslint from 8.38.0 to 8.39.0 by @dependabot in #129
- Update: bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #131
- Update: bump @swc/core from 1.3.51 to 1.3.53 by @dependabot in #132
- Update: bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 by @dependabot in #133
- Update: bump @swc/core from 1.3.53 to 1.3.56 by @dependabot in #134
- Update: bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #135
- Update: bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 by @dependabot in #136
- Update: bump nock from 13.3.0 to 13.3.1 by @dependabot in #137
- Update: bump @types/node from 18.16.0 to 18.16.3 by @dependabot in #138
- Fix(test): fix sending wrong headers after valid ones sent by @mtripg6666tdr in #140
- Fix(test): actual fix sending wrong headers after valid ones sent lol by @mtripg6666tdr in #141
- Chore(ci.yml): add Node.js v20 to matrix by @mtripg6666tdr in #139
- Update: bump @types/chai from 4.3.4 to 4.3.5 by @dependabot in #143
- Update: bump @types/node from 18.16.3 to 20.1.0 by @dependabot in #142
- Update: bump eslint from 8.39.0 to 8.40.0 by @dependabot in #144
- Update: bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #145
- Update: bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 by @dependabot in #146
- Update: bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in #147
- Update: bump @types/node from 20.1.0 to 20.1.4 by @dependabot in #148
- Update: bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #149
- Update: bump node-fetch from 2.6.9 to 2.6.11 by @dependabot in #150
- Update: bump @swc/core from 1.3.56 to 1.3.57 by @dependabot in #151
- Update: bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in #152
- Update: bump @types/node from 20.1.4 to 20.2.3 by @dependabot in #153
- Update: bump @swc/core from 1.3.57 to 1.3.59 by @dependabot in #154
- Update: bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in #155
- Update: bump eslint from 8.40.0 to 8.41.0 by @dependabot in #156
- Update: bump @types/node from 20.2.3 to 20.2.5 by @dependabot in #157
- Update: bump @swc/core from 1.3.59 to 1.3.60 by @dependabot in #158
- Update: bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7 by @dependabot in #159
- Update: bump @typescript-eslint/parser from 5.59.6 to 5.59.7 by @dependabot in #160
- Chore: use fixed version of typescript by @mtripg6666tdr in #168
- Chore(dependabot.yml): ignore major and minor updates of typescript by @mtripg6666tdr in #167
- Update: bump @swc/core from 1.3.60 to 1.3.62 by @dependabot in #164
- Update: bump @typescript-eslint/parser from 5.59.7 to 5.59.9 by @dependabot in #170
- Update: bump eslint from 8.41.0 to 8.42.0 by @dependabot in #165
- Update: bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.9 by @dependabot in #169
- Chore: initialize monorepo by @mtripg6666tdr in #171
- Update: bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #173
- Update: bump eslint from 8.42.0 to 8.43.0 by @dependabot in #174
- Update: bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in #175
- Update: bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #176
- Update: bump @swc/core from 1.3.62 to 1.3.64 by @dependabot in #177
- Update: bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #178
- Update: bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #179
- Update: bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.1 by @dependabot in #183
- Update: bump eslint-define-config from 1.20.0 to 1.21.0 by @dependabot in #181
- Update: bump @swc/core from 1.3.64 to 1.3.66 by @dependabot in #182
- Update: bump eslint from 8.43.0 to 8.44.0 by @dependabot in #184
- Update: bump node-fetch and @types/node-fetch by @dependabot in #185
- Update: bump @swc/core from 1.3.66 to 1.3.67 by @dependabot in #186
- Update: bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in #187
- Update: bump @types/node from 20.3.1 to 20.3.3 by @dependabot in #188
- Update: bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 by @dependabot in #189
- Update: bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #191
- Update: bump @swc/core from 1.3.67 to 1.3.68 by @dependabot in #192
- Update: bump @typescript-eslint/parser from 5.60.1 to 5.62.0 by @dependabot in #193
- Update: bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #195
- Update: bump @swc/core from 1.3.68 to 1.3.69 by @dependabot in #197
- Update: bump eslint from 8.44.0 to 8.45.0 by @dependabot in #198
- Update: bump nock from 13.3.1 to 13.3.2 by @dependabot in #196
- Update: bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #199
- Update: bump @swc/core from 1.3.69 to 1.3.70 by @dependabot in #201
- Update: bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #202
- Update: bump @swc/core from 1.3.70 to 1.3.72 by @dependabot in https://github.com/mtripg666...
v0.5.4
Bug fixes
- Avoid normalizing custom headers starting with
X-
(#114)
What's Changed
- Update: bump @types/node from 18.14.2 to 18.14.6 by @dependabot in #96
- Update: bump eslint from 8.34.0 to 8.35.0 by @dependabot in #95
- Update: bump @swc/core from 1.3.36 to 1.3.37 by @dependabot in #97
- Update: bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #98
- Update: bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #99
- Update: bump eslint from 8.35.0 to 8.36.0 by @dependabot in #100
- Update: bump @swc/core from 1.3.37 to 1.3.39 by @dependabot in #101
- Update: bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #102
- Update: bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #103
- Update: bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #104
- Update: bump @types/node from 18.15.0 to 18.15.3 by @dependabot in #105
- Update: bump @swc/core from 1.3.39 to 1.3.41 by @dependabot in #106
- Update: bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #107
- Update: bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #108
- Update: bump typescript from 4.9.5 to 5.0.2 by @dependabot in #109
- Update: bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #110
- Update: bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #111
- Update: bump @types/node from 18.15.3 to 18.15.10 by @dependabot in #112
- Update: bump @swc/core from 1.3.41 to 1.3.42 by @dependabot in #113
- Fix: prevent from normalizing custom headers by @mtripg6666tdr in #114
- Bump: package version to 0.5.4 by @mtripg6666tdr in #115
Full Changelog: v0.5.3...v0.5.4
v0.5.3
Bug fixes
- decompress multiple encodings #92
Chore
- not all polyfills are supported #91
What's Changed
- Update: bump undici from 5.16.0 to 5.17.1 by @dependabot in #70
- Update: bump @swc/cli from 0.1.59 to 0.1.61 by @dependabot in #71
- Update: bump typescript from 4.9.4 to 4.9.5 by @dependabot in #72
- Update: bump @swc/core from 1.3.30 to 1.3.32 by @dependabot in #73
- Update: bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #74
- Update: bump @swc/core from 1.3.32 to 1.3.35 by @dependabot in #76
- Update: bump node-fetch from 2.6.8 to 2.6.9 by @dependabot in #77
- Update: bump undici from 5.17.1 to 5.18.0 by @dependabot in #78
- Update: bump @types/node from 18.11.18 to 18.13.0 by @dependabot in #79
- Update: bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0 by @dependabot in #80
- Update: bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #81
- Update: bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #82
- Update: bump @typescript-eslint/parser from 5.50.0 to 5.52.0 by @dependabot in #83
- Update: bump eslint from 8.33.0 to 8.34.0 by @dependabot in #84
- Update: bump @swc/cli from 0.1.61 to 0.1.62 by @dependabot in #85
- Update: bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #86
- Update: bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #88
- Update: bump @swc/core from 1.3.35 to 1.3.36 by @dependabot in #89
- Update: bump @types/node from 18.14.0 to 18.14.2 by @dependabot in #90
- Chore: not all polyfills are supported by @mtripg6666tdr in #91
- Fix: decompress multiple encodings by @mtripg6666tdr in #92
- Improve: minify by @mtripg6666tdr in #93
- Bump: package version to 0.5.3 by @mtripg6666tdr in #94
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Bug fixes
- Don't forward auth headers to different protocol (#67)
What's Changed
- Update: bump eslint from 8.32.0 to 8.33.0 by @dependabot in #60
- Update: bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 by @dependabot in #62
- Update: bump @swc/core from 1.3.27 to 1.3.30 by @dependabot in #63
- Update: bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #64
- Chore(dependabot.yml): ignore major updates of node-fetch by @mtripg6666tdr in #65
- Update: bump node-fetch from 2.6.7 to 2.6.8 by @dependabot in #66
- Fix: don't forward auth headers to different protocol by @mtripg6666tdr in #67
- Bump: package version to 0.5.2 by @mtripg6666tdr in #68
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Bug fixes
- Correctly change the method from
GET
toPOST
when redirected. (#55) - Correctly delete the
Host
header when redirected. (#55) - Correctly return the empty string when the response body is null (#56)
- Handle the error occurred while reading the body chunks (#57)
What's Changed
- Fix: change the method from GET to POST on redirection by @mtripg6666tdr in #55
- Fix: return empty string as a result body when response is null by @mtripg6666tdr in #56
- Fix: handle ReadableStream rejections by @mtripg6666tdr in #57
- Chore(ci.yml): pass the checks only succeeded by @mtripg6666tdr in #59
- Bump: package version to 0.5.1 by @mtripg6666tdr in #58
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Features
- (BREAKING) Use fetch API instead of http/https module (experimental)(#46)
- the
request
andresponse
properties in the result are now deprecated and typed as unknown. - this feature is disabled in default. Set
fetch
option totrue
or to an object including your favorite custom fetch API implementation to enable it. - See the repo's README for more info.
- the
Bug fixes
- Ensure destroying the request when the request body was a stream and emitted an error.
Changes
- Changed the default HTTP request headers.
- Changed the way to normalize HTTP header keys. (for instance,
content-type
will be normalized intoContent-Type
)
Misc
- Improve on CI execution
What's Changed
- Feat: use fetch API instead of http/https module by @mtripg6666tdr in #46
- Bump: package version to 0.5.0 by @mtripg6666tdr in #52
- Docs(README): update the description of
options.header
by @mtripg6666tdr in #53
Full Changelog: v0.4.4...v0.5.0
v0.4.4
This version contains a fix of an incorrect packaging of 0.4.3. Sorry for inconvenience.
What's Changed
- Bump: package version to 0.4.4 by @mtripg6666tdr in #50
Full Changelog: v0.4.3...v0.4.4
v0.4.3
⚠️ This version is deprecated; use v0.4.4 instead.
Bug fixes
- fix the bug sending content-type header if body is not present (#48)
What's Changed
- Fix: not send content-type if body is not present by @mtripg6666tdr in #48
- Bump: package version to 0.4.3 by @mtripg6666tdr in #49
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Bug fixes
- Send options as http headers mistakenly(#45)
What's Changed
- Chore(package.json): update package description by @mtripg6666tdr in #40
- Update: bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #41
- Update: bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.2 by @dependabot in #42
- Update: bump @swc/core from 1.3.26 to 1.3.27 by @dependabot in #43
- Update: bump eslint-plugin-import from 2.27.4 to 2.27.5 by @dependabot in #44
- Fix: exposing invalid headers by @mtripg6666tdr in #45
- Bump: package version to 0.4.2 by @mtripg6666tdr in #47
Full Changelog: v0.4.1...v0.4.2