@webqit/oohtml 2.1.33 → 2.1.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +6 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,9 +13,10 @@ OOHTML is an upcoming proposal!
13
13
 
14
14
  > **Note**
15
15
  > <br>This is documentation for `OOHTML@2.x`. (Looking for [`OOHTML@1.x`](https://github.com/webqit/oohtml/tree/v1.10.4)?)
16
- >
17
- > Changes in v2:
18
- >
16
+
17
+ <details>
18
+ <summary>Changes in v2:</summary>
19
+
19
20
  > + HTML Modules
20
21
  > + HTML Imports
21
22
  > + Namespace API
@@ -24,6 +25,8 @@ OOHTML is an upcoming proposal!
24
25
  > + <ins>Scoped JS</ins><del>Subscript</del>
25
26
  > + Scoped CSS <sup>new</sup>
26
27
 
28
+ </details>
29
+
27
30
  ## Overview
28
31
 
29
32
  Take a brief overview of OOHTML in [the introductory blog post](https://dev.to/oxharris/the-web-native-equations-1m1p-temp-slug-6661657?preview=ba70ad2c17f05b5761bc74516dbde8c9eff8b581a0420d87334fd9ef6bab9d6e6d3ab6aaf3fe02542bb9e7250d0a88a6df91dae40919aabcc9a07320#an-overview) (draft).
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "wicg-proposal"
15
15
  ],
16
16
  "homepage": "https://webqit.io/tooling/oohtml",
17
- "version": "2.1.33",
17
+ "version": "2.1.34",
18
18
  "license": "MIT",
19
19
  "repository": {
20
20
  "type": "git",