Skip to content

v1.2.2

Compare
Choose a tag to compare
@ayZagen ayZagen released this 09 Apr 15:25
· 34 commits to main since this release

1.2.2 (2023-04-09)

Refactor

  • Removed isomorphic-unfetch dependency as fetch is supported by modern browsers and node@18. If your working environment does not have fetch you can include it by using whatwg-fetch or other polyfills.

Chore

  • Upgraded dependencies