v3.1.0
[Deprecation notice]
The following changes are pending, and will be applied on the next major release:
- The
status
parameter forgetAccessGrantAll
will default toall
rather thangranted
.
New Feature
- Node 22 is now supported
Bugfix
- The
/resources
module function have their signature now aligned with the underlying@inrupt/solid-client
functions.
Namely, theoptions
parameter forsaveSolidDatasetAt
andgetSolidDataset
support additional entries that were
already available in@inrupt/solid-client
.
Full Changelog: v3.0.5...v3.1.0