Releases: adrien2p/medusa-extender
Releases · adrien2p/medusa-extender
v1.4.5
1.4.5 (2022-03-08)
Features
- Allow to pass modules along side the components to a
@Module
(cc3c8f9)
- Reorganise files and add runtime package install for optional modules such as monitoring (c7fec4d)
Bug Fixes
- Test pipeline with new medusa versions (b8bfac7)
v1.4.4
1.4.4 (2022-02-26)
Bug Fixes
- Middleware loading on seprate domains (ae4f660)
v1.4.3
1.4.3 (2022-02-26)
Bug Fixes
v1.4.2
1.4.2 (2022-02-26)
Features
- Improve middlewares and routers management when adding to medusa core (db44735)
Bug Fixes
- Router - pass next to the handler to let the consumer decide what to do (575c26f)
v1.4.1
1.4.1 (2022-02-25)
Features
- Allow to pass a list of handlers to the router decorator (737355b)
- starters: Improve server (c2d2cfc)
Bug Fixes
- Wrong local path in the index when reaching modules (2631023)
v1.4.0
1.4.0 (2022-02-23)
Features
- Add support for monitoring medusa app (#33 )
v1.3.6
1.3.6 (2022-02-21)
Features
- Add demo video for products per store (16c7f70)
- drop swc support and update starters accordingly (#31) (7317122)
v1.3.5
1.3.5 (2022-02-14)
Bug Fixes
- Fix middlaware medusa integration (bf18ba8)