Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 13 Oct 13:56
· 196 commits to main since this release

🚀 Release adnbn v0.4.2 (2025-10-13)

⚡️ Performance Improvements

  • icon: add support for updating the sidebar icon (5080b50)

  • icon: add support for updating the sidebar icon (c5d8852)

🐛 Bug Fixed

  • config: add debug-based dotenv logging configuration (cce9cc5)

🧹 Chores

  • deps: update dependencies and add overrides for package improvements (84c783a)

    • Upgraded dependencies: @types/node, caniuse-lite, glob, immutable.
    • Updated source-map version and replaced duplicates with a single entry.
    • Added overrides section to ensure compatibility for html-rspack-tags-plugin and tsup.
  • update dependencies and improve configuration (08b551a)

  • update dependencies in package-lock.json to newer versions (81db4e1)

🛠️ Refactoring

  • add changeSidebarIcon declaration (8fa6ed2)

🙌 Contributors