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

v2.0.0

Compare
Choose a tag to compare
@PierreDemailly PierreDemailly released this 20 May 19:24
· 28 commits to main since this release
91c96b4

What's Changed

  • feat: add maybeMemoized function by @fraxken in #125
  • feat: add root 'registry' property by @fraxken in #126
  • drop support for Node 16 by @fabnguess in #159
  • chore: using dependabot groups by @fabnguess in #172
  • chore(LICENSE): update licensing year by @fabnguess in #171
  • chore(deps): bump the github-actions group with 6 updates by @dependabot in #173
  • chore(deps): bump the dependencies group with 3 updates by @dependabot in #176
  • chore(deps-dev): bump the development-dependencies group with 13 updates by @dependabot in #181
  • chore(deps): bump the dependencies group with 1 update by @dependabot in #182
  • chore(deps): bump ip from 1.1.8 to 1.1.9 by @dependabot in #178
  • chore(deps): bump undici from 5.19.1 to 5.28.3 by @dependabot in #179
  • ci(nodejs): automatically merge dependabot PR by @fraxken in #186
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #185
  • chore(deps): bump the dependencies group with 1 update by @dependabot in #184
  • chore(deps): bump the github-actions group with 2 updates by @dependabot in #187
  • chore(deps): bump the dependencies group with 1 update by @dependabot in #188
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #189
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #190
  • chore(deps): bump the dependencies group with 2 updates by @dependabot in #191
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #192
  • chore(deps): bump tar from 6.1.11 to 6.2.1 by @dependabot in #193
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #194
  • chore(deps-dev): bump eslint from 9.0.0 to 9.1.0 in the development-dependencies group by @dependabot in #195
  • chore(deps): bump type-fest from 4.15.0 to 4.17.0 in the dependencies group by @dependabot in #196
  • chore(deps-dev): bump eslint from 9.1.0 to 9.1.1 in the development-dependencies group by @dependabot in #197
  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #198
  • chore(deps): bump type-fest from 4.17.0 to 4.18.1 in the dependencies group by @dependabot in #199
  • chore(deps-dev): bump the development-dependencies group with 4 updates by @dependabot in #200
  • test: migrate to test_runner by @PierreDemailly in #201
  • chore(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #202
  • [Snyk] Upgrade @openally/result from 1.2.0 to 1.2.1 by @fraxken in #204
  • [Snyk] Upgrade type-fest from 4.12.0 to 4.15.0 by @fraxken in #203
  • chore(deps): bump type-fest from 4.15.0 to 4.18.2 in the dependencies group by @dependabot in #205
  • chore(deps-dev): bump the development-dependencies group with 6 updates by @dependabot in #206
  • chore(deps-dev): bump the development-dependencies group with 3 updates by @dependabot in #208
  • feat: make logoUrl optional by @PierreDemailly in #209

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