Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Releases: fastify/fastify-soap-client

v2.2.0

01 Dec 07:50
b751d73
Compare
Choose a tag to compare

📚 PR:

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#61)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#62)
  • nodenext compatibility (#63)

v2.1.0

08 Aug 08:16
fe78fda
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #58
  • ci: enable license checking by @Fdawgs in #59
  • Minor refactor by @Uzlopak in #60

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

18 Jul 08:59
66a380f
Compare
Choose a tag to compare

What's Changed

  • docs: update references to old fastify-* modules by @Fdawgs in #45
  • ci: migrate to fastify reusable workflow by @Fdawgs in #46
  • chore(plugin): update metadata name to reflect package name by @Fdawgs in #47
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #48
  • build(deps): bump soap from 0.43.0 to 0.44.0 by @dependabot in #50
  • build(deps): bump soap from 0.44.0 to 0.45.0 by @dependabot in #52
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #55
  • Add support to fastify 4.x by @rodmoreno in #57

Full Changelog: v1.0.0...v2.0.0

v1.0.0

27 Apr 14:13
0efa349
Compare
Choose a tag to compare

What's Changed

  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 by @dependabot in #14
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 by @dependabot in #15
  • Bump soap from 0.38.0 to 0.39.0 by @dependabot in #16
  • Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #17
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #18
  • Bump coverallsapp/github-action from 1.1.2 to 1.1.3 by @dependabot in #19
  • Bump soap from 0.39.0 to 0.40.0 by @dependabot in #20
  • Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #21
  • Bump actions/setup-node from 2.3.0 to 2.3.2 by @dependabot in #22
  • Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #23
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #24
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #25
  • Bump soap from 0.40.0 to 0.41.0 by @dependabot in #26
  • Bump soap from 0.41.0 to 0.42.0 by @dependabot in #27
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #29
  • Bump soap from 0.42.0 to 0.43.0 by @dependabot in #30
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.6.0 by @dependabot in #31
  • build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #32
  • build(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #33
  • build(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #34
  • automatic PR by @Eomm in #37
  • automatic PR by @Eomm in #38
  • build: reduce dependabot update frequency by @Fdawgs in #39
  • build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #40
  • build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #41
  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #42
  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #43
  • Rename module by @jsumners in #44

New Contributors

Full Changelog: v0.2.0...v1.0.0

v0.2.0

25 May 09:12
Compare
Choose a tag to compare

📚 PR:

  • Bump tap from 12.7.0 to 15.0.9
  • Merge pull request #8 from fastify/dependabot/npm_and_yarn/tap-15.0.9
  • ci: replace travis with github actions (#2)
  • build(deps): update all dependencies to latest versions (#13)