v0.3.0
cargo: Rename workspace-local library starting with b to `servo_*` (#43552)
generic_channel: Avoid unnecessary GenericSharedMemory allocations (#45224)
cargo: Rename workspace-local library starting with c to `servo_*` (#43622)
script: Add basic implementation of ServiceWorker lifecycle and messaging (#45082)
devtools: Fix inspector not loading when navigating on the same page (#45056)
Cargo.toml cleanups and convert some dependencies to workspace dependencies (#45015)
Upgrade Stylo to 2026-04-01 (#43878)
net: Allow internal requests to be fetched regardless of CSP (#44974)
net/script: Reuse allocation in create_request_body_with_content (#45235)
paint: Use `GenericSharedMemory::into_arc_vec` for `SerializableImageData` -> `ImageData` (#45223)
cargo: Bump MSRV to 1.88 (#44815)
script: Enable sequential focus navigation across frame boundaries (#44397)
IndexedDB: Implement IndexedDB abort rollback for object store metadata and key generators (#43950)
webgpu: Update wgpu to 29 (#44968)