v0.163.2

the-dev-tools/dev-toolsv0.163.2Jun 15, 2026by bep

AI Summary

This release improves the robustness of the Node resolver by continuing to resolve resources even when access is denied and standardizes the behavior when external converters are missing.

Key Highlights

  • Continue resolving on `ERR_ACCESS_DENIED` in the Node resolver.
  • Standardize behavior for missing external converters.

Full Release Notes

## What's Changed

* Continue resolving on ERR_ACCESS_DENIED in Node's resolver 134674f0 @bep #15041 
* markup: Standardize behavior when external converters are missing 147f605f @jmooring #14222