v0.10.0
Pre-release
Pre-release
- Deprecated individual Package repo's, all core Packages are now included in
packages/*
- Deprecated support for short collections name in core, use full namespace for all collections
ReactionCore.Collections
- LESS/Styling theme changes
- Theming docs updated.
- New/easier LESS layout (no precompiling) for modifications.
- Introduce
ReactionImport
methods for importing and merging import with image support. - Introduces
reaction-sample-data
package- loads default sample data
- can be customized
- Contributions from @tdecaluwe
- Introduces scheduling for currency exchange lookups.
- Contributions from @newsiberian
- Introduces
reaction-email-templates
Templates
collection used to overwrite template assets- Workflow status emails
ReactionEmailTemplates(<template>)
to load templates.
- Updated order fulfillment workflow and adds refunds.
- Moves faker and factories to be available in testing only
- See docs on using the new
reaction-factories
package.
- See docs on using the new
- Introduces new package
reaction-inventory
for Inventory management. - Adds Inventory methods and schemas, collections in new
reaction-inventory
package. - Resolves implementation of inventory hooks and methods in inventory package
- Resolves variant update issues with 1000+ products
- Resolves updateVariant throwing exception
- Many
reaction-paypal
issues addressed. - BREAKING: remove inventoryVariant methods and inventoryVariantForm UI
- Multi-select product grid style changer (shift-click to select multiple products)
- BREAKING: use of included Factory in custom packages when used in
package.onUse
. Available only inonTest
- Removed
standard-minifiers
from package dependencies.- Resolved [https://github.com/reactioncommerce/reaction-core/issues/210]
- Patches for