chore(release): v1.8.0

This commit is contained in:
olivermrbl
2023-04-04 18:35:27 +02:00
parent 1044a328b2
commit 66c59d54ff
217 changed files with 1553 additions and 1372 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/inventory": patch
---
List inventory items based on locations

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
add location support in fulfillment modal

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Chores(medusa): draft order create improvement perf (first step)

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Plugin repository loader to work with Typeorm update

View File

@@ -1,18 +0,0 @@
---
"@medusajs/medusa": minor
"medusa-plugin-sendgrid": patch
"medusa-payment-stripe": patch
"medusa-plugin-algolia": patch
"medusa-source-shopify": patch
"medusa-core-utils": patch
"medusa-file-minio": patch
"medusa-interfaces": patch
"medusa-test-utils": patch
"@medusajs/stock-location": patch
"@medusajs/inventory": patch
"@medusajs/medusa-js": patch
---
chore(medusa): Typeorm fixes / enhancements
- upgrade typeorm from 0.2.51 to 0.3.11
- Plugin repository loader to work with Typeorm update

View File

@@ -1,25 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): Admin UI fixes / enhancements
- Inventory and order UI fixes and tweaks
- focus-border clipping
- Fix use of `expand` parameter on order page
- Fix location address editing form state
- ensure that the allocation indicator is correctly displayed
- Fix inventory table pagination on location filter change
- Try and ensure allocation table checkmarks align better
- Add gap in table actions
- remove allocate button if no more allcoations can be made
- update edit-allocation sidebar
- create/update/delete inventory items according to inventory items on the variant
- Fix minor bugs related to the edit-allocation modal
- move tailwind to direct dependency
- display error messages for batch jobs
- draft order shipping details
- Implements redesigned public facing pages of admin UI.
- Add location names to fulfilment rows and timeline events
- Encode location id in URL on location table

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(medusa): Little improvement in draft order creation

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin": patch
"@medusajs/oas-github-ci": patch
---
fix(admin,oas-github-cli): Change public config to private to avoid publishing attempts + include `setup/` in npm release for `admin-ui`

View File

@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
fix(react): export product-categories store hooks

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Make copy and UI on manage locations modal better when no locations

View File

@@ -1,5 +0,0 @@
---
"create-medusa-app": patch
---
chore(create-medusa-app): Remove admin + Gatsby starter from npx

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medeusa): Transform query includes options should only be added to allowed props if there is already at least one allowed props

View File

@@ -1,7 +0,0 @@
---
"medusa-react": patch
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
fix(admin-ui, medusa-react, medusa): Minor fixes to GC domain in admin UI. Also fixes GC update payload type in medusa-react and medusa.

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
feat(medusa): remove reservations if cart completion fails after reservation creation

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Include location_id in fulfillment body

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(ci,oas) move oas ci script to a package under the oas workspace

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa-oas-cli": patch
---
feat(oas): medusa-oas-cli as OAS build tool

View File

@@ -1,5 +0,0 @@
---
"medusa-file-s3": patch
---
fix(medusa-file-s3): update s3 file service to reuse one s3 client

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(feature-flag): Remove PublishableAPIKeys feature flag

View File

@@ -1,5 +0,0 @@
---
"medusa-dev-cli": patch
---
fix(medusa-dev): include packages/ subdirectories in discovery

View File

@@ -1,7 +0,0 @@
---
"medusa-payment-paypal": minor
"medusa-payment-stripe": minor
"@medusajs/medusa": minor
---
feat(medusa-payment-stripe): Implement payment processor API on stripe plugin and fix web hook issues

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
fix(medusa): remove limit of the number of levels to list when joining levels

View File

@@ -1,7 +0,0 @@
---
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
"@medusajs/medusa": patch
---
feat(medusa-payment-paypal): Migrate to the new payment processor API

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(medusa, admin-ui): Fix edit order variant stock

View File

@@ -1,6 +0,0 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
feat(oas): declare x-expanded-relations - Admin

View File

@@ -1,7 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
feat(admin-ui): Adds metadata forms to all applicable domains in the UI.
fix(medusa): Fixes an issue where metadata was not being set for order addresses using `setMetadata`.

View File

@@ -1,7 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
---
Add create-inventory-item endpoint

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
Fix(admin-ui,medusa): Ensure stock locations are created with a name

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): draft order adjustments for mw

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): Add new feature badge for categories and inventory

View File

@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa": patch
---
fix(medusa-react): Query key invalidation

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): circular loading

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Register reservation endpoints + Fix a type issue for get variant inventory

View File

@@ -1,22 +0,0 @@
---
"medusa-fulfillment-webshipper": patch
"medusa-plugin-meilisearch": patch
"medusa-payment-paypal": patch
"medusa-payment-stripe": patch
"medusa-plugin-algolia": patch
"@medusajs/event-bus-local": patch
"@medusajs/event-bus-redis": patch
"@medusajs/cache-inmemory": patch
"@medusajs/stock-location": patch
"medusa-react": patch
"@medusajs/cache-redis": patch
"@medusajs/modules-sdk": patch
"@medusajs/inventory": patch
"@medusajs/medusa-js": patch
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
chore: Fix RC package versions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Add event emitter to ProductCollectionService

View File

@@ -1,27 +0,0 @@
---
"@medusajs/inventory": patch
"medusa-core-utils": patch
"@medusajs/medusa": patch
---
feat(medusa): Modules initializer
### Loading modules in a project
Example
``` typescript
import { InventoryServiceInitializeOptions, initialize } from "@medusajs/inventory"
const options: InventoryServiceInitializeOptions = {
database: {
type: "postgres",
url: DB_URL,
},
}
const inventoryService = await initialize(options)
const newInventoryItem = await inventoryService.createInventoryItem({
sku: "sku_123",
})
```

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): fix bug with create fulfillment and a couple of other minor tweaks

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
Add inventory management to create-fulfillment flow

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin): Duplicate product without prices

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Add Lifetime support on project/plugin services

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
fix(admin-ui, medusa): resolve bugs for orders with variants without inventory items

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin): Show correct reserved/available values when editing stock on variant

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): if no headerkey is provided when initilizing idempotency key, no attempt is made at fetching the key

View File

@@ -1,7 +0,0 @@
---
"@medusajs/medusa-cli": patch
"@medusajs/medusa": patch
"@medusajs/utils": patch
---
chore(medusa-cli): Add missing utils dep

View File

@@ -1,6 +0,0 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
feat(oas): declare x-expanded-relations - Store

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Resolve on scope instead of req

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Add filtering of stock locations based on sales channels

View File

@@ -1,6 +0,0 @@
---
"@medusajs/inventory": patch
"@medusajs/medusa": patch
---
Fix(inventory, medusa): ensure no orphaned reservations and invenotry levels on location removal

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
feat(admin,admin-ui): Updates the default behaviour of the plugin, and makes building for external deployment easier

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Clean response data usage for admin and store fields/expand

View File

@@ -1,7 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
---
feat(medusa, medusa-js, medusa-react): Add store queries to react medusa

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa-cli": patch
---
fix(medusa-cli): Add direct dependency of `semver`

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Revamps gift card manage page

View File

@@ -1,7 +0,0 @@
---
"@medusajs/medusa": patch
"@medusajs/medusa-js": patch
"medusa-react": patch
---
feat(medusa,medusa-js,medusa-react): Add inventory module endpoints

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
chore(medusa): EOL causing logging to hang

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(oas): include `/admin` and `/store` in paths URLs

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Update order edit variants table to fit longer content

View File

@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
Checks if dependency is registered before resolving it

View File

@@ -1,9 +0,0 @@
---
"medusa-plugin-algolia": patch
"medusa-plugin-meilisearch": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/utils": patch
---
feat(medusa-plugin-algolia): Revamp Algolia search plugin

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): inventory stocked quantity regulation

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): minor fixes for inventory items

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Error messages for reset tokens

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
Fix(medusa): include quantities when listing admin products with an inventory module installed

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): use get instead of indexing into map

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(oas): add @schema OAS for address request payloads

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Rounding issues on line item adjustments

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa-oas-cli": patch
---
fix(oas:test): fix beforeAll timeout silent failure

View File

@@ -1,188 +0,0 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"integration-tests-api": "1.0.0",
"integration-tests-plugins": "1.0.0",
"integration-tests-repositories": "1.0.0",
"@medusajs/admin": "0.0.1",
"@medusajs/admin-ui": "0.0.0",
"babel-preset-medusa-package": "1.1.19",
"@medusajs/cache-inmemory": "1.7.0",
"@medusajs/cache-redis": "1.7.0",
"create-medusa-app": "0.0.9",
"@medusajs/event-bus-local": "1.7.0",
"@medusajs/event-bus-redis": "1.7.0",
"gatsby-source-medusa": "0.1.3",
"@medusajs/client-types": "0.1.0",
"@medusajs/inventory": "1.7.0",
"@medusajs/medusa": "1.7.13",
"@medusajs/medusa-cli": "1.3.8",
"medusa-core-utils": "1.1.39",
"medusa-dev-cli": "0.0.30",
"medusa-file-minio": "1.1.5",
"medusa-file-s3": "1.1.11",
"medusa-file-spaces": "1.3.5",
"medusa-fulfillment-manual": "1.1.36",
"medusa-fulfillment-webshipper": "1.3.7",
"medusa-interfaces": "1.3.6",
"@medusajs/medusa-js": "1.3.10",
"medusa-payment-adyen": "1.1.43",
"medusa-payment-klarna": "1.3.8",
"medusa-payment-manual": "1.0.22",
"medusa-payment-paypal": "1.2.10",
"medusa-payment-stripe": "1.1.53",
"medusa-plugin-algolia": "0.2.9",
"medusa-plugin-brightpearl": "1.3.6",
"medusa-plugin-contentful": "1.2.7",
"medusa-plugin-discount-generator": "1.1.24",
"medusa-plugin-economic": "1.1.42",
"medusa-plugin-ip-lookup": "1.2.5",
"medusa-plugin-mailchimp": "1.1.46",
"medusa-plugin-meilisearch": "1.0.4",
"medusa-plugin-restock-notification": "2.0.4",
"medusa-plugin-segment": "1.3.4",
"medusa-plugin-sendgrid": "1.3.7",
"medusa-plugin-slack-notification": "1.3.8",
"medusa-plugin-twilio-sms": "1.2.7",
"medusa-plugin-wishlist": "1.1.41",
"medusa-react": "4.0.4",
"medusa-source-shopify": "1.2.7",
"medusa-telemetry": "0.0.16",
"medusa-test-utils": "1.1.39",
"@medusajs/modules-sdk": "0.0.1",
"@medusajs/medusa-oas-cli": "0.1.0",
"@medusajs/oas-github-ci": "1.0.0",
"@medusajs/openapi-typescript-codegen": "0.1.0",
"@medusajs/stock-location": "1.7.0",
"@medusajs/types": "0.0.1",
"@medusajs/utils": "0.0.1"
},
"changesets": [
"angry-boxes-press",
"angry-trains-march",
"beige-ties-hunt",
"brave-goats-pay",
"brave-guests-mate",
"brown-wombats-jam",
"clean-carrots-sell",
"clean-cobras-listen",
"clever-bobcats-clean",
"cool-pumpkins-confess",
"cuddly-keys-hear",
"cuddly-seahorses-thank",
"cuddly-trees-cry",
"curly-mayflies-sell",
"dirty-lions-add",
"dry-cups-occur",
"dull-forks-juggle",
"early-ducks-press",
"eight-wasps-buy",
"eight-wasps-juggle",
"eleven-cycles-mate",
"empty-comics-call",
"empty-melons-eat",
"fair-hats-hammer",
"fair-melons-run",
"famous-bananas-pay",
"fast-buckets-marry",
"fifty-ears-relax",
"four-maps-suffer",
"four-rings-admire",
"fresh-forks-carry",
"friendly-jars-try",
"funny-cars-crash",
"funny-ways-dress",
"gold-fireants-look",
"grumpy-buses-pump",
"healthy-geese-worry",
"hip-otters-thank",
"honest-ways-eat",
"kind-dogs-argue",
"kind-rings-wave",
"kind-seas-roll",
"late-rocks-design",
"lemon-boats-obey",
"loud-pillows-report",
"lucky-bikes-end",
"lucky-boats-invent",
"many-papayas-judge",
"mean-ligers-fry",
"mighty-ads-fold",
"neat-days-brush",
"neat-frogs-collect",
"neat-lamps-repeat",
"new-cherries-knock",
"new-pans-explain",
"nice-dryers-search",
"nine-planes-kneel",
"ninety-crews-develop",
"odd-bikes-dance",
"odd-clocks-work",
"odd-meals-help",
"old-planes-cross",
"olive-days-jog",
"olive-penguins-sin",
"olive-seas-repair",
"polite-llamas-sit",
"poor-bulldogs-repeat",
"purple-cats-brake",
"purple-sloths-confess",
"quiet-deers-shake",
"quiet-horses-listen",
"quiet-spiders-join",
"red-singers-swim",
"rich-flowers-decide",
"rude-guests-try",
"selfish-grapes-walk",
"serious-geckos-change",
"seven-keys-beg",
"shaggy-ghosts-crash",
"short-plants-work",
"shy-camels-attend",
"shy-years-attack",
"sixty-jeans-fold",
"slimy-brooms-flash",
"small-swans-hunt",
"smart-spies-bake",
"soft-pets-breathe",
"spotty-rules-hide",
"stale-adults-tease",
"stale-geckos-bow",
"stale-mangos-retire",
"strange-mails-pump",
"strong-ducks-change",
"stupid-chefs-ring",
"swift-deers-peel",
"tall-lions-rescue",
"tame-forks-marry",
"tame-geese-applaud",
"tame-pillows-heal",
"tasty-timers-drive",
"ten-actors-complain",
"ten-berries-rest",
"ten-steaks-tan",
"tender-turkeys-exist",
"three-pans-knock",
"tricky-apes-behave",
"tricky-grapes-flow",
"tricky-peas-clean",
"tricky-terms-wash",
"twelve-queens-hug",
"two-cherries-enjoy",
"two-cups-crash",
"violet-lobsters-retire",
"violet-pans-greet",
"warm-files-fly",
"weak-hats-develop",
"weak-parrots-search",
"wicked-toes-fold",
"wild-goats-sing",
"wild-rabbits-travel",
"wise-colts-pretend",
"wise-tomatoes-fold",
"witty-ads-matter",
"witty-pigs-rescue",
"yellow-trees-rest"
]
}

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Hide inventory quantity field in variant stock form if SL module enabled

View File

@@ -1,8 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Load PaymentProcessors
- Add loading of PaymentProcessors
- Add PaymentProcessor support in the payment-provider
- Add backward compatibility for the PaymentService

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
Update types to reflect actual return-type

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(oas): add missing x-codegen + fix schema naming and $ref

View File

@@ -1,6 +0,0 @@
---
"@medusajs/openapi-typescript-codegen": minor
"@medusajs/client-types": minor
---
feat(codegen,types): SetRelation on expanded types

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(medusa): add get-variant endpoint

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
fix(admin-ui, medusa): Minor ui fixes relating to stock locations

View File

@@ -1,6 +0,0 @@
---
"@medusajs/openapi-typescript-codegen": patch
"@medusajs/medusa-oas-cli": patch
---
feat(codegen): openapi-typescript-codegen fork

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
feat(admin-ui): Make number input increment/decrement buttons not tabbable-to

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Fix hanging inventory item migration script

View File

@@ -1,5 +0,0 @@
---
"@medusajs/client-types": patch
---
feat(codegen): commit generated client types to codebase

View File

@@ -1,6 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
feat(medusa,admin): location_ids in swap and claim creation

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
feat(oas): identify required fields in responses - store

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": minor
---
feat(medusa): remove reservations for all old line items when an order edit is accepted

View File

@@ -1,5 +0,0 @@
---
"medusa-react": patch
---
fix(medusa-react): invalidate all reservations list queries

View File

@@ -1,7 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
"@medusajs/admin": patch
---
feat(medusa,admin,admin-ui): Add new plugin to serve the admin dashboard from the server. Adds a new plugin injection step `setup`, code placed in the `setup` folder of a plugin will be run before any code from a plugin is injected into the Medusa server.

View File

@@ -1,7 +0,0 @@
---
"medusa-core-utils": minor
"medusa-react": minor
"@medusajs/medusa": minor
---
Http Server Graceful Shutdown

View File

@@ -1,11 +0,0 @@
---
"@medusajs/event-bus-local": patch
"@medusajs/event-bus-redis": patch
"@medusajs/cache-inmemory": patch
"@medusajs/stock-location": patch
"@medusajs/cache-redis": patch
"@medusajs/modules-sdk": patch
"@medusajs/inventory": patch
---
Export initialize method for all modules

View File

@@ -1,25 +0,0 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
"medusa-react": patch
---
feat(medusa, admin-ui, medusa-react): Improvements to product categories
- Adds name as required in category create form
- Adds name and handle as required in category edit form
- Updates message on create/update forms
- Adds category indicators for is_internal and is_active fields in the tree list
- Fixes bug where tree is not reset when update fails
- allow appending all category descendants with a param in list endpoint
- fix rank order changing on category update
- invalidate products query on category delete
- adds category ui for tree/list, edit, create, delete
- add product category queries and mutations
- category list API can return all descendant
- added breadcrumbs for categories on create/edit modal
- add empty state for product categories
- increase tree depth + scope categories on store + allow categories relation in products API
- categories can be ranked based on position
- seed command can create product categories
- hide categories in products behind feature flag
- fixes bug for mpath incorrectly updated for nested categories

View File

@@ -1,5 +0,0 @@
---
"@medusajs/client-types": patch
---
feat(types): package scaffolding for generated types

View File

@@ -1,9 +0,0 @@
---
"@medusajs/stock-location": minor
"@medusajs/inventory": minor
"medusa-core-utils": minor
"@medusajs/modules-sdk": minor
"@medusajs/medusa": minor
---
Inventory and Stock location modules supporting isolated connection

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin): Fix fulfilment creation

View File

@@ -1,5 +0,0 @@
---
"medusa-payment-stripe": patch
---
add typescript dev dependency

View File

@@ -1,8 +0,0 @@
---
"@medusajs/client-types": patch
"medusa-react": patch
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
---
fix(oas,js,react): use AdminExtendedStoresRes instead of AdminStoresRes

View File

@@ -1,65 +0,0 @@
---
"medusa-plugin-meilisearch": major
"@medusajs/medusa": patch
---
feat(medusa-plugin-meilisearch): Update + improve Meilisearch plugin
**What**
- Bumps `meilisearch` dep to latest major
- Migrates plugin to TypeScript
- Changes the way indexes are configured in `medusa-config.js`:
**Before**
```
{
resolve: `medusa-plugin-meilisearch`,
options: {
config: { host: "...", apiKey: "..." },
settings: {
products: {
searchableAttributes: ["title"],
displayedAttributes: ["title"],
},
},
},
},
```
**After**
```
{
resolve: `medusa-plugin-meilisearch`,
options: {
config: { host: "...", apiKey: "..." },
settings: {
products: {
**indexSettings**: {
searchableAttributes: ["title"],
displayedAttributes: ["title"],
},
},
},
},
},
```
This is done to allow for additional configuration of indexes, that are not necessarily passed on query-time.
We introduce two new settings:
```
settings: {
products: {
indexSettings: {
searchableAttributes: ["title"],
displayedAttributes: ["title"],,
},
primaryKey: "id"
transformer: (document) => ({ id: "yo" })
},
},
```
Meilisearch changed their primary key inference in the major release. Now we must be explicit when multiple properties end with `id`. Read more in their [docs](https://docs.meilisearch.com/learn/core_concepts/primary_key.html#primary-field).
The transformer allows developers to specify how their documents are stored in Meilisearch. It is configurable for each index.

View File

@@ -1,6 +0,0 @@
---
"@medusajs/modules-sdk": patch
"@medusajs/medusa": patch
---
Improved error message if default module is not installed

View File

@@ -1,5 +0,0 @@
---
"@medusajs/medusa": patch
---
fix(medusa): fix bug with parent not being saved correctly

View File

@@ -1,5 +0,0 @@
---
"@medusajs/modules-sdk": patch
---
chore: Add missing changeset for @medusajs/modules-sdk

View File

@@ -1,5 +0,0 @@
---
"@medusajs/openapi-typescript-codegen": minor
---
feat(codegen): x-expanded-relations

View File

@@ -1,6 +0,0 @@
---
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
---
fix(oas): fix paths and fix schema names to match convention

View File

@@ -1,5 +0,0 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): Always show categories in product page

View File

@@ -1,14 +0,0 @@
---
"@medusajs/cache-inmemory": patch
"@medusajs/stock-location": patch
"@medusajs/cache-redis": patch
"@medusajs/modules-sdk": patch
"@medusajs/inventory": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
"@medusajs/utils": patch
"@medusajs/admin-ui": patch
"medusa-plugin-meilisearch": patch
---
Remove dependency on @medusajs/medusa from Inventory and Stock-Location Modules

Some files were not shown because too many files have changed in this diff Show More