# Install this plugin
npm install @pinelab/vendure-plugin-address-lookup
Changelog for vendure-plugin-address-lookup
1.2.0 (2025-06-11)
- Added Google Places API strategy for global address lookup
- BREAKING: Input
postalCode
is now optional
1.1.1 (2025-06-04)
- Fixed bug where PostNL house number addition was not being returned on streetline 2
1.1.0 (2025-06-04)
- Upgraded to Vendure 3.3.2
1.0.0 (2025-06-04)
- Fixed bug where house number addition was not being sent to PostNL API
- Made this the official 1.0 release
0.0.1 (2025-05-07)
- Initial release