Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add type definitions for literal methods #238

Closed
wants to merge 2 commits into from

Conversation

pyshx
Copy link

@pyshx pyshx commented Dec 21, 2022

I've added missing methods to typings/tsd.d.ts for better Typescript support.

Copy link
Collaborator

@6utt3rfly 6utt3rfly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR. Can you also please check the contributing guidelines for commit message formatting?

typings/tsd.d.ts Outdated Show resolved Hide resolved
typings/tsd.d.ts Outdated Show resolved Hide resolved
@pyshx pyshx changed the title add type definitions for literal methods fix: add type definitions for literal methods Mar 30, 2023
@pyshx pyshx requested a review from 6utt3rfly March 30, 2023 18:12
@6utt3rfly 6utt3rfly closed this in b4a5b1a Jul 12, 2024
github-actions bot pushed a commit that referenced this pull request Jul 12, 2024
## [1.3.9](v1.3.8...v1.3.9) (2024-07-12)

### Bug Fixes

* add types add/remove/removeAll functions ([b4a5b1a](b4a5b1a)), closes [#238](#238)
* add types for SequenceExpressions ([d0cf015](d0cf015)), closes [#261](#261)
* detect unexpected ] in expression "[1,2][]" ([70b8ea6](70b8ea6)), closes [#256](#256)
* do not access prototype ([037d1db](037d1db)), closes [#239](#239)
* throwError return type ([e0df539](e0df539)), closes [#252](#252)
* update Array elements typing ([097ae12](097ae12))
Copy link

🎉 This issue has been resolved in version 1.3.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants