Skip to content

Releases: haraka/haraka-constants

1.0.8

Choose a tag to compare

@msimerson msimerson released this 27 May 00:41
6064a93
  • change: replace deprecated node:constants with node:fs constants
  • change: engines.node: >= 6 -> >= 18
  • change: test runner is now node:test
  • change: update eslint to latest
  • docs: correct import() example; document write_excl and connection.state

1.0.7

Choose a tag to compare

@msimerson msimerson released this 08 May 21:42
4cd8191
  • update lint dep
  • populate [files] in package.json.
  • dep: eslint-plugin-haraka -> @haraka/eslint-config
  • doc(CONTRIBUTORS): added
  • prettier

1.0.6

Choose a tag to compare

@msimerson msimerson released this 22 Aug 20:27
8cf5224
  • ci: update with shared GHA workflows
  • move .eslintrc.json -> .yaml
  • test: replace nodeunit with mocha
  • doc(README): update CI badge URLs