Skip to content

Releases: windyroad/very-fetching

@windyroad/[email protected]

12 Sep 10:03
2a45da5
Compare
Choose a tag to compare

Patch Changes

  • e7b3f4b: fixed issues handling relative urls when the response.url is undefined or not a valid URL.
  • Updated dependencies [e7b3f4b]

@windyroad/[email protected]

12 Sep 02:48
3616b80
Compare
Choose a tag to compare

Patch Changes

@windyroad/[email protected]

12 Sep 10:03
2a45da5
Compare
Choose a tag to compare

Minor Changes

  • e7b3f4b: Additional getUrlFragment utility function is exported

@windyroad/[email protected]

12 Sep 02:48
3616b80
Compare
Choose a tag to compare

Patch Changes

  • ce5a4e8: fixed issues handling relative urls when the response.url is undefined or not a valid URL.

@windyroad/[email protected]

29 Aug 11:37
6395f9d
Compare
Choose a tag to compare

Major Changes

  • 57fca4d: Created @windyroad/link-header, a browser compatible Typescript fork of HTTP Link Header, to allow
    @windyroad/fetch-link and @windyroad/fetch-fragment to be used in browsers.

    A huge shout-out to the team behind the HTTP Link Header. The comprehensive implementation and set
    of tests, made porting it to Typescript a breeze.

@windyroad/[email protected]

29 Aug 13:04
28f9377
Compare
Choose a tag to compare

Patch Changes

@windyroad/[email protected]

29 Aug 11:36
6395f9d
Compare
Choose a tag to compare

Patch Changes

  • 57fca4d: Created @windyroad/link-header, a browser compatible Typescript fork of HTTP Link Header, to allow
    @windyroad/fetch-link and @windyroad/fetch-fragment to be used in browsers.

    A huge shout-out to the team behind the HTTP Link Header. The comprehensive implementation and set
    of tests, made porting it to Typescript a breeze.

  • Updated dependencies [57fca4d]

@windyroad/[email protected]

29 Aug 13:04
28f9377
Compare
Choose a tag to compare

Patch Changes

  • 8c9d160: Fixed error handling links with relative URLs

@windyroad/[email protected]

29 Aug 11:36
6395f9d
Compare
Choose a tag to compare

Patch Changes

  • 57fca4d: Created @windyroad/link-header, a browser compatible Typescript fork of HTTP Link Header, to allow
    @windyroad/fetch-link and @windyroad/fetch-fragment to be used in browsers.

    A huge shout-out to the team behind the HTTP Link Header. The comprehensive implementation and set
    of tests, made porting it to Typescript a breeze.

  • Updated dependencies [57fca4d]

@windyroad/[email protected]

09 Aug 22:03
329dd03
Compare
Choose a tag to compare

Major Changes