You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mod] Update incorrect type definitions with function overloading (#53)
* [mod] Update incorrect type definitions with function overloading
* [mod] type definition update for What3wordsService interface
* [mod] type definitions when not format provided
[TT-7097] Fetch transport support in browser and node envs (#42)
* [TT-7097] Fetch transport support in browser and node envs
* version bump
* Updated changelog
[TT-6986] Fix JSON parsing with Fetch Transport (#36)
* Fix JSON parsing with fetch transport
* version bump and version injection without pkginfo
* fix linting issues
* check sed works correctly
* clean up sed cmd in CI pipeline