Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Releases: vercel/fetch-cached-dns

2.0.2

Choose a tag to compare

@AndyBitz AndyBitz released this 05 Jun 16:53

Patches

  • Bump @zeit/dns-cached-resolve to 2.1.2: #32

2.0.1

Choose a tag to compare

@TooTallNate TooTallNate released this 16 Oct 22:30

Patches

  • Include util.js in npm package: 9e45954

2.0.0

Choose a tag to compare

@TooTallNate TooTallNate released this 16 Oct 22:27

Major Changes

  • Rename to @vercel/fetch-cached-dns: #25
  • Properly set the IP address in the request URL: #27

Minor Changes

  • Bump eslint, jest, and prettier: 3ba3db6
  • Bump handlebars from 4.1.2 to 4.5.3: f57bb25
  • Bump acorn from 5.7.3 to 5.7.4: 8dba9eb
  • Add GitHub Actions for CI: #26
  • Bump mixin-deep from 1.3.1 to 1.3.2: #20
  • Add GH Actions badge to Readme: d914f75
  • Bump node-fetch from 1.7.3 to 2.6.1: #24
  • Test Windows: 07f2ef5

Patches

  • Use correct package name: fd0d38f

1.2.1

Choose a tag to compare

@javivelasco javivelasco released this 23 Apr 23:21

Patches

  • Add Typescript types: #13

1.1.2

Choose a tag to compare

@javivelasco javivelasco released this 28 Mar 02:23

Patches

  • Update host on redirect instead of removing it: #7

1.1.1

Choose a tag to compare

@javivelasco javivelasco released this 28 Mar 01:23

Patches

  • Add res object to onRetry: #6

1.1.0

Choose a tag to compare

@javivelasco javivelasco released this 28 Mar 00:47

Minor Changes

1.0.1

Choose a tag to compare

@rauchg rauchg released this 05 Nov 03:03

Patches

  • Fix hostname setting in the url: 967ff4a