Skip to content

Release 9.1.1

Choose a tag to compare

@thet thet released this 08 Sep 10:08
· 792 commits to master since this release

9.1.1 (2022-09-08)

Bug Fixes

  • pat display time: Fix relative time for timezone corner cases. (3c62c65)For date-only from-now, just use Intl.RelativeTimeFormat to avoid any
    timezone calculation mistakes. This prevents a case where in days in the
    future or past were shown as 9 days due to timezone differences in some
    circumstances.

Maintenance

  • pat display time: Extend the demo. (2bd1ff6)

  • pat inject: Correct docs that the history parameter does not have record set as default. (7f06eda)

  • pat inject: Re-organize the demos. (3d3e8c3)- Create dedicated demo folder and move demo files in there.

  • Remove inject-history folder and move demo into inject.