Skip to content

Releases: robhogan/codegen-prismic-fetch

v1.0.5

04 Oct 09:26
621a2e4

Choose a tag to compare

  • Change node-fetch dependency to ^2.0.0 to avoid breaking change to ES module in v3 - @madeleineostoja (#4)

v1.0.4

02 Jun 09:57
848cb8e

Choose a tag to compare

  • [Patch] Replaced use of optional chaining to support node < 13 (@joelpierre)

v1.0.3

27 Jan 14:25
02ab754

Choose a tag to compare

  • Set the Authorization header if an access token is given as an environment variable but not already set on the request