This commit is contained in:
David Reed 2022-12-18 19:27:46 -05:00
parent 1f594a5053
commit cfb8779f3f
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F

View file

@ -1,3 +1,7 @@
# v1.0.7
- This version of Ultraviolet correctly sets the `cache` option when making a request.
# v1.0.6 # v1.0.6
- This version of Ultraviolet upgrades [@tomphttp/bare-client](https://www.npmjs.com/package/@tomphttp/bare-client). As a result, refreshing can fix errors with the Bare metadata being fetched. - This version of Ultraviolet upgrades [@tomphttp/bare-client](https://www.npmjs.com/package/@tomphttp/bare-client). As a result, refreshing can fix errors with the Bare metadata being fetched.