medusa-starter-default
medusa-starter-default copied to clipboard
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.22.0 to 5.35.1. Release notes Sourced from @tanstack/react-query's releases. v5.35.1 Version 5.35.1 - 5/6/2024, 6:38 AM Changes Fix types: add number, symbol as safe key for OmitKeyof...
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5. Changelog Sourced from dotenv's changelog. 16.4.5 (2024-02-19) Changed 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to...
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.17 to 0.3.20. Release notes Sourced from typeorm's releases. 0.3.20 Bug Fixes added missing parentheses in where conditions (#10650) (4624930), closes #10534 don't escape indexPredicate (#10618) (dd49a25)...
Unable to index products with Meilisearch on Railway and Medusa admin. I am using supabase . Locally, it works fine, so I don't get what I am missing here. Meilisearch...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 2.2.0 to 2.3.1. Release notes Sourced from prism-react-renderer's releases. [email protected] Patch Changes Export normalizeTokens and useTokenize utility functions. (#237) [email protected] Minor Changes Upgrade clsx to v2.0.0. (#232)...
Some cloud providers don't use the same build machines in prod as dev, and in some cases don't cache the header files for SWC. This results in some deploys failing...
Track the steps users go through during onboarding
## What Removes `yarn.lock` and `package-lock.json` from `.gitignore` ## Why During deployments, this can cause an error if the `yarn.lock` and `package-lock.json` are not committed as part of the repository....