We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d034e commit 1348f74Copy full SHA for 1348f74
CHANGELOG.md
@@ -5,11 +5,10 @@ Done:
5
* Remove deprecated APIs
6
* `Window.getSelection` now returns an option, to better match the definition
7
* Add scrollToWithOptions to window
8
+* Convert to rescript syntax
9
* Added IntersectionObserver and IntersectionObserverEntry bindings
10
11
Todo:
-* Convert to rescript syntax
12
* Convert more input types to `node_like` and `element_like` to improve usability
13
-* Consider switching to `namespace: true`, or otherwise improve the folder structure to avoid exposing the implementation modules
14
* Correct bugs, reduce how much code is generated, add missing APIs
15
-* Switch this file to "keep a changelog" style or atlassian changesets
+* Switch to atlassian changesets (including github actions)
0 commit comments