Skip to content

Commit

Permalink
nit #10774
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed May 7, 2024
1 parent 8a1c0f7 commit 650eb41
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions releases/7.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Arches 7.6.0 Release Notes
- 10453 Reduce queries for related objects when indexing resources

### Additional improvements and bug fixes
- 10774 adds Vue component testing
- 10774 adds Vue testing framework
- 10757 moves `node_modules` and `webpack` directories to root
- 10558 Combine templates for Arches project and applications and move several dotfiles to root
- 10490 Fixes an issue where webpack receives multiple build calls when running in a container
Expand All @@ -36,12 +36,12 @@ System:
GNU gettext == 0.22.4
Upgraded:
NodeJS 16.x > 20.12.2
NodeJS == 20.12.2
Python:
Upgraded:
Django 4.2.8 > 4.2.9
openpyxl 3.0.7 > 3.0.10
Django == 4.2.9
openpyxl == 3.0.10
Added:
Expand All @@ -53,18 +53,18 @@ Python:
JavaScript:
Upgraded:
vue == 3.4.21
datatables.net-bs ~1.13.11
datatables.net-buttons ~2.4.3
datatables.net-buttons-bs ~2.4.3
datatables.net-responsive ~2.5.1
datatables.net-responsive-bs ~2.5.1
datatables.net-bs == 1.13.11
datatables.net-buttons == 2.4.3
datatables.net-buttons-bs == 2.4.3
datatables.net-responsive == 2.5.1
datatables.net-responsive-bs == 2.5.1
Added:
@babel/plugin-transform-class-properties == 7.23.3
@typescript-eslint/eslint-plugin == 6.18.1
@typescript-eslint/parser == 6.18.1
eslint-plugin-vue == 9.20.0
primevue == 3.50.0
primevue == 3.51.0
nodemon == 3.0.2
sass == 1.70.0
ts-loader == 9.5.1
Expand Down

0 comments on commit 650eb41

Please sign in to comment.