Skip to content

Releases: vercel/update-check

1.5.4

13 Apr 17:39
@leo leo
Compare
Choose a tag to compare

Patches

  • Add TypeScript typings: #17

Credits

Huge thanks to @leolabs for helping!

1.5.3

09 Jan 09:40
@leo leo
Compare
Choose a tag to compare

Patches

  • Add badges to README: #10
  • Prevent unhandled promise rejections: #16

Credits

Huge thanks to @styfle for helping!

1.5.2

22 May 14:04
@leo leo
Compare
Choose a tag to compare

Patches

  • Overwrite default timeout: #9

Credits

Huge thanks to @timneutkens for helping!

1.5.1

18 May 12:33
@leo leo
Compare
Choose a tag to compare

Patches

  • Indicate that catching is needed: #8

1.5.0

14 May 19:18
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Add 'port' to the options passed to the get request within the loadPackage function: #6

Credits

Huge thanks to @ansballard for helping!

1.4.0

30 Apr 20:27
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Dynamically choose between HTTP and HTTPS: #2

Credits

Huge thanks to @luksm for helping!

1.3.2

22 Apr 20:11
@leo leo
Compare
Choose a tag to compare

Patches

  • Make clear it has to be awaited: 10195a8

1.3.1

09 Apr 19:02
@leo leo
Compare
Choose a tag to compare

Patches

  • Linked reason behind project: f165935

1.3.0

09 Apr 08:10
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Support for dist tags in private packages: 29314eb

1.2.0

09 Apr 02:00
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Make private packages work as expected: e3857f2