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 9c8dd6f commit dbb459aCopy full SHA for dbb459a
fluent-dom/CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Changelog
2
3
## Unreleased
4
+ - …
5
+
6
+## fluent-dom 0.1.0
7
8
- Extend formatWithFallback to accept async iterator (#46)
9
- Documented all methods
@@ -18,7 +21,6 @@
18
21
- Added a guard to prevent leaking attributes between translations (#73)
19
22
- Added a performance optimization coalescing all translations from mutations
20
23
per animation frame (#113)
- - …
24
25
## fluent-dom 0.0.1
26
fluent-dom/package.json
@@ -1,6 +1,6 @@
{
"name": "fluent-dom",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "Fluent bindings for DOM",
"repository": {
"type": "git",
0 commit comments