github reactioncommerce/reaction v0.10.0

  • 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 ReactionImportmethods 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.
  • 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
  • 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 in onTest
  • Removed standard-minifiers from package dependencies.
    • Resolved [https://github.com/reactioncommerce/reaction-core/issues/210]
  • Patches for

Don't miss a new reaction release

NewReleases is sending notifications on new releases.