This repository was archived by the owner on Dec 18, 2024. It is now read-only.
v2.8.0
Breaking Changes
- Support for Node.js v12.x has been dropped as that version has reached end-of-life.
Bugfixes
- When
Imagecomponent 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