← Back to Changelog

v0.13.2

Release

v0.13.2 — 2026-09-17

Ships hookified 3.0.3, redis 6.2.1, zeromq 6.8.0, and drops publish scripts from package.json.

Internal

  • keep npm stage publish out of published package.json (2a474aa, #236)
  • upgrade @biomejs/biome to 2.5.13 and vitest / @vitest/coverage-v8 to 5.0.0 (8cafc9b, #237; fae01a5, #247)
  • upgrade typescript to 7.0.2, tsdown to 0.23.0, tsx to 4.23.13, @types/node to 24.13.4, and docula to 3.0.0 (6d47caf, #238)
  • pin packageManager to [email protected] (9e6cb3c, #239)
  • upgrade GitHub Actions pins and Socket Firewall to 1.15.2 (7ff6b65, #240)
  • pin and upgrade the Dev Container image to javascript-node:5.2.1-24-trixie (6f3950c, #241; bef4980, #250)
  • upgrade hookified to 3.0.3 across qified and the nats/rabbitmq/redis/valkey providers (97744de, #242)
  • upgrade redis to 6.2.1 in @qified/redis (15d488b, #243)
  • upgrade zeromq to 6.8.0 in @qified/zeromq (ab4b74c, #244)
  • pin Docker RabbitMQ to 4.3.5-management (943e38f, #245)
  • pin Docker Redis to 8.10.1 (f32af12, #246)
  • pin Docker Valkey to 9.1.2 (b871ac0, #248)
  • pin Docker NATS to 2.14.6 (697240e, #249)

Contributors

  • @jaredwray

Full List of Changes

  • Keep npm stage publish out of published package.json by @jaredwray in #236
  • mono - chore!: upgrade code quality dependencies by @jaredwray in #237
  • mono - chore!: upgrade TypeScript and build tooling by @jaredwray in #238
  • mono - chore: upgrade pnpm by @jaredwray in #239
  • mono - chore: upgrade GitHub Actions by @jaredwray in #240
  • mono - chore: pin Dev Container images by @jaredwray in #241
  • mono - chore: upgrade hookified by @jaredwray in #242
  • @qified/redis - chore: upgrade redis by @jaredwray in #243
  • @qified/zeromq - chore: upgrade zeromq by @jaredwray in #244
  • root - chore: upgrade Docker RabbitMQ service image by @jaredwray in #245
  • root - chore: upgrade Docker Redis service image by @jaredwray in #246
  • mono - chore: upgrade code quality dependencies by @jaredwray in #247
  • root - chore: upgrade Docker Valkey service image by @jaredwray in #248
  • root - chore: upgrade Docker NATS service image by @jaredwray in #249
  • root - chore: upgrade Dev Container images by @jaredwray in #250

Full diff: https://github.com/jaredwray/qified/compare/v0.13.1...v0.13.2