Marc Schipperheyn

Results 99 issues of Marc Schipperheyn

Do we really need @babel/runtime as a peerDependency? Shouldn't this be a devDependency? This is creating problems for us in yarn 4.6.0, which is MUCH stricter with dependencies.

Nice project. Just a head's up. This is what dark mode looks like on my tailwind project without any theme customizations It's also not entire clear what the best ways...

It should be a peer dependency and scoped to a variable package version

Ensures that FacetValues retrieved with Facet query are channel specific. Related to https://github.com/vendure-ecommerce/vendure/issues/2882 Currently having problems running tests on my environment to verify functionality. # Description Facets and FacetValues are...

I cannot find a way to retrieve the supervisor token anywhere. I would like to see a `ha supervisor token` that retrieves the supervisor token

# Description Allows you to use graphql interceptors on field resolvers. This is by default possible for Queries and Mutations. However, in order for this to work for field resolver,...

@vendure/core
type: feature ✨

# Description I cannot tell you how much time I spent on performance related issues caused by needing access to the `orderId` from an `OrderLine` without having access to the...

Remix has upgraded it's core and also have started moving to react-router v7. The repo should prob be upgraded to 2.15.1 and start moving to react-router

**Describe the bug** If you have recursive imports between plugins, you can use `forwardRef` to avoid `undefined` imports and it works. However, it does lead to related services initializing multiple...

type: bug 🐛
@vendure/core
stale