Skip to content

Releases: robinvdvleuten/shvl

v3.0.0

02 May 07:05
Compare
Choose a tag to compare

Major Changes

  • Due to wrong regex shvl is still vulnerable to prototype pollution: #36

Credits

Huge thanks to @vrechson for helping!

v2.0.3

12 Apr 07:43
Compare
Choose a tag to compare

Patches

  • Fix assignment to constructor and prototype: 4ed0edf

v2.0.2

11 Jan 14:33
Compare
Choose a tag to compare

Patches

v2.0.1

04 Aug 11:38
Compare
Choose a tag to compare

Patches

  • Clone path array instead of mutating argument. Fixes #8: 78283ca

v2.0.0

04 Aug 11:35
Compare
Choose a tag to compare

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

09 Apr 09:28
Compare
Choose a tag to compare

Patches

  • Explicitly publish the typings file: c50313a

v1.3.0

09 Apr 09:27
Compare
Choose a tag to compare

Minor Changes

  • Added typescript definitions: dacc1b8

v1.2.1

14 Mar 07:59
Compare
Choose a tag to compare

Patches

v1.2.0

22 Dec 07:55
Compare
Choose a tag to compare

Minor Changes

  • Replaced custom build config with microbundle: #1

v1.1.1

04 Nov 18:14
Compare
Choose a tag to compare

Patches

  • Fixed undefined return value issue: 5d3a87e