Skip to content
Compare
Choose a tag to compare
@ldez ldez released this 14 Aug 23:09
· 198 commits to master since this release
3a91952

What's Changed

Changes

Documentation

  • docs: improve How to use section in README.md by @tungbq in #780

Dependencies

  • build(deps): bump @types/node from 20.2.5 to 20.3.0 by @dependabot in #771
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.59.9 by @dependabot in #772
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9 by @dependabot in #773
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.59.11 by @dependabot in #776
  • build(deps-dev): bump eslint from 8.42.0 to 8.43.0 by @dependabot in #775
  • build(deps): bump @types/node from 20.3.0 to 20.3.1 by @dependabot in #777
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.9 to 5.59.11 by @dependabot in #778
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.60.0 by @dependabot in #782
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 by @dependabot in #783
  • build(deps): bump @types/node from 20.3.1 to 20.3.3 by @dependabot in #784
  • build(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 by @dependabot in #785
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 by @dependabot in #786
  • build(deps-dev): bump typescript from 5.1.3 to 5.1.6 by @dependabot in #787
  • build(deps-dev): bump eslint from 8.43.0 to 8.44.0 by @dependabot in #788
  • build(deps): bump tough-cookie and @azure/ms-rest-js by @dependabot in #790
  • build(deps): bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #791
  • build(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in #792
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 by @dependabot in #793
  • build(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #796
  • build(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #794
  • build(deps): bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #798
  • build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in #799
  • build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #801
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 by @dependabot in #800
  • build(deps): bump @types/node from 20.4.2 to 20.4.4 by @dependabot in #803
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #804
  • build(deps-dev): bump @typescript-eslint/parser from 6.0.0 to 6.1.0 by @dependabot in #805
  • build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0 by @dependabot in #808
  • build(deps): bump @types/node from 20.4.4 to 20.4.5 by @dependabot in #809
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 by @dependabot in #810
  • build(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 by @dependabot in #811
  • build(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0 by @dependabot in #812
  • build(deps): bump @types/node from 20.4.5 to 20.4.8 by @dependabot in #815
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.2.1 by @dependabot in #816
  • build(deps-dev): bump prettier from 3.0.0 to 3.0.1 by @dependabot in #817
  • build(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0 by @dependabot in #818
  • build(deps): bump @actions/http-client from 2.1.0 to 2.1.1 by @dependabot in #819
  • build(deps-dev): bump @typescript-eslint/parser from 6.2.0 to 6.3.0 by @dependabot in #821
  • build(deps-dev): bump eslint from 8.45.0 to 8.47.0 by @dependabot in #823
  • build(deps): bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #824
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.2.1 to 6.3.0 by @dependabot in #822
  • build(deps): bump @actions/cache from 3.2.1 to 3.2.2 by @dependabot in #825

New Contributors

Full Changelog: v3.6.0...v3.7.0