@sveltejs/adapter-node@5.5.5
📦 sveltekitView on GitHub →
🐛 2 fixes
Summary
This patch release includes fixes for bundling entrypoints and improving the logging of the adapter-node listening address, alongside various dependency updates.
🐛 Bug Fixes
- Entrypoints are now bundled alongside application code.
- The actual adapter-node listening address is now logged correctly.