Add support for coercing null or undefined

This commit is contained in:
Endeavorance 2025-05-21 15:07:06 -04:00
parent 3252c741ec
commit 5ce10bed57
2 changed files with 11 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@endeavorance/parsec",
"version": "0.4.0",
"version": "0.5.0",
"author": "Endeavorance",
"type": "module",
"module": "dist/index.js",