Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 3.55 KB

CHANGELOG.md

File metadata and controls

50 lines (34 loc) · 3.55 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2024-03-31)

Bug Fixes

  • chrono-data-selector: set default timezone (497b58c)

Features

  • microsoft-recognizers-selector: init (ec21c7d)

0.3.0 (2024-03-31)

Features

  • chrono-data-selector: init (d766d61)

0.2.0 (2024-03-31)

Note: Version bump only for package workspace

0.1.0 (2024-03-31)

Bug Fixes

  • correct the creative work condition & date tests (19fc067)
  • correct the debug code (9bf7f63)
  • correct the extract method return type (211d6e7)
  • filter empty object & fix undefined result (9bab304)
  • filter empty object & fix undefined result (254355e)
  • handle the debug array correctly (2d8157e)
  • happy dom can't handle minified html correctly (8a84dbf)
  • missing import for memoize & split title extra entry (411ee6c)
  • the types of xAsync are wrong (a269ef5)
  • utils: deep merge support iterable (79122c2)

Features

  • add more generic extractors (1e74c32)
  • export parseHtml so that users can input Document (ba1f62d)
  • init (e0a177d)
  • jsonld: add more extractors (9a086e9)
  • meta-tags: add extractors (3606b3a)
  • opengraph: add dates and author (51615ed)
  • switching to nx for managing monorepo & using esbuild build extractus package (d8b8c6a)
  • twitter-card: add extractor (1780b4d)