Skip to content

Commit 283879d

Browse files
toastalhhugo
authored andcommitted
Changelog: add window.matchMedia & MediaQueryList
Separated so it’s easier to overlay patches without conflicts in changelog.
1 parent e3d29eb commit 283879d

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
@@ -26,6 +26,7 @@
2626
* Compiler: remove empty blocks (#1934)
2727
* Ppx: explicitly disallow polymorphic method (#1897)
2828
* Ppx: allow "function" in object literals (#1897)
29+
* Lib: add Dom_html.window.matchMedia & Dom_html.mediaQueryList (#2017)
2930
* Lib: make the Wasm version of Json.output work with native ints and JavaScript objects (#1872)
3031
* Compiler: add the `--empty-sourcemap` flag
3132
* Compiler: faster compilation by stopping sooner when optimizations become unproductive (#1939)

0 commit comments

Comments
 (0)