Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 544 Bytes

Changelog.md

File metadata and controls

25 lines (12 loc) · 544 Bytes

Changelog

[3.2.2] - 2022-09-06

Fixed

  • Merged community PR (thanks matrec4) 'Adding a .d.ts file to declare the module for tsnode' #29

[3.2.1] - 2022-09-06

Fixed

  • Fixed bug were getDnsCacheEntries was returning generator from lru-cache to instead return array

[3.2.0] - 2022-09-06

Changed

  • Updated lru-cache to latest version

Fixed

  • Fixed bug were fallback from dns.resolve failure to dns.lookup was not interpreting response array