Skip to content

v1.13.1

Compare
Choose a tag to compare
@olivermrbl olivermrbl released this 07 Aug 12:54
· 4118 commits to develop since this release

Highlights

Write logs to file

Environment variable LOG_FILE has been introduced to enable winston to write logs to file.

Thanks, @pevey, for the contribution.

Features

  • feat(product): Move mikro orm utils to the utils package by @adrien2p in #4631
  • feat(medusa): Expose some commonly used utils by @zhangpengchen in #4630
  • feat(prduct, utils, types): Create soft delete pattern for link module by @adrien2p in #4649
  • feat(workflows): Improve typings by @adrien2p in #4689
  • feat(product, types, modules-sdk): added event bus events for products by @riqwan in #4654
  • feat(medusa, types, utils, workflow): Migrate medusa workflow to the workflow package by @adrien2p in #4682
  • feat(medusa): Allow logging to file by @pevey in #4696
  • feat(medusa, utils): Allow object feature flags by @olivermrbl in #4701

Bugs

Chores

New Contributors

Full Changelog: v1.13.0...v1.13.1