Tags: datavisyn/visyn_scripts
Tags
Release 15.1.6 (#179) * chore: prepare next dev release * fix: set projectService to false in ESLint parserOptions (#178) ### 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](https://semver.org/) - [ ] The PR is connected to the corresponding issue (via `Closes #...`) - [ ] [Summary of changes](#summary-of-changes) is written ### Summary of changes - The latest release made this change required, otherwise we would get a "Parsing error: Enabling "project" does nothing when "projectService" is enabled. You can remove the "project" setting" error - https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.46.4 (typescript-eslint/typescript-eslint#11333) ### Screenshots ### Additional notes for the reviewer(s) - Thanks for creating this pull request 🤗 * Prepare release version 15.1.6 --------- Co-authored-by: datavisyn-bot <> Co-authored-by: Michael Pühringer <[email protected]>
Release 15.1.5 (#177) ## What's Changed * feat: add package_json_key setting by @puehringer in #139 **Full Changelog**: v15.1.4...v15.1.5
Release 15.1.3 (#174) * chore: prepare next dev release * feat: use prettier/plugin-oxc (not for prettier-plugin-eslint though) (#173) * feat: use prettier/plugin-oxc * More updates * Lint all fiels * Add format to lint * Prepare release version 15.1.3 --------- Co-authored-by: datavisyn-bot <> Co-authored-by: Michael Pühringer <[email protected]>
Release 15.1.1 (#170) * chore: prepare next dev release * feat: some more ESLint rules (#169) ### 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](https://semver.org/) - [ ] The PR is connected to the corresponding issue (via `Closes #...`) - [ ] [Summary of changes](#summary-of-changes) is written ### Summary of changes - ### Screenshots ### Additional notes for the reviewer(s) - Thanks for creating this pull request 🤗 * Prepare release version 15.1.1 --------- Co-authored-by: datavisyn-bot <> Co-authored-by: Michael Pühringer <[email protected]>
Release 15.1.0 (#168) * chore: prepare next dev release * feat: stricter ESLint config (#167) ### 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](https://semver.org/) - [ ] The PR is connected to the corresponding issue (via `Closes #...`) - [ ] [Summary of changes](#summary-of-changes) is written ### Summary of changes - Create a stricter ESLint config - Split into two PRs to ease the migration ### Screenshots ### Additional notes for the reviewer(s) - Thanks for creating this pull request 🤗 * Prepare release version 15.1.0 --------- Co-authored-by: datavisyn-bot <> Co-authored-by: Michael Pühringer <[email protected]>
Release 15.0.0 (#166) * chore: prepare next dev release * feat: add CSS module support and use react-jsx transform (#164) * feat: add CSS module support and use react-jsx transform * Add typescript-plugin-css-modules * Add postcss-preset-mantine * feat: ESLint 9 (#165) * feat: add CSS module support and use react-jsx transform * Add typescript-plugin-css-modules * Add postcss-preset-mantine * feat: ESLint 9 * Fix tests * Some more warnings * Detect react version * Prepare release version 15.0.0 --------- Co-authored-by: datavisyn-bot <> Co-authored-by: Michael Pühringer <[email protected]>
Release 14.0.1 (#163) ## 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
Release 14.0.0 (#160) ## What's Changed * feat: Node 24, React 19.2 compatibility, ... by @puehringer in #158 **Full Changelog**: v13.2.3...v14.0.0
PreviousNext