Skip to content

Commit 6d57025

Browse files
committed
Fix up CHANGELOG for 2.9.1
1 parent 7716ae1 commit 6d57025

File tree

1 file changed

+18
-9
lines changed

1 file changed

+18
-9
lines changed

CHANGELOG.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1+
## v2.9.1 (2022-12-16)
12

3+
***Note:** these were all back-ported from master since they could go out on 2.9. This will be the last 2.9 release unless there are critical bug fixes here!*
24

5+
#### :bug: Bug Fix
36

4-
5-
6-
7-
8-
9-
10-
11-
12-
## v2.9.1 (2022-12-16)
7+
* Let ESLint have its way about docstring location (a8fac83)
8+
* DOC: API: add render helper examples (f476a20)
9+
* Tweak TS style for indexing multiple types (for getElement) (f01ad9f)
10+
* Use export type for RenderingTestContext (2dc5077)
11+
* Tweak TS style for indexing multiple types (3214483)
12+
* Address PR feedback (5e87a54)
13+
* DOC: API: add DOM query helper examples (83b7f5f)
14+
* Export type for Target (335019d)
15+
* Upgrade expect-type and fix issues the new version reveals (bae5e33)
16+
* Correctly handle special char keyCodes with Shift (d537923)
17+
* Add tab type test (64f40d5)
18+
* Generate documentation (939f29f)
19+
* Ensure types reflect optional-ness of tab options (95285cc)
20+
* Fix typesVersions config again (53fa899)
21+
* Clean up public-types after pack (b9dcbca)
1322

1423
## v2.9.0 (2022-12-14)
1524

0 commit comments

Comments
 (0)