Releases: patternfly/react-user-feedback
Releases · patternfly/react-user-feedback
v6.0.0
What's Changed
- Update CI and semantic release for v6 branch by @jenny-s51 in #66
- feat(deps): Update to latest pf6 alphas by @wise-king-sullyman in #69
- fix: bump to alpha omega versions by @nicolethoen in #72
- bug(issue-71): Fixes bug where there is no hover effect on the cards. by @dlabaj in #73
- feat(beta): Updated to the latest beta and merged updates from main. by @dlabaj in #74
- feat(css): update scss for org compatibility by @kmcfaul in #76
- feat(ver): update with v6 beta versions by @kmcfaul in #77
- fix: prep to rename v6 branch to main by @nicolethoen in #78
- fix(deps): Updated to PatternFly RC versions by @tlabaj in #81
- feat(ver): bump version and add ^ by @kmcfaul in #82
- feat(ver): update to v6 versions by @kmcfaul in #83
- feat(ver): bump docs framework by @kmcfaul in #84
New Contributors
- @jenny-s51 made their first contribution in #66
- @kmcfaul made their first contribution in #76
- @tlabaj made their first contribution in #81
Full Changelog: v5.0.0...v6.0.0
prerelease-v6.1.0-prerelease.0
Full Changelog: v6.0.0...prerelease-v6.1.0-prerelease.0
prerelease-v6.0.0-prerelease.3
6.0.0-prerelease.3 (2024-10-24)
Features
prerelease-v6.0.0-prerelease.2
prerelease-v6.0.0-prerelease.1
6.0.0-prerelease.1 (2024-09-18)
Bug Fixes
- bump to alpha omega versions (14d7b12)
- rename v6 branch to main (78d262b)
- turn off dryrun - alpha2 (5970b47)
- update pkg tag from alpha to prerelease (58b329c)
- Update release.config.js (64109aa)
Features
- beta: Updated to the latest beta and merged updates from main. (#74) (e67f87e), closes #70
- css: update scss for org compatibility (#76) (fdba94d)
- deps: Update to latest pf6 alphas (#69) (e313996)
- ver: update with v6 beta versions (79d5f3d)
BREAKING CHANGES
- trying this out
prerelease-v6.0.0-alpha.4
prerelease-v6.0.0-alpha.3
prerelease-v6.0.0-alpha.2
6.0.0-alpha.2 (2024-08-07)
Features
prerelease-v6.0.0-alpha.1
6.0.0-alpha.1 (2024-06-03)
Bug Fixes
- alpha-release: Initial PF5 Alpha Release. (#47) (33d996f)
- bump to alpha omega versions (14d7b12)
- docs: Updated development documentation. (#55) (#59) (36f5f75)
- tag: Fixed tag format. (#46) (a3df236)
- turn off dryrun - alpha2 (5970b47)
- Update release.config.js (64109aa)
Features
- api: Adds support for Promises to onReportABug, onJoinMailingList, and onShareFeedback. (#51) (#58) (c8da936)
- deps: Update to latest pf6 alphas (#69) (e313996)
BREAKING CHANGES
- trying this out
v5.0.0
What's Changed
- fix(links): Fixed Feedback links by @dlabaj in #14
- Minor fixes for property names. by @dlabaj in #15
- Feedback by @dlabaj in #16
- chore(): Release 1.0.2 by @dlabaj in #17
- fix(): Fixed support case to take a link. by @dlabaj in #18
- Fix(): Updated patternfly to latest. by @dlabaj in #19
- Updated README.md for project by @dlabaj in #23
- fix(image): Added PF Image to extension. by @dlabaj in #24
- fix(build): Added husky to run lint and test prior to a commit. by @dlabaj in #26
- fix(infrastructure) - Updated yarn.lock by @dlabaj in #31
- Create workflow for adding issues to extensions board by @jessiehuff in #30
- (fix): Added fix for callback. by @dlabaj in #32
- Updated example with new i18n feedback by @dlabaj in #33
- fix(documentation): Fixed issue with docs not building for production. by @dlabaj in #36
- fix(documenation): Updated documentation by @dlabaj in #37
- fix(docs): update docs for special release by @nicolethoen in #40
- fix(bug): Fixed feedback form to send data back to callbacks. by @dlabaj in #41
- chore(v5-updates): Standardize on React 18, node 18, eslint, and PF v5 by @dlabaj in #43
- fix(a11y): Enabled a11y by @dlabaj in #44
- fix(docs): Updated README by @dlabaj in #45
- fix(tag): Fixed tag format. by @dlabaj in #46
- fix(alpha-release): Initial PF5 Alpha Release. by @dlabaj in #47
- Adds initial documentation. by @edonehoo in #49
- feat(api): Adds support for Promises to onReportABug, onJoinMailingLi… by @dlabaj in #58
- fix(docs): Updated development documentation. (#55) by @dlabaj in #59
- chore(pf5): Upgraded to latest pre release. by @dlabaj in #60
- chore(ci-release): Disable dryrun by @wise-king-sullyman in #61
- chore(deps): Bump PatternFly to latest release candidates by @wise-king-sullyman in #62
New Contributors
- @jessiehuff made their first contribution in #30
- @nicolethoen made their first contribution in #40
- @edonehoo made their first contribution in #49
Full Changelog: v1.0.0...v5.0.0