Reaction Commerce v3.4.0 Release Notes

Release Date: 2020-03-20 // about 4 years ago
  • v3.4.0

    ๐ŸŽ Reaction v3.4.0 adds minor features and performance enhancements, fixes bugs, and contains no breaking changes since v3.3.0.

    Notable changes

    ๐Ÿ“ฆ Moves two plugins into their own npm packages

    ๐Ÿ“ฆ navigation and payments-example plugins have been moved from internal plugins, to npm install packages.

    โž• Adds additional fields to updateShop mutation

    โšก๏ธ updateShop mutation has been expanded to allow updating of more Shop related settings via the GraphQL API

    ๐Ÿ”จ Refactor

    • ๐Ÿ”จ refactor: add missing fields to updateShop mutation (#6146)
    • ๐Ÿ”จ refactor: move navigation plugin into npm (#6118)
    • ๐Ÿ”จ refactor: move payments-example plugin to npm package (#6142)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: variant clone produces null and undefined values (#6149)

    Contributors

    ๐Ÿš€ Thanks to @trojanh for contributing to this release! ๐ŸŽ‰