Skip to content

Recent updates are not released #17

@sylee957

Description

@sylee957

Although there were updates in the repository

#16

I still see that the released packages uses old type definitions

    /**
     * Hooks an event to the client.
     */
    on(event: EmitterEvents | string, callback: (args?: any) => void): Emitter;
    /**
     * Unhooks an event from the client.
     */
    off(event: EmitterEvents | string, callback: (args?: any) => void): Emitter;

Can you release the new version of the package?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions