Skip to content

Conversation

@hammisaad
Copy link
Contributor

@hammisaad hammisaad commented Oct 16, 2025

Closes #161

Developer Checklist (Definition of Done)

Issue

  • All acceptance criteria from the issue are met
  • Tested in latest Chrome/Firefox

UI/UX/Vis

  • Requires UI/UX/Vis review
    • Reviewer(s) are notified (tag assignees)
    • Review has occurred (link to notes)
    • Feedback is included in this PR
    • Reviewer(s) approve of concept and design

Code

  • Branch is up-to-date with the branch to be merged with, i.e., develop
  • Code is cleaned up and formatted
  • Unit tests are written (frontend/backend if applicable)
  • Integration tests are written (if applicable)

PR

  • Descriptive title for this pull request is provided (will be used for release notes later)
  • Reviewer and assignees are defined
  • Add type label (e.g., bug, feature) to this pull request
  • Add release label (e.g., release: minor) to this PR following semver
  • The PR is connected to the corresponding issue (via Closes #...)
  • Summary of changes is written

Summary of changes

Screenshots

Additional notes for the reviewer(s)

Thanks for creating this pull request 🤗

@hammisaad hammisaad requested a review from a team as a code owner October 16, 2025 15:29
@hammisaad hammisaad self-assigned this Oct 16, 2025
@hammisaad hammisaad requested review from puehringer and removed request for a team October 16, 2025 15:29
@puehringer puehringer merged commit 180ae76 into develop Oct 16, 2025
1 check passed
@puehringer puehringer deleted the sh/161_fix_hmr branch October 16, 2025 15:45
@github-actions github-actions bot mentioned this pull request Oct 16, 2025
puehringer added a commit that referenced this pull request Oct 16, 2025
## What's Changed
* Fix: adjust respack config to fix hmr by @hammisaad in
#162

## New Contributors
* @hammisaad made their first contribution in
#162

**Full Changelog**:
v14.0.0...v14.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix HMR after the upgrade to node 24

2 participants