Skip to content

Releases: forcedotcom/commerce-on-lightning

Release 252.0.0

13 Jun 15:52
6750a3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 250.1.0...v252.0.0

250.1.0

19 Dec 17:24
Compare
Choose a tag to compare

Features

  • Added Multicurrency permission to both and b2c scratch definitions (b4ffc04)
  • Flows added to create fulfillment orders after place order (be9a338)
  • Windows compatibility fixed (717551a)
  • Updated @babel/traverse from 7.19.3 to 7.23.2 (429ca92)
  • Updated get-func-name from 2.0.0 to 2.0.2 (af2356b)

248.1.3

26 Oct 14:00
3937d3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v248.1.2...v248.1.3

248.1.2

20 Oct 16:55
34fbe0e
Compare
Choose a tag to compare
  • This patch release includes a hotfix for the situation where '@' symbol can be in the os username.

248.1.1

15 Sep 16:33
faa6727
Compare
Choose a tag to compare

This release has:

  • Dependency updates
  • Bug fixes in example integration files

248.1.0

11 Sep 14:20
Compare
Choose a tag to compare

Features

  • updating stripe client side examples to latest (#182) (6c73aff)

v242.1.1

08 Feb 21:58
015ed14
Compare
Choose a tag to compare

242.1.1 (2023-02-08)

Features

  • add setup guide to create commerce scratch org and stores (c226cea)
  • update README for checkout example (6ec32d6)
  • update repo README to clarify dependencies and installation process (3296e66)

Bug Fixes

  • resolve issue with urlPathPrefix in ExperienceBundle(6b2aa50)

v242.0.26

12 Jan 18:38
a9d04fc
Compare
Choose a tag to compare

242.0.26 (2023-01-11)

Features

  • add support for LWR stores (0a10f5f)
  • allow scratch orgs to be created with aura template instead of new default of LWR (4888cc0)
  • allow API version to be passed as flag (ee82a7e)
  • add commands from commerce-lightning-orchestration and sfdx-1commerce-plugin (07c85a4)

Bug Fixes

  • resolve issue with B2B/B2C naming for checkout in examples folder (68394a8)
  • resolve all-done bug with the store cannot be found for B2B stores (3c926fb)

v240.0.49

10 Oct 16:19
Compare
Choose a tag to compare

240.0.49 (2022-10-10)

Features

Bug Fixes

  • added check for nonexistantExtensionName (7f50182)
  • added delete method for existing epn (aa52d0c)
  • added delete method for existing epn (a749468)
  • added jsdoc comments (e6a9b96)
  • added message for same store names (a5fa36a)
  • added try/catch (818d2e0)
  • added unit tests for invalid extension name (86db9f3)
  • addresses all comments (87ad409)
  • addresses all comments (f0c9289)
  • appended original error messages (5f1691b)
  • catch sfdx errors (015a46b)
  • changes to prints (65c8be7)
  • conflicts: resolve merge conflicts (9a4bf11)
  • create user role if it does not exist (8e6e552)
  • create user role if it does not exist (d55f507)
  • messages (69a8271)
  • minor format adjustment (947c011)
  • modified command.snapshot (9806e5a)
  • modified error for duplicate (cac3a9a)
  • modified error messages (ab93f9f)
  • modified json response (631fa15)
  • modified message (74c1c08)
  • modified messages (7b6b15d)
  • modified README.md (9f10762)
  • modified README.md (0034172)
  • modified README.md (7ac2ae4)
  • modified register message (4f648db)
  • modified store.json (f7e9956)
  • modified success message (d98baa3)
  • remove comments (0aaf0d6)
  • removed extra log (73e8efd)
  • throw sfdx error for missing required flags (5cdf5fd)
  • updated snapshot (64fd73b)
  • upgrade @oclif/config from 1.17.0 to 1.18.3 (#60) (f5f572e)
  • upgrade fast-xml-parser from 3.19.0 to 3.21.1 (#61) (dc4e3ed)
  • upgrade tslib from 2.2.0 to 2.3.1 (d0cccf2)
  • upgrade yaml from 2.0.0-5 to 2.1.1 (#97) (3692207)
  • verified/signed flag (7ffe7f6)

v238.0.16

29 Sep 19:52
Compare
Choose a tag to compare

238.0.16 (2022-09-29)

Bug Fixes