v3.8.0
v3.8.0
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
- api-core (Release notes)
- api-plugin-accounts (Release notes)
- api-plugin-carts (Release notes)
- api-plugin-orders (Release notes)
- api-plugin-shops (Release notes)
- api-plugin-taxes-flat-rate (Release notes)
- api-utils (Release notes)