v0.3.0
cargo: Bump MSRV to 1.88 (#44815)
Embed default resources in Servo applications using a `servo-default-resources` crate (#43182)
Convert more component dependencies to workspace dependencies (#45017)
url: Let origins of file:// URLs be potentially trustworthy (#43989)
Force callers to claim `blob` url before making a fetch request (#43746)
Update to rust 1.85 (#35628)
cargo: Rename workspace-local library starting with b to `servo_*` (#43552)
Implement async version for cookie APIs (#44708)
net: update `cross_origin_resource_policy_check` to follow spec (#44828)
script: Implement Origin API (#41712)
tidy: Add a rule ensuring that `//` comments are followed by a space in Rust (#38698)
net/script: Reuse allocation in create_request_body_with_content (#45235)
net: Split ResourceTimings into separate file and create batch attribute setting (#44395)
Remove all instances of `rustfmt::skip` (#45096)