Skip to content

Tags: treatwell/moleculer-essentials

Tags

v2.0.0-beta.2

Toggle v2.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Upgrade dependencies and actions (#24)

BREAKING CHANGE: Upgrade pino to v10 (should not impact usage but still forwarding it here)

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
feat: Improve logger setup to allow customization (#21)

BREAKING CHANGE: `defaultLogger` was removed

v1.3.2-beta.1

Toggle v1.3.2-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
fix(bullmq): Specify full path for the parseURL helper

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
fix: Rollback pkgroll to 2.20.1 to fix build issue

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
chore: Add TS declaration merging examples

v1.3.0-beta.1

Toggle v1.3.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
feat(types): Expose and simplify types to be augmented by consumers

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(zod): Switch from instanceof operator to a lightweight check for …

…zod schemas (#20)

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
fix(openapi): Fix services merge

v1.2.3-beta.1

Toggle v1.2.3-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Embraser01 Marc-Antoine
fix(openapi): Fix services merge

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(openapi): Stop mutating openapi specs during document generation (#…

…14)