Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 607 Bytes

Changelog

v0.4.0 (2023-06-13)

  • Update the migration with changes from Vendure v2.0.0 final release
  • Add support for non-public postgres schema names
  • Fix various issues with MySQL
  • Fix issue with promotion_translation description
  • Fix error when duplicates exist on fulfillments

v0.3.0 (2023-06-07)

  • Update the migration with changes from Vendure v2.0.0-beta.3+

v0.2.0 (2023-04-14)

  • Update the migration with changes from Vendure v2.0.0-beta.1

v0.1.1 (2023-04-06)

  • Add missing migration step for product_variant_price.currencyCode

v0.1.0 (2023-04-03)

Initial release