Skip to content

Commit e937d2a

Browse files
committed
Release v0.7.0
1 parent 92bcd0b commit e937d2a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.7.0] - 2026-06-14
4+
5+
* Support namespaces/files in `get_docs` tool and make it return a list of exports
6+
* Support re-exports in `get_docs` lookups
7+
* Improve out-of-the-box experience for remote access (which remains opt-in)
8+
39
## [0.6.0] - 2025-12-31
410

511
* Tanstack support

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tidewave",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Tidewave for JavaScript (Next.js, TanStack, Vite)",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)