Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v3.7.0 #6239

Merged
merged 2 commits into from
May 1, 2020
Merged

release v3.7.0 #6239

merged 2 commits into from
May 1, 2020

Conversation

kieckhafer
Copy link
Member

v3.7.0

Reaction v3.7.0 adds minor features and performance enhancements, and contains no breaking changes since v3.6.0.

Notable changes

Moves API Core into its own plugin

API core is now its own plugin which provides the ReactionAPICore class. Use this to build a NodeJS microservice that is compatible with the Reaction Commerce platform, or to build your main Reaction Commerce API if you don't want to start by forking this project.

Finishes moving all plugins into their own npm packages

All remaining plugins which were not moved previous to this release have now been moved out of this project and into their own npm plugins.

Features

  • feat: reaction as library (#6155)

Refactors

  • refactor: use npm package for taxes plugin (#6228)
  • refactor: move shipments-flat-rate plugin to npm (#6199)
  • refactor: move taxes-flat-rate plugin to npm (#6198)
  • refactor: use npm package for inventory plugin (#6226)
  • refactor: use npm package for simple-pricing plugin (#6225)
  • refactor: move shipments plugin to NPM package (#6224)
  • refactor: use npm package for files plugin (#6217)
  • refactor: move surcharges plugin to NPM package (#6223)
  • refactor: use npm package for products plugin (#6220)
  • refactor: move discounts plugin to NPM package (#6216)
  • refactor: use npm package for simple-inventory plugin (#6222)
  • refactor: move email-smtp plugin to NPM package (#6218)
  • refactor: move email-templates plugin to NPM pkg (#6219)
  • refactor: move payments plugin to NPM package (#6221)
  • refactor: move payments-stripe plugin to npm (#6161)
  • refactor: use npm package for carts plugin (#6215)
  • refactor: move email plugin to npm (#6200)
  • refactor: move orders plugin to NPM (#6214)
  • refactor: move notifications plugin to npm (#6211)
  • refactor: move job-queue plugin to npm (#6197)
  • refactor: use npm package for tags plugin (#6212)

Chores

  • chore: update renamed plugins (#6236)
  • chore: update plugins (#6235)
  • chore: remove unused npm packages (#6229)
  • chore: update api-core (#6227)

Signed-off-by: Erik Kieckhafer <[email protected]>
Signed-off-by: Erik Kieckhafer <[email protected]>
Copy link
Member

@manueldelreal manueldelreal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@kieckhafer kieckhafer merged commit 51ebcd1 into trunk May 1, 2020
@kieckhafer kieckhafer deleted the release-next-v3.7.0 branch May 1, 2020 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants