All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgrade node version to 18
- Refactor code to use new patterns
- Upgrade all packages
- Upgrade SDK v4
- Remove custom TypeScript module declarations from project for simplicity
- Copy local TypeScript module declarations into
dist
- Improve error handling. New implementation does not error out early if a single whois call fails to resolve.
- Updated integration to SDK v3