morphit/node_modules/@chainsafe/is-ip/CHANGELOG.md

2 KiB

Changelog

2.1.0 (2025-01-30)

Features

Bug Fixes

2.0.2 (2023-08-11)

Bug Fixes

  • support parsing IPv6 addresses with zone indexes in browsers (#10) (9454b59)

2.0.1 (2022-10-29)

Bug Fixes

2.0.0 (2022-10-29)

⚠ BREAKING CHANGES

  • faster impl and node impl (#3)

Features

Bug Fixes

Miscellaneous