Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 6b231546 authored by Simon Chan's avatar Simon Chan
Browse files

chore: add changelog

parent 9fc63600
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
{
  "changes": [
    {
      "packageName": "@yume-chan/scrcpy-decoder-tinyh264",
      "comment": "Fix usage in README",
      "type": "none"
    }
  ],
  "packageName": "@yume-chan/scrcpy-decoder-tinyh264"
}
 No newline at end of file
+10 −0
Original line number Diff line number Diff line
{
    "changes": [
        {
            "packageName": "@yume-chan/scrcpy-decoder-webcodecs",
            "comment": "Change to not use vertical sync to minimize latency",
            "type": "none"
        }
    ],
    "packageName": "@yume-chan/scrcpy-decoder-webcodecs"
}
+10 −0
Original line number Diff line number Diff line
{
    "changes": [
        {
            "packageName": "@yume-chan/stream-extra",
            "comment": "Add the ability to load native Web Streams API implementation from `globalThis`",
            "type": "none"
        }
    ],
    "packageName": "@yume-chan/stream-extra"
}