Releases: inrupt/solid-ui-react
Releases · inrupt/solid-ui-react
v3.0.0
v2.9.1
v2.9.0
v2.8.3
- Dependency updates (notably, upgrading
jest
to v29).
v2.8.2
Changes
- Added the ability to prevent the automatic loading of WebID's and Profiles from SessionProvider, this is useful when building provisioning applications where the user has logged in, but doesn't yet have a WebID or Pod or Profile documents.
- Fixed issue with sourcemaps not being included in our package tarballs
Commits
- feat: include sourcemap & changelog in package contents by @ThisIsMissEm in #694
- fix: use correct Code Of Conduct link in README.md by @NSeydoux in #689
- feat: allow skipping loading the profile by @ThisIsMissEm in #695
- ci: remove continuous delivery workflows by @ThisIsMissEm in #697
- release: prepare v2.8.2 by @ThisIsMissEm in #698
Full Changelog: v2.8.1...v2.8.2
v2.8.1
v2.8.0
Breaking Changes
- Support for Node.js v12.x has been dropped as that version has reached end-of-life.
Bugfixes
- When
Image
component is editable, the value error will be set if there is no image available, which means the error component (default or custom) wis displayed correctly.
Other Changes
- This release also significantly upgrades the dependencies used by this package.
What's Changed
- Bump @types/jest from 26.0.24 to 27.4.0 by @dependabot in #566
- Feat: add delete functionality to Image component by @VirginiaBalseiro in #570
- Release/2.7.0 by @VirginiaBalseiro in #572
- Chore: fix vulnerabilities via npm audit fix by @VirginiaBalseiro in #577
- add Code of Conduct by @VirginiaBalseiro in #573
- Fix: set error value correctly in Image component by @VirginiaBalseiro in #576
- Add CODEOWNERS by @NSeydoux in #574
- Chore: upgrade dependencies by @ThisIsMissEm in #602
- fix: run audit and fix post upgrade dependency updates by @ThisIsMissEm in #606
- chore: update github actions dependencies by @ThisIsMissEm in #607
- Bump fork-ts-checker-webpack-plugin from 7.2.4 to 7.2.5 by @dependabot in #612
- security: rotate npm credentials by @ThisIsMissEm in #639
- Add supported node versions to package.json by @ajacksified in #650
- chore: upgrade @inrupt/solid-client-authn-browser to v1.12.0 and @inrupt/solid-client to 1.23.1 by @ThisIsMissEm in #651
- release: prepare v2.8.0 by @ThisIsMissEm in #652
New Contributors
- @ThisIsMissEm made their first contribution in #602
Full Changelog: v2.6.1...v2.8.0
v2.7.0
What's Changed
- Bump @types/jest from 26.0.24 to 27.4.0 by @dependabot in #566
- Feat: add delete functionality to Image component by @VirginiaBalseiro in #570
Full Changelog: v2.6.1...v2.7.0
v2.6.1
Remove force-resolutions
v2.4.0
v2.4.0