2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-09 03:03:41 +00:00

feat(frontend): bump node build enviroment to 24 (#11893)

* feat(frontend): bump node build enviroment to 24

* update docs

* add changelog
This commit is contained in:
Matthias Mair
2026-05-08 00:48:53 +02:00
committed by GitHub
parent cbf3fc9f57
commit 0d4fe366ef
4 changed files with 7 additions and 5 deletions
+2
View File
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Breaking Changes
- [#11893](https://github.com/inventree/InvenTree/pull/11893) bumps Node environment to version 24 LTS - this is only relevant if you build the frontend assets yourself
### Added
- [#11872](https://github.com/inventree/InvenTree/pull/11872) adds a global setting to allow or disallow the deletion of serialized stock items.