Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/clean-box-drawing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-recording-fonts.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/drive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# opencode-drive

## 1.4.2

### Patch Changes

- b524213: Render light box-drawing borders as continuous geometric primitives.
- a24a09d: Defer recording font initialization so source-checkout scripts can start without loading a duplicate renderer.

## 1.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/drive/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "opencode-drive",
"version": "1.4.1",
"version": "1.4.2",
"description": "Drive real and simulated OpenCode instances",
"license": "MIT",
"repository": {
Expand Down