@sveltejs/adapter-node@6.0.0-next.9
📦 sveltekitView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes an issue with bundler chunk colocation by externalizing the `@opentelemetry/api` dependency. It also includes several dependency updates.
🐛 Bug Fixes
- Externalized `@opentelemetry/api` to prevent bundler chunk colocation issues between `instrumentation.server.js` and application code.