v1.1.0
New Features
- Added resource APIs for
overwriteFile
andsaveFileInContainer
, these
compliment the existinggetFile
method.
Other Changes
- Refactored resource APIs (
getFile
,getSolidDataset
,saveSolidDatasetAt
)
and added end-to-end test coverage of these APIs. - Improved jest setup for node & browser unit tests.
- Added a more extensive demo app.
Pull Requests
- Update ESLint config by @matthieubosquet in #269
- Solid Access Grants Demo by @matthieubosquet in #252
- Remove unnecessary type casting in demo apps by @matthieubosquet in #273
- Instanciate VC context based on issuer domain by @NSeydoux in #260
- Do not include default VC domain in request by @NSeydoux in #277
- Upgrade typescript & shared eslint configuration by @NSeydoux in #276
- use DPV purposes IRIs in request example by @VirginiaBalseiro in #279
- Disable running sonarcube on dependabot PRs by @NSeydoux in #285
- Bump jose from 4.8.1 to 4.8.3 by @dependabot in #280
- Bump rollup from 2.70.2 to 2.77.0 by @dependabot in #290
- Bump eslint from 8.18.0 to 8.20.0 by @dependabot in #291
- Bump typedoc from 0.23.2 to 0.23.8 by @dependabot in #292
- Bump myst-parser from 0.17.2 to 0.18.0 in /docs by @dependabot in #250
- Bump rollup from 2.77.0 to 2.77.2 by @dependabot in #301
- Bump pydata-sphinx-theme from 0.8.1 to 0.9.0 in /docs by @dependabot in #253
- Bump typedoc-plugin-markdown from 3.13.1 to 3.13.4 by @dependabot in #293
- Bump typedoc from 0.23.8 to 0.23.9 by @dependabot in #297
- Bump @playwright/test from 1.23.1 to 1.24.1 by @dependabot in #300
- Bump @inrupt/eslint-config-lib from 1.0.0 to 1.1.0 by @dependabot in #294
- Bump @inrupt/solid-client-authn-node from 1.12.1 to 1.12.2 by @dependabot in #307
- Bump typedoc from 0.23.9 to 0.23.10 by @dependabot in #306
- Bump sphinx from 4.5.0 to 5.1.1 in /docs by @dependabot in #302
- Bump @playwright/test from 1.24.1 to 1.24.2 by @dependabot in #303
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in #305
- Bump @inrupt/solid-client-authn-browser from 1.12.1 to 1.12.2 by @dependabot in #304
- Chore: remove cd packaging by @ThisIsMissEm in #308
- Feature: additional File APIs by @ThisIsMissEm in #319
- Bump @inrupt/solid-client from 1.23.1 to 1.23.3 by @dependabot in #321
- Bump jose from 4.8.3 to 4.9.2 by @dependabot in #324
- Bump @playwright/test from 1.24.2 to 1.25.1 by @dependabot in #316
- Bump rollup from 2.77.2 to 2.79.0 by @dependabot in #322
- Bump rollup-plugin-typescript2 from 0.32.1 to 0.33.0 by @dependabot in #327
- Bump eslint from 8.21.0 to 8.23.0 by @dependabot in #318
- Chore/minor process cleanups by @ThisIsMissEm in #329
- Release: v1.1.0 by @ThisIsMissEm in #330
New Contributors
- @VirginiaBalseiro made their first contribution in #279
Full Changelog: v1.0.2...v1.1.0