Releases: robinvdvleuten/shvl
Releases · robinvdvleuten/shvl
v3.0.0
Major Changes
- Due to wrong regex shvl is still vulnerable to prototype pollution: #36
Credits
Huge thanks to @vrechson for helping!
v2.0.3
Patches
- Fix assignment to constructor and prototype: 4ed0edf
v2.0.1
Patches
- Clone path array instead of mutating argument. Fixes #8: 78283ca
v2.0.0
Major Changes
- Add val parameter to set in Typescript file: #6
Minor Changes
- Updated microbundle to its latest version: 6f8611f
Credits
Huge thanks to @ajenkinski for helping!
v1.3.1
Patches
- Explicitly publish the typings file: c50313a
v1.3.0
Minor Changes
- Added typescript definitions: dacc1b8
v1.2.0
Minor Changes
- Replaced custom build config with microbundle: #1
v1.1.1
Patches
- Fixed undefined return value issue: 5d3a87e