smarty / smartystreets-javascript-sdk

The official client libraries for accessing SmartyStreets APIs from javascript.
https://smartystreets.com/docs/sdk/javascript
Apache License 2.0
31 stars 30 forks source link

update international address autocomplete to v2 #71

Closed camiblanch closed 11 months ago

camiblanch commented 11 months ago

Oh I guess we need to stop supporting node 10-12 before we merge this in. I'll do that real quick

camiblanch commented 11 months ago

Looks like we need to move off of node 10-12 in order to have support for es6 syntax. Here's the PR for that https://github.com/smarty/smartystreets-javascript-sdk/pull/72