v16.1.3
📦 next-jsView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release focuses on backporting critical bug fixes, specifically addressing an LRU linked list issue and redirects in node middleware.
🐛 Bug Fixes
- Fixed a linked list bug during LRU deleteFromLru operations.
- Fixed an issue with relative same host redirects within node middleware.