Skip to content

v0.19.0

Choose a tag to compare

@kevinoneill kevinoneill released this 30 Jun 06:26
· 12 commits to main since this release

   🚀 Features

  • Add Vitest configuration with testcontainers support  -  by @kevinoneill (85fbc)
  • Implement new NATS package with client/server architecture and add common function tests  -  by @kevinoneill (4bf28)
  • Enhance NatsClient to support customizable request options for execute and fetch methods  -  by @kevinoneill (76d0d)
  • errors: Introduce serializable error framework  -  by @kevinoneill (d464d)
  • nats: Consolidate command endpoints to single endpoint  -  by @kevinoneill (6995d)

   🐞 Bug Fixes

  • Enhance release process with dynamic version tagging and improved package verification  -  by @kevinoneill (9b9c9)
  • Remove generated js and ts.d files  -  by @kevinoneill (56cbb)
  • eslint: Was failing with  -  by @jeremygrant (58534)
  • tsconfig: Correct reference path for common package  -  by @kevinoneill (185c9)
  • turbo: Allow TESTCONTAINERS_* env vars to be passed over when running tests in podman  -  by @jeremygrant (390d9)
  • typo: I swear I ran the tests after rebasing. Anyway, fixing the missed typos from DespatcherDescription to DispatcherDescription  -  by @jeremygrant (e48c2)
    View changes on GitHub