All Versions
87
Latest Version
Avg Release Cycle
14 days
Latest Release
990 days ago

Changelog History
Page 3

  • v3.12.2 Changes

    June 11, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿณ push to docker hub without v, get latest tag across all branches (79a0ece)
  • v3.12.1 Changes

    June 11, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿš€ update docker-compose on release (2e88105)
  • v3.11.1 Changes

    ๐Ÿ›  Reaction v3.11.1 adds minor bug fixes and contains no breaking changes since v3.11.0.

    ๐Ÿ›  Fixes

    • fix: write integration test for create shop (#6318)
    • Run rs.initiate() to start replication on clean mongo boot (#6317)

    Chores

    • chore: adding git hooks for commit-msg (#6321)
  • v3.11.0 Changes

    ๐Ÿ›  Reaction v3.11.0 adds minor enhancements, fixes bugs and contains no breaking changes since v3.10.0.

    Notable changes

    ๐Ÿ›  Fixed image uploads

    ๐Ÿ›  Fixed issues causing image upload to fail.

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: Get product image uploads working again (#6309)

    ๐Ÿ”จ Refactors

    • ๐Ÿ”จ refactor: preserve symlinks in docker debug npm scripts (#6302)

    Chores

    • โšก๏ธ chore: Update @reactioncommerce dependencies (#6296)
    • โšก๏ธ chore: Update api-plugin-shops (#6295)
    • โšก๏ธ chore: update api-plugin-accounts package (6312)

    Contributors

    ๐Ÿš€ Thanks to @loan-laux and @balibebas for contributing to this release! ๐ŸŽ‰

  • v3.10.0 Changes

    October 05, 2020

    v3.10.0

    ๐ŸŽ Reaction v3.10.0 adds minor features and performance enhancements, and contains no breaking changes since v3.9.0

    Notable changes

    โšก๏ธ Update node from v12.x to v14.x

    โšก๏ธ Update Reaction to current stable node for general maintenance.

    ๐Ÿ”จ Please note that node's ES Modules support is stable, but still experimental. While we are not aware of any specific breaking changes or issues, some CommonJS/ES Modules refactoring may be necessary in some installations.

    ๐Ÿ”‹ Features

    โšก๏ธ feat: update to nodejs v14 (#6292)

  • v3.9.0 Changes

    August 11, 2020

    v3.9.0

    ๐ŸŽ Reaction v3.9.0 adds minor features and performance enhancements, and contains no breaking changes since v3.8.0

    Chores

    โšก๏ธ chore: update simple authorization plugin (#6274)
    โšก๏ธ chore: Update accounts package (#6269)
    ๐Ÿ“ฆ chore: use yalc for package link and unlink (#6266)
    โšก๏ธ chore: updated api plugins (#6265)
    ๐Ÿ“ฆ chore: fix package link script issues (#6251)

    Contributors

    ๐Ÿš€ Thanks to @loan-laux for contributing to this release! ๐ŸŽ‰

  • v3.8.0 Changes

    June 03, 2020

    ๐ŸŽ Reaction v3.8.0 adds minor features and performance enhancements, and contains no breaking changes since v3.7.1

    Notable changes

    โž• Add package link and unlink scripts for easier testing of plugins

    ๐Ÿณ bin/package-link and bin/package-unlink allow you to test local plugins easily and efficiently, no longer needing you to npm link packages or adjust your docker-compose.yml file.

    โšก๏ธ Update various api-plugins

    Chore

    • ๐Ÿ“ฆ chore: add package link and unlink scripts (#6238)
    • ๐Ÿ“ฆ chore: fix package link script issues (#6251)

    ๐Ÿ›  Fixes

    • ๐Ÿ“ฆ chore: fix package link script issues
  • v3.7.1 Changes

    May 05, 2020

    v3.7.1

    Reaction v3.7.1 adds a bug fix and contains no breaking changes since v3.7.0

    Notable changes

    ๐Ÿ›  Fix API Docker image

    โšก๏ธ Updates Dockerfile to copy new plugins.json into the Docker image.

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: copy plugins.json into prod image (#6244)
  • v3.7.0 Changes

    May 01, 2020

    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)
  • v3.6.0 Changes

    April 16, 2020

    v3.6.0

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

    Notable changes

    โž• Addresses hidden items in cart and checkout

    ๐Ÿ›  Fixes a bug which was causing cart and checkout to fail if an item was hidden after it was added to cart

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

    ๐Ÿ“ฆ accounts, address-validation, address-validation-test, catalogs, i18n, settings, simple-schema and shops plugins have been moved from internal plugins, to npm install packages.

    ๐Ÿ”จ Refactors

    • ๐Ÿ”จ refactor: use npm package for settings plugin (#6203)
    • ๐Ÿ”จ refactor: move simple-schema plugin to npm (#6202)
    • ๐Ÿ”จ refactor: use npm package for shops plugin (#6201)
    • ๐Ÿ”จ refactor: move catalogs plugin to npm (#6196)
    • ๐Ÿ”จ refactor: move i18n service to npm (#6193)
    • ๐Ÿ”จ refactor: move address-validation service and address-validation-test plugin to npm (#6186)
    • ๐Ÿ”จ refactor: move accounts plugin to npm (#6189)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  fix: find catalog product regardless of visibility (#6089)

    Chores

    • โšก๏ธ chore: update graphql-schema-linter (#6192)