Skip to content

Commit 427dfe6

Browse files
committed
chore(main): release 3.0.6
1 parent 10757fd commit 427dfe6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [3.0.6](https://github.com/AstroNvim/astrocore/compare/v3.0.5...v3.0.6) (2026-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **resession:** clear filtered buffer state on restore ([c3251ff](https://github.com/AstroNvim/astrocore/commit/c3251ff07d576672c84b1caeb6a92ae3a409b204))
9+
* **rooter:** align pattern detector signature ([0e45789](https://github.com/AstroNvim/astrocore/commit/0e45789b49d2d3e4a0b815699a791178b18a08a0))
10+
* **rooter:** reject invalid directory scopes ([bb95af6](https://github.com/AstroNvim/astrocore/commit/bb95af69eb46fe20a3a9ba5cca6962fc2ed62d5c))
11+
* **toggles:** check syntax parser for target buffer ([9939169](https://github.com/AstroNvim/astrocore/commit/99391693effd8b5f39b91e88b7e5535f692060b4))
12+
* **treesitter:** scope fold refreshes to current buffer ([fdeb75f](https://github.com/AstroNvim/astrocore/commit/fdeb75f95862b87c758bd61b364eb3c9d83ebe06))
13+
14+
15+
### Performance Improvements
16+
17+
* avoid discarded map allocations ([a54ed96](https://github.com/AstroNvim/astrocore/commit/a54ed96771472bcd6918c8d671dff252a70d88b9))
18+
319
## [3.0.5](https://github.com/AstroNvim/astrocore/compare/v3.0.4...v3.0.5) (2026-06-05)
420

521

0 commit comments

Comments
 (0)