Initial client-side support, TypeScript plugin changes
This release adds initial support for the library to be used in client-side applications (requiring a push gateway as intermediate). It also removes the TypeScript plugin from the convenience package - it now needs to be installed separately or (upcoming) as part of the VSCode extension.
What's Changed
- Add initial support for client side by @keturiosakys in #27
- Publish v0.2.0 by @keturiosakys in #29
Full Changelog: v0.1.2...v0.2