16 KiB
Change Log
1.2.1
Patch Changes
-
#5983
f86877586Thanks @kasperkristensen! - fix(create-medusa-app,medusa-core-utils): Use NodeJS.Timeout instead of NodeJS.Timer as the latter was deprecated in v14. chore(icons): Update icons to latest version. -
#6001
46d610bc5Thanks @abusaidm! - Add missing country in admin region and set Libya to formal name
1.2.0
Minor Changes
-
#3408
54dcc1871Thanks @carlos-r-l-rodrigues! - Http Server Graceful Shutdown -
#3329
77d46220cThanks @carlos-r-l-rodrigues! - Inventory and Stock location modules supporting isolated connection
Patch Changes
-
#3041
121b42acfThanks @riqwan! - chore(medusa): Typeorm fixes / enhancements- upgrade typeorm from 0.2.51 to 0.3.11
- Plugin repository loader to work with Typeorm update
-
#3352
aa690beedThanks @carlos-r-l-rodrigues! - feat(medusa): Modules initializerLoading modules in a project
Example
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", })
1.2.0-rc.0
Minor Changes
-
#3408
54dcc1871Thanks @carlos-r-l-rodrigues! - Http Server Graceful Shutdown -
#3329
77d46220cThanks @carlos-r-l-rodrigues! - Inventory and Stock location modules supporting isolated connection
Patch Changes
-
#3041
121b42acfThanks @riqwan! - chore(medusa): Typeorm fixes / enhancements- upgrade typeorm from 0.2.51 to 0.3.11
- Plugin repository loader to work with Typeorm update
-
#3352
aa690beedThanks @carlos-r-l-rodrigues! - feat(medusa): Modules initializerLoading modules in a project
Example
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", })
1.1.39
Patch Changes
1.1.38
Patch Changes
- #3185
08324355aThanks @olivermrbl! - chore: Patches all dependencies + minor bumpswinstonto include a fix for a significant memory leak
1.1.37
Patch Changes
1.1.36
Patch Changes
1.1.35
Patch Changes
- #2646
e7c4cc375Thanks @pKorsholm! - jwt fix
1.1.34
Patch Changes
- #2514
ea3d73882Thanks @pKorsholm! - Feat(medusa): invalid medusa-config handling in loaders
1.1.33
Patch Changes
5cb7618a2Thanks @olivermrbl! - Force bump medusa-core-utils
1.1.32
Patch Changes
- #2210
7dc8d3a0cThanks @srindom! - AddscomputerizeAmountutility to convert human money format into the DB format Medusa uses (integer of lowest currency unit)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.31 (2021-12-08)
Bug Fixes
Features
1.1.30 (2021-11-23)
Bug Fixes
1.1.29 (2021-11-22)
Note: Version bump only for package medusa-core-utils
1.1.28 (2021-11-19)
Note: Version bump only for package medusa-core-utils
1.1.27 (2021-11-19)
Features
1.1.26 (2021-10-18)
Note: Version bump only for package medusa-core-utils
1.1.25 (2021-10-18)
Note: Version bump only for package medusa-core-utils
1.1.24 (2021-10-18)
Bug Fixes
- use type to choose transformer before adding or replacing documents (24eecd2)
Features
1.1.23 (2021-10-18)
Bug Fixes
- use type to choose transformer before adding or replacing documents (24eecd2)
Features
1.1.22 (2021-09-15)
Note: Version bump only for package medusa-core-utils
1.1.21 (2021-09-14)
Note: Version bump only for package medusa-core-utils
1.1.20 (2021-08-05)
Features
1.1.19 (2021-07-26)
Note: Version bump only for package medusa-core-utils
1.1.18 (2021-07-15)
Note: Version bump only for package medusa-core-utils
1.1.17 (2021-07-15)
Bug Fixes
- better store/customer support (6342e68)
1.1.16 (2021-07-02)
Note: Version bump only for package medusa-core-utils
1.1.15 (2021-06-22)
Bug Fixes
1.1.14 (2021-06-09)
Note: Version bump only for package medusa-core-utils
1.1.13 (2021-06-09)
Note: Version bump only for package medusa-core-utils
1.1.12 (2021-06-09)
Note: Version bump only for package medusa-core-utils
1.1.11 (2021-06-09)
Note: Version bump only for package medusa-core-utils
1.1.10 (2021-06-08)
Note: Version bump only for package medusa-core-utils
1.1.9 (2021-04-28)
Note: Version bump only for package medusa-core-utils
1.1.8 (2021-04-20)
Note: Version bump only for package medusa-core-utils
1.1.7 (2021-04-20)
Note: Version bump only for package medusa-core-utils
1.1.6 (2021-04-13)
Note: Version bump only for package medusa-core-utils
1.1.5 (2021-04-09)
Note: Version bump only for package medusa-core-utils
1.1.4 (2021-03-30)
Bug Fixes
- don't divide zero decimal currencies (cfab2d4)
1.1.3 (2021-03-17)
Note: Version bump only for package medusa-core-utils
1.1.2 (2021-03-17)
Features
- medusa: Add support for filtering with gt, lt, gte and lte (#190) (dd0491f)
- medusa: cart context (#201) (dd7b306)
1.1.1 (2021-03-17)
Features
- medusa: Add support for filtering with gt, lt, gte and lte (#190) (dd0491f)
- medusa: cart context (#201) (dd7b306)
1.1.0 (2021-01-26)
Note: Version bump only for package medusa-core-utils
1.0.11 (2020-11-24)
1.0.10 (2020-09-09)
Bug Fixes
- updates license (db519fb)
1.0.7 (2020-09-07)
Bug Fixes
- medusa-core-utils: adds country utils (00cbf84)
1.0.1 (2020-09-05)
1.0.1-beta.0 (2020-09-04)
Bug Fixes
1.0.0 (2020-09-03)
1.0.0-alpha.30 (2020-08-28)
1.0.0-alpha.27 (2020-08-27)
Bug Fixes
- contentful-plugin: Keep existing entry fields (eb47896)
1.0.0-alpha.24 (2020-08-27)
1.0.0-alpha.3 (2020-08-20)
1.0.0-alpha.2 (2020-08-20)
1.0.0-alpha.1 (2020-08-20)
1.0.0-alpha.0 (2020-08-20)
0.3.0 (2020-04-06)
0.2.0 (2020-04-06)
0.2.0-alpha.0 (2020-04-04)
0.1.6-alpha.0 (2020-03-24)
0.1.5-alpha.0 (2020-03-24)
0.1.4-alpha.0 (2020-03-24)
0.1.3-alpha.0 (2020-03-24)
0.1.2-alpha.0 (2020-03-24)
0.1.1-alpha.0 (2020-03-24)
0.1.0-alpha.0 (2020-03-24)
1.0.10 (2020-09-09)
Bug Fixes
- updates license (db519fb)