Releases: haraka/haraka-notes
Releases · haraka/haraka-notes
Release list
1.1.3
- fix(security): reject prototype path segments to prevent prototype pollution
- fix: warn when overwriting a falsy intermediate value
- fix: clone array path arguments so callers' arrays are not mutated
- fix: throw a descriptive
TypeErrorfor non-string/array paths - doc: README
onlyIfUndefined→onlyWhenUndefined
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
Release 1.0.6 (#17) * chore(ci): depend on shared GHA workflows
1.0.4 - 2021-02-04
- CI: replace Travis & AppVeyor with GitHub actions
- CI: automatically publish upon release.