Skip to content

Releases: nearform/fastify-mssql

v2.0.1

29 Sep 10:59
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v2.0.0 by @optic-release-automation in #87
  • chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #89
  • chore(deps-dev): bump prettier from 2.8.8 to 3.0.2 by @dependabot in #91
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #94
  • chore(deps-dev): bump mssql from 9.3.2 to 10.0.0 by @dependabot in #95
  • chore(deps-dev): bump @types/mssql from 8.1.2 to 9.1.1 by @dependabot in #99

Full Changelog: v2.0.0...v2.0.1

v2.0.0

31 Jul 14:53
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v1.2.1 by @optic-release-automation in #81
  • Use types form mssql package by @marten-cz in #83
  • Removing build for Node 10 and 12, adding 20 by @jhonrocha in #86

New Contributors

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

v1.2.1

11 May 12:36
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v1.2.0 by @optic-release-automation in #71
  • switch the org for optic-release-automation-action by @bredikhin in #72
  • ci: update notify-release action permissions by @MelkorNemesis in #74
  • fix: optic release action permissions by @grantmorrison in #77
  • chore: enabling npm provenance integration by @mahenrique94 in #80

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Feb 14:23
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump nearform/github-action-notify-release from 1.2.6 to 1.2.7 by @dependabot in #33
  • chore(deps-dev): bump @types/mssql from 6.0.8 to 7.1.0 by @dependabot in #35
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #36
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #37
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #38
  • chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.0 by @dependabot in #39
  • chore(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0 by @dependabot in #40
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #41
  • chore(deps-dev): bump eslint from 7.32.0 to 8.0.1 by @dependabot in #43
  • chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #44
  • chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #45
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #46
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #47
  • chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #48
  • chore(deps): bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 by @dependabot in #52
  • feat: sqlTypes decorator by @Eomm in #51
  • chore: upgrade github-action-merge-dependabot to v3 by @Eomm in #53
  • chore(deps-dev): bump mssql from 7.3.0 to 8.0.1 by @dependabot in #54
  • chore(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #55
  • chore(deps-dev): bump jest from 27.5.1 to 28.0.0 by @dependabot in #56
  • chore(deps-dev): bump @types/mssql from 7.1.5 to 8.0.0 by @dependabot in #57
  • chore(deps-dev): bump @types/jest from 27.5.2 to 28.1.0 by @dependabot in #58
  • chore(deps-dev): bump fastify from 3.29.0 to 4.0.0 by @dependabot in #59
  • chore(deps): bump fastify-plugin from 3.0.1 to 4.1.0 by @dependabot in #61
  • chore(deps-dev): bump mssql from 8.1.4 to 9.0.1 by @dependabot in #63
  • chore(deps-dev): bump jest from 28.1.3 to 29.0.0 by @dependabot in #64
  • chore(deps-dev): bump @types/jest from 28.1.8 to 29.0.0 by @dependabot in #65
  • Update ci.yaml by @ilteoood in #66
  • Update notify-release workflow by @sameer-coder in #67
  • feat: update notify-release config by @davideroffo in #69

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

02 Jun 11:06
Compare
Choose a tag to compare

📚 PR:

  • Bumped v1.1.0
  • Merge branch 'master' of https://github.com/nearform/fastify-mssql
  • docs: readme formatting
  • chore: add package-lock.json to .gitignore
  • ci: fix notify-release workflow dispatch branch
  • chore: solidify notify-release version
  • chore(deps): bump fastify/github-action-merge-dependabot
  • Merge pull request #27 from nearform/dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.0
  • chore(deps): bump fastify/github-action-merge-dependabot
  • Merge pull request #30 from nearform/dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.1
  • chore(deps-dev): bump jest from 26.6.3 to 27.0.1 (#26)
  • chore(deps): bump nearform/github-action-notify-release (#28)
  • chore(deps): bump nearform/github-action-notify-release (#29)
  • chore(deps): bump nearform/github-action-notify-release (#31)

v1.1.0

25 May 13:04
Compare
Choose a tag to compare
  • Not passing options section of database connection config has been fixed
  • mssql library version has been upgraded to 7.1.0