Skip to content

1.2

Choose a tag to compare

@yoimerdr yoimerdr released this 04 Mar 15:41
· 43 commits to main since this release

Features

  • Support for other feed types (pages, comments)
  • Support for other alt types.
  • Support to get resource id.
  • New named terms for query builder.
  • Expose handler for search params.

Fixes:

  • Invalid query for search posts with categories.
  • Invalid response for a feed request.
  • Other unexpected behavior in some functions.

Improves

  • Reduce unused/unnecessary expressions.
  • Other performance improvements.

Keep in mind

  • Some properties/types/interfaces has been removed/changed, check the docs for details.