Skip to content

v9.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 08:45
v9.1.0
764b7b6

Added

  • Formatters create sub-directory automatically instead of failing (#2266)
  • Include a less cryptic error message when trying to require an ES module (#2264)

Changed

  • Change hashes type from any to Record<string, string> in DataTable (#2270)