Releases
v0.4.2
September 03, 2025
What's Changed
- mono - updating tsx and docula to latest by @jaredwray in https://github.com/jaredwray/qified/pull/72
- mono - fix: moving to error on warnings with biome by @jaredwray in https://github.com/jaredwray/qified/pull/73
- nats - chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in https://github.com/jaredwray/qified/pull/74
- qified - chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in https://github.com/jaredwray/qified/pull/75
- rabbitmq - chore: upgrading amqplib to 0.10.9 by @jaredwray in https://github.com/jaredwray/qified/pull/76
- redis - chore: upgrading redis to 5.8.2 by @jaredwray in https://github.com/jaredwray/qified/pull/77
- mono - fix: moving to prePublishOnly for builds by @jaredwray in https://github.com/jaredwray/qified/pull/78
Full Changelog: https://github.com/jaredwray/qified/compare/v0.4.1...v0.4.2
v0.4.1
August 11, 2025
What's Changed
- qified - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/qified/pull/64
- nats - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/qified/pull/65
- mono - fix: fixing the coverage reporting by @jaredwray in https://github.com/jaredwray/qified/pull/66
- rabbitmq - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/qified/pull/67
- redis - chore: upgrading redis client to 5.8.0 by @jaredwray in https://github.com/jaredwray/qified/pull/68
- redis - docs: document API and contributing info for @qified/redis by @jaredwray in https://github.com/jaredwray/qified/pull/69
- docs: add detailed NATS README by @jaredwray in https://github.com/jaredwray/qified/pull/70
- docs: expand RabbitMQ README by @jaredwray in https://github.com/jaredwray/qified/pull/71
Full Changelog: https://github.com/jaredwray/qified/compare/2025-08-07...v0.4.1
v0.4.0
August 07, 2025
What's Changed
- mono - migrating all project over to use biome from xojs by @jaredwray in https://github.com/jaredwray/qified/pull/63
- nats - Add NATS message provider by @techntools in https://github.com/jaredwray/qified/pull/62
New Contributors
- @techntools made their first contribution in https://github.com/jaredwray/qified/pull/62
Full Changelog: https://github.com/jaredwray/qified/compare/2025-07-19...2025-08-07
2025-07-19
July 19, 2025
What's Changed
- qified - chore: upgraind xo to 1.0.5 by @jaredwray in https://github.com/jaredwray/qified/pull/34
- qified - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/qified/pull/35
- qified - chore: upgrading vitest to 3.1.4 by @jaredwray in https://github.com/jaredwray/qified/pull/36
- mono - upgrading docula to 0.12.2 by @jaredwray in https://github.com/jaredwray/qified/pull/37
- qified - chore: fixing the prepare script to use pnpm by @jaredwray in https://github.com/jaredwray/qified/pull/38
- chore: updating readme logo path by @jaredwray in https://github.com/jaredwray/qified/pull/39
- qified - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/qified/pull/40
- qified - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/qified/pull/41
- mono - chore: upgrading docula to 0.13.0 by @jaredwray in https://github.com/jaredwray/qified/pull/42
- mono - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/qified/pull/43
- mono - fix: updating readme documentation on mono by @jaredwray in https://github.com/jaredwray/qified/pull/44
- qified - feat: adding in TaskHandler type by @jaredwray in https://github.com/jaredwray/qified/pull/45
- qified - chore moving memory message provider to new structure by @jaredwray in https://github.com/jaredwray/qified/pull/46
- qified - chore: removing uris as it should be in each provider by @jaredwray in https://github.com/jaredwray/qified/pull/47
- qified - feat: moving the subscriptions to be topic handlers by @jaredwray in https://github.com/jaredwray/qified/pull/48
- qified - feat: adding in id for TopicHandlers by @jaredwray in https://github.com/jaredwray/qified/pull/49
- Qified - feat: adding in initialized property for messaging by @jaredwray in https://github.com/jaredwray/qified/pull/50
- qified - fix: removing init and initialized as not needed by @jaredwray in https://github.com/jaredwray/qified/pull/51
- qified - feat: adding in disconnect for all providers by @jaredwray in https://github.com/jaredwray/qified/pull/52
- qified - feat: adding in subscribe and publish by @jaredwray in https://github.com/jaredwray/qified/pull/53
- redis - feat: Add Redis message provider package by @jaredwray in https://github.com/jaredwray/qified/pull/54
- rabbitmq - feat: Add RabbitMQ message provider by @jaredwray in https://github.com/jaredwray/qified/pull/55
- mono - chore: upgrading docula to 0.13.1 by @jaredwray in https://github.com/jaredwray/qified/pull/56
- qified - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/qified/pull/57
- redis - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/qified/pull/58
- redis - chore: upgrading redis to 5.6.0 by @jaredwray in https://github.com/jaredwray/qified/pull/59
- rabbitmq - chore: upgrading rabbitmq to 1.2.1 by @jaredwray in https://github.com/jaredwray/qified/pull/60
- mono - feat: adding in sync for versions by @jaredwray in https://github.com/jaredwray/qified/pull/61
Full Changelog: https://github.com/jaredwray/qified/compare/2025-05-10...2025-07-19
2025-05-10
May 10, 2025
What's Changed
- qified - chore: upgrading vitest to 3.0.9 by @jaredwray in https://github.com/jaredwray/qified/pull/23
- qified - chore: upgrading docula to 0.11.0 by @jaredwray in https://github.com/jaredwray/qified/pull/24
- mono - chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/qified/pull/25
- qified - upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/qified/pull/26
- qified - feat: adding in jsDoc for provider types by @jaredwray in https://github.com/jaredwray/qified/pull/27
- mono -fix: updating the github actions permissions by @jaredwray in https://github.com/jaredwray/qified/pull/29
- qified - chore: updating docula to 0.11.1 by @jaredwray in https://github.com/jaredwray/qified/pull/30
- qified - chore: upgrading vitest to 3.1.3 by @jaredwray in https://github.com/jaredwray/qified/pull/31
- qified - feat: updating the type definition on message provider by @jaredwray in https://github.com/jaredwray/qified/pull/32
- qified - feat: adding in memory message provider for testing by @jaredwray in https://github.com/jaredwray/qified/pull/33
Full Changelog: https://github.com/jaredwray/qified/compare/2025-03-02...2025-05-10
2025-03-02
March 02, 2025
What's Changed
- mono - chore: upgrading docula to 0.10.1 by @jaredwray in https://github.com/jaredwray/qified/pull/19
- mono - chore: upgrading vitest to 3.0.7 by @jaredwray in https://github.com/jaredwray/qified/pull/20
- qified - chore: upgrading tsup and typescript to lastest by @jaredwray in https://github.com/jaredwray/qified/pull/21
- qified - chore: upgrading vitest to 3.0.7 by @jaredwray in https://github.com/jaredwray/qified/pull/22
Full Changelog: https://github.com/jaredwray/qified/compare/2025-02-07...2025-03-02
2025-02-07
February 07, 2025
What's Changed
- upgrading vitest to 2.1.6 by @jaredwray in https://github.com/jaredwray/qified/pull/1
- upgrading typescript to 5.7.2 by @jaredwray in https://github.com/jaredwray/qified/pull/2
- upgrading docula to 0.9.5 by @jaredwray in https://github.com/jaredwray/qified/pull/3
- updating workflows to use pnpm by @jaredwray in https://github.com/jaredwray/qified/pull/4
- upgrading xo to 0.60.0 by @jaredwray in https://github.com/jaredwray/qified/pull/5
- upgrading vitest to 2.1.8 by @jaredwray in https://github.com/jaredwray/qified/pull/6
- upgrading docula to 0.9.6 by @jaredwray in https://github.com/jaredwray/qified/pull/7
- adding in test services for redis and rabbitmq by @jaredwray in https://github.com/jaredwray/qified/pull/8
- fixing header to be proper url by @jaredwray in https://github.com/jaredwray/qified/pull/9
- migrating to mono repo by @jaredwray in https://github.com/jaredwray/qified/pull/10
- qified - fix: adding in LICENSE file to project by @jaredwray in https://github.com/jaredwray/qified/pull/11
- qified - upgrading typescript to 5.7.3 by @jaredwray in https://github.com/jaredwray/qified/pull/12
- feat: adding in features to readme by @jaredwray in https://github.com/jaredwray/qified/pull/13
- chore: upgrading actions to nodejs 22 by @jaredwray in https://github.com/jaredwray/qified/pull/14
- chore: upgrading docula to 0.10.0 by @jaredwray in https://github.com/jaredwray/qified/pull/15
- mono - chore: upgrading vitest to 3.0.5 by @jaredwray in https://github.com/jaredwray/qified/pull/16
- qified - chore: upgrading vitest to 3.0.5 by @jaredwray in https://github.com/jaredwray/qified/pull/17
- qified - chore: upgrading tsup to 8.3.6 by @jaredwray in https://github.com/jaredwray/qified/pull/18
New Contributors
- @jaredwray made their first contribution in https://github.com/jaredwray/qified/pull/1
Full Changelog: https://github.com/jaredwray/qified/commits/2025-02-07