v2.1.3

mercurjs/mercurv2.1.3May 27, 2026by github-actions[bot]

AI Summary

This release improves Dockerfile configuration by bundling admin and vendor panels and aligns templates with Medusa Cloud build requirements.

Key Highlights

  • Admin and vendor panels bundled in API Dockerfile
  • Alignment with Medusa Cloud build requirements
  • Switched package manager from Bun to Yarn for Cloud

New Features

  • Bundled panels in Dockerfile
  • Cloud build alignment
  • Workspace protocol updates

Full Release Notes

###    🚀 Features

- **templates,docs**: Bundle admin and vendor panels in api Dockerfile &nbsp;-&nbsp; by @vholik and **Claude Opus 4.7 (1M context)** [<samp>(fb0e0)</samp>](https://github.com/mercurjs/mercur/commit/fb0e04d7)

### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

- **cli**:
  - Run medusa via yarn/pnpm-exec on Cloud-style yarn templates &nbsp;-&nbsp; by @vholik and **Claude Opus 4.7 (1M context)** [<samp>(a50a0)</samp>](https://github.com/mercurjs/mercur/commit/a50a008f)
- **templates/basic**:
  - Align with Medusa Cloud build requirements &nbsp;-&nbsp; by @vholik and **Claude Opus 4.7 (1M context)** [<samp>(d6401)</samp>](https://github.com/mercurjs/mercur/commit/d6401d6a)
  - Use workspace:* protocol for workspace deps &nbsp;-&nbsp; by @vholik and **Claude Opus 4.7 (1M context)** [<samp>(2111b)</samp>](https://github.com/mercurjs/mercur/commit/2111b837)
  - Switch packageManager from bun to yarn for Medusa Cloud &nbsp;-&nbsp; by @vholik and **Claude Opus 4.7 (1M context)** [<samp>(a0063)</samp>](https://github.com/mercurjs/mercur/commit/a00633f1)

##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/mercurjs/mercur/compare/v2.1.2...v2.1.3)