Releases: robhogan/codegen-prismic-fetch
Releases · robhogan/codegen-prismic-fetch
v1.0.5
- Change
node-fetch
dependency to ^2.0.0
to avoid breaking change to ES module in v3 - @madeleineostoja (#4)
v1.0.4
- [Patch] Replaced use of optional chaining to support node < 13 (@joelpierre)
v1.0.3
- Set the
Authorization
header if an access token is given as an environment variable but not already set on the request