Skip to content

Releases: haraka/haraka-notes

1.1.3

Choose a tag to compare

@msimerson msimerson released this 19 May 16:38
0f83dfa
  • 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 TypeError for non-string/array paths
  • doc: README onlyIfUndefinedonlyWhenUndefined

1.1.2

Choose a tag to compare

@msimerson msimerson released this 19 May 02:05
7bf5695
  • change: test runnner is now node:test

1.1.1

Choose a tag to compare

@msimerson msimerson released this 13 Jan 18:29
8d859fe
  • dep(eslint): upgrade to v9

1.1.0

Choose a tag to compare

@msimerson msimerson released this 03 May 16:59
17c1c27
  • feat(set): add 'default' mode.

1.0.7

Choose a tag to compare

@msimerson msimerson released this 08 Apr 20:10
c29fce9
  • a9201f2 use [files] in package.json. Delete .npmignore.
  • f6ebdf7 ci: more shared workflows

1.0.6

Choose a tag to compare

@github-actions github-actions released this 27 May 22:34
0760a6d
Release 1.0.6 (#17)

* chore(ci): depend on shared GHA workflows

1.0.4 - 2021-02-04

Choose a tag to compare

@msimerson msimerson released this 04 Feb 22:57
  • CI: replace Travis & AppVeyor with GitHub actions
  • CI: automatically publish upon release.