Skip to content

Commit bc1baf3

Browse files
committed
update download size stats, spec compliance
1 parent 87a66be commit bc1baf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ Use a `<script>` tags with a CDN link:
8080
</tr>
8181
<tr>
8282
<td>Minified+gzip size</td>
83-
<td><a href='https://bundlephobia.com/package/temporal-polyfill'>20 KB<a></td>
84-
<td><a href='https://bundlephobia.com/package/@js-temporal/polyfill'>52 KB</a> (+160%)</td>
83+
<td><a href='https://bundlephobia.com/package/temporal-polyfill'>19.8 KB<a></td>
84+
<td><a href='https://bundlephobia.com/package/@js-temporal/polyfill'>51.9 KB</a> (+162%)</td>
8585
</tr>
8686
<tr>
8787
<td>Spec date</td>
@@ -111,7 +111,7 @@ Use a `<script>` tags with a CDN link:
111111

112112
All calendar systems (ex: `chinese`, `persian`) and all time zones are supported.
113113

114-
Compliance with the latest version of the Temporal spec is near-perfect [with just 4 intentional deviations](https://github.com/fullcalendar/temporal-polyfill/blob/spec-2025/packages/temporal-polyfill/scripts/test262-config/expected-failures.txt).
114+
Compliance with the latest version of the Temporal spec is near-perfect [with just 4 intentional deviations](https://github.com/fullcalendar/temporal-polyfill/blob/main/packages/temporal-polyfill/scripts/test262-config/expected-failures.txt).
115115

116116

117117
## Browser Support

0 commit comments

Comments
 (0)