Skip to content

v1.5.8

Choose a tag to compare

@chenjiahan chenjiahan released this 17 Sep 08:17
· 503 commits to main since this release
ebf9395

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix(dev-middleware): remove unused cacheStore in memorize util by @chenjiahan in #6159
  • fix(types): correct ProxyConfig type definition by @chenjiahan in #6166

Refactor πŸ”¨

  • refactor(dev-middleware): simplify output filesystem setup by @chenjiahan in #6160
  • refactor(dev-middleware): simplify compiler handling by @chenjiahan in #6161
  • refactor(dev-middleware): remove unused instance methods by @chenjiahan in #6164

Document πŸ“–

  • docs: add resolve.conditionNames configuration by @chenjiahan in #6156
  • docs: improve documentation clarity and authenticity by @Copilot in #6157
  • docs(e2e): add debugging instructions by @chenjiahan in #6165

Other Changes

Full Changelog: v1.5.7...v1.5.8