Skip to content

v0.2.1

Compare
Choose a tag to compare
@gravity-ui-bot gravity-ui-bot released this 07 Aug 21:02
61e86e8

0.2.1 (2024-08-07)

⚠ BREAKING CHANGES

  • next and prev are Partial<TRequest> | undefined instead of Partial<TResponse> | undefined
  • DataSource no longer supports in ActualParams type

Bug Fixes

  • make page param patch for request (#11) (e76f88e)