Skip to content

feat(engine): sqlite#463

Merged
MrSwitch merged 5 commits into
mainfrom
next
Jun 16, 2026
Merged

feat(engine): sqlite#463
MrSwitch merged 5 commits into
mainfrom
next

Conversation

@MrSwitch

@MrSwitch MrSwitch commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Fixes #459

MrSwitch and others added 4 commits June 14, 2026 16:15
chore(sync): main -> next
* feat(sqlite): init support

* feat(sqlite): fts5 support

* test: fixes

* fix: integrations and doc

* fix: tests
# [0.101.0](v0.100.2...v0.101.0) (2026-06-14)

### Features

* **sqlite:** initial engine support ([#457](#457)) ([1344fb2](1344fb2))
* feat(sqlite): init support

* feat(sqlite): fts5 support

* test: fixes

* fix: integrations and doc

* fix: tests

* chore: tidy patch aliasing

* chore: prettier
@MrSwitch MrSwitch merged commit 19130f6 into main Jun 16, 2026
17 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.101.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(engine): SQLite support

2 participants