v1.7.0 - Automated Publishing and React Example
In this release, we've introduced automated publishing to npm using GitHub Actions and added a new React code example to demonstrate how to use the package in a React application. Check out the updates and improvements:
Automated Publishing: We've set up GitHub Actions to automatically publish the package to npm whenever a new version is released. This streamlines the publishing process and ensures consistent updates.
React Example: We've included a new example showcasing how to integrate Malaysia Postcodes into a React application. The example demonstrates how to create a dynamic address form that selects states, cities, and postcodes based on user input.
Remember to update your project by installing the latest version (1.7.0) and exploring the React example for an enhanced experience.