Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Releases: inrupt/universal-fetch

v1.0.3

08 Aug 03:10
8948679
Compare
Choose a tag to compare

Bugfixes

  • Adds a browser entry to the exports field. This ensures that esbuild correctly
    resolves to the correct files when generating browser bundles.

v1.0.3-beta.0

04 Aug 03:33
bae3fee
Compare
Choose a tag to compare
v1.0.3-beta.0 Pre-release
Pre-release
Merge branch 'main' into release/v1.0.3-beta.0

v1.0.2

05 Jul 23:41
a2afe19
Compare
Choose a tag to compare

Bugfixes

  • Adds a relative ./ paths in the browser entry for the package.json. This ensures that rollup resolves to the correct files when generating browser bundles.

v1.0.1

13 Mar 11:14
2a38880
Compare
Choose a tag to compare

Bugfixes

  • Fixes ESM build on Node 16: an incorrect use of dynamic imports broke the ESM
    build on Node 16.

v1.0.0

09 Mar 10:26
e335d89
Compare
Choose a tag to compare

What's Changed

  • chore: Update PR template by @jeswr in #35
  • chore(deps): bump undici from 5.8.0 to 5.10.0 by @dependabot in #46
  • chore(deps-dev): bump @inrupt/eslint-config-lib from 1.0.0 to 1.1.0 by @dependabot in #39
  • chore(deps-dev): bump typedoc-plugin-markdown from 3.13.1 to 3.13.6 by @dependabot in #55
  • chore(deps-dev): bump typedoc from 0.23.2 to 0.23.15 by @dependabot in #57
  • chore(deps-dev): bump @types/node from 18.0.0 to 18.8.0 by @dependabot in #67
  • chore(deps-dev): bump typescript from 4.7.4 to 4.8.4 by @dependabot in #64
  • chore(deps-dev): bump @rushstack/eslint-patch from 1.1.4 to 1.2.0 by @dependabot in #59
  • chore(deps-dev): bump jest-environment-node from 28.1.2 to 29.1.2 by @dependabot in #66
  • chore(deps-dev): bump rollup-plugin-typescript2 from 0.32.1 to 0.34.1 by @dependabot in #71
  • chore(deps-dev): bump @types/node from 18.8.0 to 18.8.1 by @dependabot in #68
  • chore(deps-dev): bump rollup from 2.75.7 to 2.79.1 by @dependabot in #69
  • chore(deps-dev): bump @types/node from 18.8.1 to 18.8.2 by @dependabot in #72
  • chore(deps): bump undici from 5.10.0 to 5.11.0 by @dependabot in #70
  • chore(deps-dev): bump @types/node from 18.8.2 to 18.8.3 by @dependabot in #73
  • chore(deps-dev): bump @types/node from 18.8.3 to 18.8.4 by @dependabot in #76
  • chore(deps-dev): bump typedoc from 0.23.15 to 0.23.16 by @dependabot in #75
  • chore(deps-dev): bump rollup from 2.79.1 to 3.1.0 by @dependabot in #77
  • chore(deps-dev): bump @types/node from 18.8.4 to 18.8.5 by @dependabot in #79
  • chore(deps-dev): bump @inrupt/eslint-config-lib from 1.1.0 to 1.3.0 by @dependabot in #78
  • chore(deps-dev): bump @types/node from 18.8.5 to 18.11.2 by @dependabot in #86
  • chore(deps-dev): bump rollup from 3.1.0 to 3.2.3 by @dependabot in #84
  • chore(deps-dev): bump typedoc from 0.23.16 to 0.23.17 by @dependabot in #83
  • chore(deps-dev): bump jest-environment-node from 29.1.2 to 29.2.1 by @dependabot in #85
  • chore(deps-dev): bump @types/node from 18.11.2 to 18.11.3 by @dependabot in #87
  • chore(deps-dev): bump typedoc from 0.23.17 to 0.23.18 by @dependabot in #90
  • chore(deps-dev): bump @types/node from 18.11.3 to 18.11.4 by @dependabot in #89
  • chore(deps-dev): bump @inrupt/eslint-config-lib from 1.3.0 to 1.3.1 by @dependabot in #88
  • chore(deps-dev): bump @types/node from 18.11.4 to 18.11.5 by @dependabot in #91
  • chore(deps-dev): bump jest-environment-node from 29.2.1 to 29.2.2 by @dependabot in #92
  • chore(deps): bump undici from 5.11.0 to 5.12.0 by @dependabot in #95
  • chore(deps-dev): bump rollup from 3.2.3 to 3.2.5 by @dependabot in #98
  • chore(deps-dev): bump @types/node from 18.11.5 to 18.11.9 by @dependabot in #99
  • chore(deps-dev): bump typedoc from 0.23.18 to 0.23.20 by @dependabot in #100
  • chore(deps-dev): bump jest-environment-node from 29.2.2 to 29.3.0 by @dependabot in #101
  • Setup concurrency for CI matrices by @NSeydoux in #107
  • Upgrade typescript to 4.9.0 by @solid-akb in #123
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #126
  • chore(deps-dev): bump jest-environment-node from 29.3.0 to 29.4.3 by @dependabot in #141
  • chore(deps-dev): bump rollup from 3.2.5 to 3.15.0 by @dependabot in #140
  • chore(deps-dev): bump @inrupt/eslint-config-lib from 1.3.1 to 1.5.5 by @dependabot in #139
  • chore(deps): bump undici from 5.12.0 to 5.19.1 by @dependabot in #143
  • 1.0.0-alpha.0 by @VirginiaBalseiro in #146
  • chore(deps): bump inrupt/typescript-sdk-tools from 1.4.2 to 1.6.0 by @dependabot in #154
  • fix(exports): fix browser export paths by @jeswr in #155
  • chore: dont include src files in package by @jeswr in #156
  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.4 by @dependabot in #148
  • 1.0.0 by @jeswr in #158

New Contributors

Full Changelog: https://github.com/inrupt/universal-fetch/commits/v1.0.0