[BUG] Bundle size regression (+17mb) after update is blocking cloudflare workers deployments
## The problem
Reported in Mastra: [BUG] Bundle size regression (+17mb) after update is blocking cloudflare workers deployments.
## The fix
The +17 MB bundle size regression came from @mastra/rag being added as a dependency of @mastra/memory just to use its chunking utils. Fixed in the PR linked on the issue; upgrade your mastra packages past the release containing the fix (the maintainers also added bundle size tests to prevent a repeat). If you are pinned on an alpha, move to a newer alpha.