# 0.4.4

- Fix issue where server side rendering would not work with sdk

# 0.4.3

- Remove use of `export default` in promise lib

# 0.4.2

- Remove use of `export default` in module

# 0.4.1

- Fix paths when publishing

# 0.4.0

- Add typescript types

# 0.3.1

- Fix issue where crossorigin would not be set

# 0.3.0

- Add ability to set crossorigin attribute

# 0.2.1

- Set `loadScript` to cache the promise used to load the script to eliiminate a race condition where the script could be on the page, but not ready to use

# 0.2.0

- Add ability to force reload a script tag if it already exists on the page

# 0.1.0

- Initial version
