Revision 0.8.5 (#14)

* Remove WeakMap lookup on Validator (Optimization)

* Version
This commit is contained in:
sinclairzx81
2025-01-28 06:06:39 +09:00
committed by GitHub
parent 1c25cf2103
commit 38f05613fc
5 changed files with 14 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sinclair/typemap",
"version": "0.8.4",
"version": "0.8.5",
"description": "Unified Syntax and Type Compiler for Runtime Type Systems",
"author": "sinclairzx81",
"license": "MIT",