This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
Releases: vasiliicuhar/invariant.macro
Releases · vasiliicuhar/invariant.macro
v0.1.6
v0.1.1
- Throw InvariantError instead of Error
- Add options.env to target specific environments (i.e. development only assertions)
- Fix webpack config issue
v0.0.6
- Compatibility issues for
commonjs
environments - Fixed issue when using with Next.js SSG feature
- Better developer experience with TypeScript and VS Code
v0.0.2
Initial public release