## [3.1.1](https://github.com/SkeLLLa/node-object-hash/compare/v3.1.0...v3.1.1) (2024-12-17) ### 🛠 Fixes * Objects without prototype are now properly stringified ([a6d1c08](https://github.com/SkeLLLa/node-object-hash/commit/a6d1c0810ef14642bba6254708820cab795f6829)) ## [3.1.0](https://github.com/SkeLLLa/node-object-hash/compare/v3.0.0...v3.1.0) (2024-12-17) ### 🛠 Fixes * add packageManager ([1a64254](https://github.com/SkeLLLa/node-object-hash/commit/1a64254e12b84cf55b5d500af9f08f41837f2c60)) * ci versions ([c892993](https://github.com/SkeLLLa/node-object-hash/commit/c892993c1aaa1501caf5c227754814167db67479)) * pm ([91a1ec1](https://github.com/SkeLLLa/node-object-hash/commit/91a1ec116e736c6455485c82e1ba13b78c56bf97)) * revert version from actions ([89ac590](https://github.com/SkeLLLa/node-object-hash/commit/89ac5907fd2f0dba130a31b570d55ad052b3a308)) ### 🚀 Features * update ci, node 22 ([0abf80e](https://github.com/SkeLLLa/node-object-hash/commit/0abf80e3f9f2195391c1a4df2c370966b31f6064)) ## [3.0.0](https://github.com/SkeLLLa/node-object-hash/compare/v2.3.10...v3.0.0) (2023-04-14) ### ⚠ BREAKING CHANGES * removed namespaces and refactored import format ### 🛠 Fixes * remove npm package lock ([a082cb9](https://github.com/SkeLLLa/node-object-hash/commit/a082cb973171e0813216365d51df148fc2791807)) * update lockfile ([e44e27b](https://github.com/SkeLLLa/node-object-hash/commit/e44e27bd25cbb1b1476b76e7b732c20681acf910)) * **ci:** update release action ([22b763e](https://github.com/SkeLLLa/node-object-hash/commit/22b763e107ce3039b5a458bc2131c23e8a618b9e)) ### 🚀 Features * typescript 5 migration ([debf48f](https://github.com/SkeLLLa/node-object-hash/commit/debf48fc0e8d3f2746455925e0d975b39873c4e1))