IP Address Validation: Enjoy improved validation for IPv4 addresses, including those with individual zeroes. This ensures that your IP address manipulations are more accurate and reliable.
Improvements
TypeScript Support: Benefit from corrected TypeScript definitions for the subnetMatch function, ensuring that the returned range name is accurately represented as a string. This enhances your development experience with better type safety.
CIDR Array Response: Experience a more user-friendly output with CIDR array responses now formatted as properly delimited strings. This change makes it easier to read and utilize the data.
Fixes
Fix validation issues for IPv4 addresses with four-part decimals containing individual zeroes. This resolves potential errors in IP address handling.