Michael Bromley bcc3335e71 Merge branch 'master' into minor há 7 meses atrás
..
src 84a8cbe8f5 feat(core): Add `addItemsToOrder` mutation to add multiple items to cart (#3500) há 7 meses atrás
.gitignore e2ada9b8cc refactor: Properly compile the @vendure/common package há 6 anos atrás
.npmignore af60f52618 chore: Include correct files in packages há 6 anos atrás
README.md 52285a4fab refactor: Move shared into @vendure/common package há 6 anos atrás
package.json 43afa5dfa7 chore: Publish v3.3.4 há 7 meses atrás
tsconfig.build.json e2ada9b8cc refactor: Properly compile the @vendure/common package há 6 anos atrás
tsconfig.json 2061828873 feat: Preserve comments in compiled files há 5 anos atrás
vitest.config.mts 79e59c9b0d chore: Run vitest tests as ESM há 1 ano atrás

README.md

@vendure/common

This package contains a set of common utility functions and TypeScript types used by multiple Vendure packages. It is not intended to be directly depended upon by an end-user project.