|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v3.3.0-1](https://github.com/DrKJeff16/wezterm-types/tree/v3.3.0-1) (2026-04-10) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/DrKJeff16/wezterm-types/compare/v3.2.0-1...v3.3.0-1) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- feat\(log.wz\): add type annotations [\#155](https://github.com/DrKJeff16/wezterm-types/pull/155) ([sravioli](https://github.com/sravioli)) |
| 10 | +- feat\(warp.wz\): add type annotations [\#154](https://github.com/DrKJeff16/wezterm-types/pull/154) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 11 | +- docs: add plugin PR instructions [\#152](https://github.com/DrKJeff16/wezterm-types/pull/152) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 12 | +- fix\(plugins.wezterm-attention\): sync with plugin's changes [\#151](https://github.com/DrKJeff16/wezterm-types/pull/151) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 13 | + |
| 14 | +**Merged pull requests:** |
| 15 | + |
| 16 | +- feat\(nerdfonts\): add icon preview to type def [\#153](https://github.com/DrKJeff16/wezterm-types/pull/153) ([KevinSilvester](https://github.com/KevinSilvester)) |
| 17 | +- feat\(nerdfonts\): add missing nerdfonts [\#150](https://github.com/DrKJeff16/wezterm-types/pull/150) ([KevinSilvester](https://github.com/KevinSilvester)) |
| 18 | + |
| 19 | +## [v3.2.0-1](https://github.com/DrKJeff16/wezterm-types/tree/v3.2.0-1) (2026-04-07) |
| 20 | + |
| 21 | +[Full Changelog](https://github.com/DrKJeff16/wezterm-types/compare/v3.1.0-1...v3.2.0-1) |
| 22 | + |
| 23 | +**Implemented enhancements:** |
| 24 | + |
| 25 | +- feat\(memo.wz\): add type annotations [\#149](https://github.com/DrKJeff16/wezterm-types/pull/149) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 26 | +- feat\(kanagawa.wz\): add type annotations [\#148](https://github.com/DrKJeff16/wezterm-types/pull/148) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 27 | + |
| 28 | +## [v3.1.0-1](https://github.com/DrKJeff16/wezterm-types/tree/v3.1.0-1) (2026-04-06) |
| 29 | + |
| 30 | +[Full Changelog](https://github.com/DrKJeff16/wezterm-types/compare/v3.0.1-1...v3.1.0-1) |
| 31 | + |
| 32 | +**Implemented enhancements:** |
| 33 | + |
| 34 | +- feat\(passrelay.wezterm\): add type annotations [\#146](https://github.com/DrKJeff16/wezterm-types/pull/146) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 35 | +- feat\(wezterm-attention\): add type annotations [\#145](https://github.com/DrKJeff16/wezterm-types/pull/145) ([DrKJeff16](https://github.com/DrKJeff16)) |
| 36 | +- feat\(tab-information\): add missing `panes` field to `TabInformation` [\#144](https://github.com/DrKJeff16/wezterm-types/pull/144) ([KevinSilvester](https://github.com/KevinSilvester)) |
| 37 | + |
3 | 38 | ## [v3.0.1-1](https://github.com/DrKJeff16/wezterm-types/tree/v3.0.1-1) (2026-03-21) |
4 | 39 |
|
5 | 40 | [Full Changelog](https://github.com/DrKJeff16/wezterm-types/compare/v3.0.0-1...v3.0.1-1) |
|
0 commit comments