Skip to content

@pankod/refine-core@3.74.0

Compare
Choose a tag to compare
@refine-bot refine-bot released this 22 Sep 17:14
· 3428 commits to master since this release
8e87eed

Minor Changes

  • Combine action related types into a single file and derive types from it to avoid future inconsistencies.

    Renamed RedirectionTypes type to RedirectAction.

    Updated every type definition of actions to use the new Action type or derivations of it.

Patch Changes

  • Fixed the issue in resource routes not taking options.route of parent resource into account.

  • Rename reset-password -> forgot-password on docs.