v0.1.2
- Fix "Illegal invocation" error when using fetch in browsers - Bind globalThis.fetch to preserve 'this' context - Add CI workflow for PR/push (test/lint/build) - Add publish workflow for tag-based npm releases - Bump SDK version to 0.1.2 Closes #17