v5.39.6

webiny/webiny-jsv5.39.6May 8, 2024by adrians5j

AI Summary

A maintenance release optimizing the data migration process for meta fields to prevent redundant processing.

Key Highlights

  • Optimized performance for 5.39.0 meta fields data migration.
  • Skip migration process if a record is already fully migrated.

Full Release Notes

## [5.39.6](https://github.com/webiny/webiny-js/compare/v5.39.3...v5.39.6) (2024-05-08)


### Bug Fixes

* ensure all fields are always included in the result ([9d89489](https://github.com/webiny/webiny-js/commit/9d894896e1733de662036c263a9ae9c46c966069))
* skip migrating if a record is fully migrated ([a065b88](https://github.com/webiny/webiny-js/commit/a065b88bde4ccf75a0f7fe77eee6959cb3fdcfc6))
* improve 5.39.0 meta fields data migration ([#4115](https://github.com/webiny/webiny-js/issues/4115)) ([cdea92b](https://github.com/webiny/webiny-js/commit/cdea92bdd8cd1832455053a03a9661d99bb9cd72))