-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathmetadata.yaml
18 lines (18 loc) · 919 Bytes
/
metadata.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
homepage: "https://www.simoahava.com/"
documentation: "https://www.simoahava.com/custom-templates/core-web-vitals/"
versions:
# Latest version
- sha: cd47ae093ab51d4f12bed5c7192f7b83354d7a99
changeNotes: Add loadState to attribution object.
- sha: 12afb0844ef01013fc71d2ddd5ff077599ba1843
changeNotes: Add support for attribution data in dataLayer object
- sha: c5ae5b8bd32cf764c65b0099c9ffb6f0a5372b1b
changeNotes: Make INP new default metric.
- sha: 87251ca43e4fb664a051c8f447f78549dba63c86
changeNotes: Add toggle to also collect INP, FCP, and TTFB
- sha: cdf627e8312241c3bcfa7314eb24e49cf380d066
changeNotes: Add option to namespace measurement in webVitalsMeasurement.
- sha: 3ba789af793d38d55f41d6ba48cac1a83390a624
changeNotes: Add rounded integers to the object for easier implementation.
- sha: bc869721e46569bcb5308e9a1f930938b6ab061b
changeNotes: Initial release.