chore(deps): update dependency ex_doc to ~> 0.37
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ex_doc (source) | dev | minor |
~> 0.34 -> ~> 0.37
|
Release Notes
elixir-lang/ex_doc (ex_doc)
v0.37.0
Thanks to @liamcmitchell and @hichemfantar for the extensive contributions in this new release.
-
Enhancements
- Optimize and parallelize module retriever, often leading to 20x-30x faster docs generation
- Considerably improve page loading times in the browser
- Allow customizing
search_data
for extra pages - Use native style for scroll bars
- Enhance links between extras/pages/guides with padding and hover effects
- Go to latest goes to the same page if it exists, root otherwise
- Apply new style and layout for tabs
- Increase font-weight on sidebar on Apple machines/devices
- Improve accessibility across deprecation, links, and summaries
- Add compatibility to Erlang/OTP 28+
- Rely on the operating system monospace font for unified experience and better load times
- Introduce
"exdoc:loaded"
window event to track navigation - Support for favicons
-
Bug fixes
- Move action links out from heading tags
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.