Skip to content

v0.12.x: Fixed TypeScript types

Compare
Choose a tag to compare
@stevenpetryk stevenpetryk released this 18 Jan 06:16
· 106 commits to main since this release

Mafs now uses TypeScript itself (rather than Parcel) to generate TypeScript definitions, meaning the types exported by Mafs will be much more accurate (see issue #90). This is shipping as a minor version update because there may be minor backwards incompatibilities (but only with types).