v0.1.1
Fix typo: occured -> occurred in error comments (#43545)
cargo: Rename workspace-local library starting with b to `servo_*` (#43552)
Change some `#[allow]`s to `#[expect]`s (#40458)
base: Remove `ucd` dependency (#32424)
indexeddb: fix structured cloning for transaction state, File, and FileList (#43805)
deps: Update ipc-channel (#42161)
Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)
base: When normalizing `RopeIndex` ensure it does not intersect a character (#42240)
layout: Handle selection during display list construction (#41963)
Fix some typos in comments across various parts of the codebase (#40492)
layout: Store a fallback cache in the `FontGroup` (#42466)