This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
v0.3.0
Added
- Examples for using extensions
- Documentation for TypeScript limitations
Changed
- Code is now written in TypeScript to more easily manage type declarations. The API has not changed, but the code now transpiles to ES2015, which may cause compatibility issues.
Fixed
- Extension support in TypeScript (#6)