Skip to content

Releases: tutoruniverse/giap_javascript

v0.2.0

23 Apr 19:17
a9e1bff

Choose a tag to compare

Features

  • PR
    • Support build ES Module
    • Replace webpack with vite

Chores

  • Use jest@27
  • Use @swc/jest instead of babel-jest
  • Integrate prettier
  • Fix some errors in demo app

v0.2.0-alpha.0

01 Apr 18:07
2960a2d

Choose a tag to compare

Features

  • PR
    • Support build ES Module
    • Replace webpack with vite

Chores

  • Use jest@27
  • Use @swc/jest instead of babel-jest
  • Integrate prettier
  • Fix some errors in demo app

v0.1.2-alpha.1

01 Apr 15:39
338a6d1

Choose a tag to compare

Fixes

  • Replace querystring by URLSearchParams to fix identify does not fire API request when using with Vite PR

Chores

  • Update publishConfig of @gotitinc/giap_javascript to public