vue-storefront icon indicating copy to clipboard operation
vue-storefront copied to clipboard

poc: connect module

Open WojtekTheWebDev opened this issue 1 year ago โ€ข 1 comments
trafficstars

๐Ÿ”— Linked issue

IN-3860

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme or JSDoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

PoC of new middlewareModule, a new standard way of communicating with the Server Middleware. As it's PoC, it does not contains the docs, changesets, proper test coverage or a final file structure.

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

WojtekTheWebDev avatar Feb 08 '24 12:02 WojtekTheWebDev

๐Ÿฆ‹ Changeset detected

Latest commit: d90302cd6c656a27df0842bc66265d926bf590af

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Feb 08 '24 12:02 changeset-bot[bot]

It's going to be separated to smaller PRs to review it easier.

WojtekTheWebDev avatar Feb 20 '24 14:02 WojtekTheWebDev

Duplicated by: https://github.com/vuestorefront/vue-storefront/pull/7052

WojtekTheWebDev avatar Feb 26 '24 07:02 WojtekTheWebDev