v5.39.8
webiny/webiny-jsv5.39.8Jun 18, 2024by Pavel910
AI Summary
A maintenance release focusing on dependency management and task execution context fixes to ensure proper tenant and locale handling.
Key Highlights
- Moved `reflect-metadata` into the `dependencies` section.
- Fixed task execution to set proper tenant and locale context.
Full Release Notes
## [5.39.8](https://github.com/webiny/webiny-js/compare/v5.39.7...v5.39.8) (2024-06-13) ### Bug Fixes * move `reflect-metadata` into `dependencies` ([1bb5d6a](https://github.com/webiny/webiny-js/commit/1bb5d6a724afb3f1eeefd530ff7677ff09506ee8)) * **tasks:** set proper tenant and locale when running task ([#4170](https://github.com/webiny/webiny-js/issues/4170)) ([2492fb3](https://github.com/webiny/webiny-js/commit/2492fb396f014e4d8d570d6b1d20a1b08d823116))