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

add typescript types, continued #8

Merged
merged 22 commits into from
Jan 30, 2020
Merged

add typescript types, continued #8

merged 22 commits into from
Jan 30, 2020

Conversation

ChristianMurphy
Copy link
Member

Follow up to #7 with some additional tests

Zemnmez and others added 16 commits January 16, 2020 16:59
- test now imports itself as a package (neat!)
- dtslint checks the types are pretty
- `typescript` and `unist-util-is` moved to devdeps
(should have been before)
- maybe this is known, but weirdly this package depends on an older
version of itself through remark-preset-wooorm
- remember to add tslint.json
also:
* removes nullish
* adds comments
* adds more type tests
* clarifies which props can be used with reset
typings: refactor to support unified
ensures generic carries through, and verifies with mdast and hast types
@ChristianMurphy ChristianMurphy added 🦋 type/enhancement This is great to have ☂️ area/types This affects typings 🧑 semver/major This is a change 🙉 open/needs-info This needs some more info labels Jan 27, 2020
@ChristianMurphy ChristianMurphy requested review from wooorm, Rokt33r and a team January 27, 2020 16:37
@codecov-io

This comment has been minimized.

@ChristianMurphy ChristianMurphy removed the 🙉 open/needs-info This needs some more info label Jan 27, 2020
@ChristianMurphy ChristianMurphy changed the title add typescript types add typescript types, continued Jan 27, 2020
package.json Outdated Show resolved Hide resolved
@ChristianMurphy ChristianMurphy added the 🌊 blocked/upstream This cannot progress before something external happens first label Jan 27, 2020
@ChristianMurphy ChristianMurphy removed the 🌊 blocked/upstream This cannot progress before something external happens first label Jan 27, 2020
@wooorm
Copy link
Member

wooorm commented Jan 28, 2020

Thanks!

LGTM but I‘d like a review from someone else as well before landing

Copy link
Member

@Rokt33r Rokt33r left a comment

Choose a reason for hiding this comment

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

LGTM

@wooorm wooorm merged commit db2288b into unifiedjs:master Jan 30, 2020
@ChristianMurphy ChristianMurphy deleted the types/test-generic-marker-parser branch January 30, 2020 16:37
@wooorm
Copy link
Member

wooorm commented Jan 31, 2020

Released as 3.0.0, thanks @ChristianMurphy, @Zemnmez, and @Rokt33r!

@wooorm wooorm added the 💪 phase/solved Post is done label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☂️ area/types This affects typings 💪 phase/solved Post is done 🧑 semver/major This is a change 🦋 type/enhancement This is great to have
Development

Successfully merging this pull request may close these issues.

None yet

5 participants