Skip to content

v0.2.0

Compare
Choose a tag to compare
@arshaw arshaw released this 07 Jan 10:06
· 366 commits to main since this release
  • Updated with latest test262 conformance tests (Nov 2023) (#3). All tests passing barring intentional deviations from spec, documented in README.
  • Breaking changes include all those mentioned here and normative changes introduced between May 2023 - Nov 2023, most notably changes to "user-visible operations".
  • Size of minified+gzipped bundle increased from 17.3 kB -> 20.0 kB due to stricter compliance with latest spec.
  • In NPM directory, all files are now top-level as opposed to within dist/. Thus, the jsDelivr URL has changed.
  • Fixed bugs: #9, #12, #13, #21
  • Improved README content, including comparison with @js-temporal/polyfill (#22)
  • Renamed github repo to fullcalendar/temporal-polyfill