Skip to content

Commit f85dc4c

Browse files
committed
Changelog: add window.matchMedia & MediaQueryList
Separated so it’s easier to overlay patches without conflicts in changelog.
1 parent f575022 commit f85dc4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
* Compiler: deadcode elimination of cyclic values (#1978)
4040
* Compiler: directly write Wasm binary modules (#2000, #2003)
4141
* Compiler: rewrote inlining pass (#1935)
42+
* Library: add Dom_html.window.matchMedia & Dom_html.mediaQueryList (#2017)
4243

4344
## Bug fixes
4445
* Compiler: fix stack overflow issues with double translation (#1869)

0 commit comments

Comments
 (0)