Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 940 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 940 Bytes

v5.4.0 (2020-11-11)

  • react 17 support
  • better compatibility with Webpack 5, deeming resolve.fullySpecified unnecessary (core-5822)
  • dist files now include a CJS file. ESM is still used by default in most environments (core-5929)

... ... this changelog does not mention all releases. ... visit the github releases page as well as the main fullcalendar repo. ...

v5.2.0 (2020-07-30)

bugfix: dayMinWidth causes error "NowTimer(...): Nothing was returned from render..." (#80)

4.2.0 (2019-06-02)

  • bugfix: if header/footer were specified as object literals, any change to ANY of the FullCalendar component's props would trigger a full rerender.
  • new dependency: fast-deep-equal automatically bundled with UMD dist