Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 1, 2025

What's Changed

Full Changelog: v15.1.6...v15.1.7

datavisyn-bot and others added 5 commits November 11, 2025 09:14
Closes  #180 

### Developer Checklist (Definition of Done)

**Issue**

- [x] 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**

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

**PR**

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


### Summary of changes

- Set prettier v3.7.0 as minimum version
  - released today: https://prettier.io/blog/2025/11/27/3.7.0
- (v3.7.0 is already installed by the current package.json settings:
`"prettier": "^3.6.2",` so this just ensures you don't have an older
version that may not be compatible with the next change ⬇️ )
- Update @prettier/plugin-oxc to from v0.4.0 to v0.1.0 (also released
today).
 - v0.1.0 is compatible with pretteir v3.7.0
- The semantic versioning flag in the package.json does not apply to pre
v1 release, so not even 0.5.0 was installed.


### Screenshots


### Additional notes for the reviewer(s)

-  
Thanks for creating this pull request 🤗
@github-actions github-actions bot requested a review from a team as a code owner December 1, 2025 10:15
@thinkh thinkh self-assigned this Dec 1, 2025
@thinkh thinkh merged commit f73e20b into main Dec 1, 2025
@thinkh thinkh deleted the release-15.1.7 branch December 1, 2025 10:15
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.

3 participants