Skip to content

Version 2.5.0 does not include typescript type declarations. #182

@valerii15298

Description

@valerii15298

No typescript declarations

Description

2.5.0 does not have typescript declarations

Affects package

The package(s) in which this bug can be observed.

Affects versions

2.5.0 (latest at the time of creation of this issue)

Steps to reproduce

Steps to reproduce the behavior:

  1. Install @fusionauth/react-sdk@2.5.0
  2. Try to import something like this:
import { useFusionAuth } from "@fusionauth/react-sdk";
  1. Check error: Could not find a declaration file for module '@fusionauth/react-sdk'.

Expected behavior

Same as with previous version typescript declarations should be included
https://www.npmjs.com/package/@fusionauth/react-sdk/v/2.4.3?activeTab=code

But 2.5.0 does not have typescript declaration file: https://www.npmjs.com/package/@fusionauth/react-sdk?activeTab=code

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions