v0.0.6
xpath: Replace `nom` with hand-written parsing rules (#39977)
Fix various typos throughout the code base (#40934)
xpath: Handle a NodeSet being passed to `id` (#40593)
xpath: Fix implementation for `preceding::`/`following::` axes (#40588)
xpath: Throw a `NAMESPACE_ERR` DOMException when namespace resolver callback returns invalid value or throws (#40167)
xpath: Enforce tree order in node sets during evaluation (#40451)