Releases: vercel/update-check
Releases · vercel/update-check
1.5.4
Patches
- Add TypeScript typings: #17
Credits
Huge thanks to @leolabs for helping!
1.5.3
Patches
- Add badges to README: #10
- Prevent unhandled promise rejections: #16
Credits
Huge thanks to @styfle for helping!
1.5.2
Patches
- Overwrite default timeout: #9
Credits
Huge thanks to @timneutkens for helping!
1.5.1
Patches
- Indicate that catching is needed: #8
1.5.0
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
Minor Changes
- Dynamically choose between HTTP and HTTPS: #2
Credits
Huge thanks to @luksm for helping!
1.3.2
Patches
- Make clear it has to be
await
ed: 10195a8
1.3.1
Patches
- Linked reason behind project: f165935
1.3.0
Minor Changes
- Support for dist tags in private packages: 29314eb
1.2.0
Minor Changes
- Make private packages work as expected: e3857f2