Releases: mateonunez/fastify-at-mysql
Releases · mateonunez/fastify-at-mysql
v0.4.0
What's Changed
- chore(deps): bump actions/cache from 2 to 3 by @dependabot in #41
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #42
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #43
- feat: improve transaction and query methods, add also task method by @mateonunez in #44
New Contributors
- @dependabot made their first contribution in #41
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- perf: general improvements by @mateonunez in #38
- perf: improve plugin hadlers tests and types by @mateonunez in #37
- chore(package): upgrade stuff by @mateonunez in #39
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- chore(readme): update documentation with
transaction
method by @cogluca in #14 - chore(packages): bump dependencies by @mateonunez in #15
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: add transaction core method by @cogluca in #11
- chore(packages): bump dependencies by @mateonunez in #12
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: implement connection string parameter by @mateonunez in #7
- feat: implement multiple instances by @mateonunez in #8
- feat: auto dispose connections on fastify close by @mateonunez in #9
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- chore(ci): implement pnpm with cache and docker compose up by @mateonunez in #1
New Contributors
- @mateonunez made their first contribution in #1
Full Changelog: https://github.com/mateonunez/fastify-at-mysql/commits/v0.0.1