Skip to content

v0.5.7

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Feb 15:19

🚀 Release adnbn v0.5.7 (2026-02-04)

⚡️ Performance Improvements

  • config: extend commonChunks to support dynamic chunk naming functionality (2bbd640)

  • optimization: enhance chunk splitting and export handling in plugin config (24ee48b)

  • plugins: enhance chunk splitting logic with entry filtering and path resolution (e376378)

🐛 Bug Fixed

  • config: simplify dotenv config by removing redundant environment variable settings (35caec2)

🧹 Chores

  • deps: update dependencies in package-lock.json to latest compatible versions (1678839)

🙌 Contributors