v0.10.0
ReleaseWhat's Changed
- feat: Add NatsTaskProvider for NATS JetStream task queue support by @jaredwray in https://github.com/jaredwray/qified/pull/181
- mono - chore: upgrading biome, types, and vitest by @jaredwray in https://github.com/jaredwray/qified/pull/182
- mono - chore: upgrading typescript, tsdown, and docula by @jaredwray in https://github.com/jaredwray/qified/pull/183
- rabbitmq - chore: upgrading amqplib to 1.0.3 by @jaredwray in https://github.com/jaredwray/qified/pull/184
- rabbitmq - chore: adding in test coverage by @jaredwray in https://github.com/jaredwray/qified/pull/185
- rabbitmq - chore: test cleanup by @jaredwray in https://github.com/jaredwray/qified/pull/186
- chore: upgrading redis to 5.12.1 by @jaredwray in https://github.com/jaredwray/qified/pull/187
- qified - feat: adding in enque and deqeue by @jaredwray in https://github.com/jaredwray/qified/pull/188
- mono - fix: rabbit and nats with better connection handling by @jaredwray in https://github.com/jaredwray/qified/pull/189
- mono - fix: providerId and reconnect / connection fixes by @jaredwray in https://github.com/jaredwray/qified/pull/190
Full Changelog: https://github.com/jaredwray/qified/compare/v0.9.1...v0.10.0