Releases: wojtekmaj/is-valid-nip
Releases · wojtekmaj/is-valid-nip
v1.2.3
Bug fixes
- Fixed exports field missing support for CJS
require()
v1.2.2
Bug fixes
- Fixed types not picked up correctly by some tools (e.g. Next.js).
v1.2.1
Bug fixes
- Fixed "Object is possibly 'undefined'" error when using TypeScript with
noUncheckedIndexedAccess
turned on.
v1.2.0
What's new?
- Converted package to TypeScript (#1).
v1.1.0
What's new?
- Added support for native ESM modules.
v1.0.1
Bug fixes
- Fixed package not containing built files.