github reactioncommerce/reaction v1.6.6

v1.6.6

Changes to watch out for

In #3552 we've removed some meteor packages that Reaction was no longer using. If you were relying on these to exist in your plugin, you'll have to add them back in.

Fixes

  • Use correct value when you flag an order failed #3563
  • Stripe Connect Form Pre-Fills (one fix, a few additions) (#3295)
  • Product images should be reactive (#3559)
  • Fix not working crop feature (#3554)
  • Fix cart icon display on small screens (#3288)
  • ProductsContainer HOC should pass unused properties to child component. (#3465)
  • fix #3474 making validatedAddress object to prevent exception (#3504)
  • Move back to current Authorize.net version and primary source of library (#3520)
  • Remove shop settings shortcut link from profiles drop down (#3521)
  • Fix typo in code comment (#3537)

Improvements

  • Added customers import to shopify connector (#3252)
  • (feat): getProduct method (#3430)

Style

  • Add eslint rules (#3556)

Performance

  • Remove server operation callbacks (make sync) (#3549)
  • Remove unused code and packages (#3552)

Contributors

Thanks to @nicebro @dmitry-fedyuk @wayann @pmn4 and @efalayi for contributing to this release!

Don't miss a new reaction release

NewReleases is sending notifications on new releases.