We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b936d91 commit 021d062Copy full SHA for 021d062
DENO_LOG.md
@@ -4,10 +4,6 @@
4
5
Rebased Deno changes onto latest `main` (be25a2b57).
6
7
-- `git checkout -b rebase/2026-02-11 main`
8
-- `git merge --squash origin/rebase/2026-01-12`
9
- - All 7 commits from `rebase/2026-01-12` squashed into one.
10
- - Resolved 11 conflicted files. Main had moved 127 commits ahead.
11
- Notable conflict resolutions:
12
- `internal/api/`: main restructured the API with StdioServer/Transport/Protocol/
13
Session/Connection architecture. Kept the Deno fork's Server with MessagePack
0 commit comments