Skip to content

Latest commit

 

History

History
76 lines (34 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

76 lines (34 loc) · 2.76 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.1 (2022-12-06)

Bug Fixes

  • set default entity if there is no content (30db273)

1.5.0 (2022-12-06)

Features

  • set entity as an optional prop (e140012)

1.4.1 (2022-11-29)

Bug Fixes

  • allow sending FormData object (76fedec)

1.4.0 (2022-11-25)

Features

  • configure multiple entities in one entry point (123d658)

1.3.2 (2022-11-24)

Bug Fixes

  • support types in custom functions and on their args (438174b)

1.3.1 (2022-11-23)

Bug Fixes

  • accept custom type without conflicts using helpers (4cf3c38)

1.3.0 (2022-11-22)

Features

  • allow aborting requests in each action (27a2109)
  • create action's utilities to avoid nested configs (ac88388)

Bug Fixes

  • accept custom type definition (c5d2b84)

1.2.0 (2022-11-19)

Features

  • create custom actions reusing others (79ce940)

1.1.0 (2022-11-19)

Features

  • allow passing paths without an object (9599a58)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.