Releases: unjs/ohash
Releases · unjs/ohash
v2.0.11
compare changes
🩹 Fixes
serialize: Class name collision with globalThis (#138 )
serialize: Allow input.toJSON()
to return any type (#135 )
serialize: Map
serialization with object keys (#139 )
❤️ Contributors
v2.0.10
compare changes
🔥 Performance
serialize: Faster serialization of typed arrays and objects with string keys (#134 )
❤️ Contributors
v2.0.9
compare changes
🔥 Performance
serialize: Faster Date
serialization (#130 )
🩹 Fixes
serialize: Handle objects with null
constructor (#131 )
serialize: Recorgnize global constructor names (#132 )
❤️ Contributors
v2.0.8
compare changes
🔥 Performance
serialize: Faster serialization and less bundle size (#126 )
📦 Build
Export isEqual
from main subpath for backward compat (#128 )
❤️ Contributors
v2.0.7
compare changes
🔥 Performance
serialize: Faster symbol and number comparison (#125 )
✅ Tests
benchmarks: Add serialize
presets (#124 )
❤️ Contributors
v2.0.6
compare changes
🔥 Performance
serialize: Fast path to compare primitive values (#123 )
🩹 Fixes
serialize: Better circular references handling (#119 )
❤️ Contributors
v2.0.4
compare changes
🩹 Fixes
Use process.getBuiltinModule
to import fast hash
in node (#118 )
📦 Build
You can’t perform that action at this time.