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

feat: Publish Typescript definitions #2491

Open
wants to merge 4 commits into
base: alpha
Choose a base branch
from

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Mar 9, 2025

Pull Request

Issue

Closes: #2012
Closes: #2044
Closes: #1368

Approach

  • Publish all files in /types.
  • Publish main type definition file.
  • Prevent publishing type definition tests
  • Remove reference to @types/parse

Copy link

parse-github-assistant bot commented Mar 9, 2025

🚀 Thanks for opening this pull request!

Copy link

codecov bot commented Mar 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (478147c) to head (c338ec3).

Additional details and impacted files
@@            Coverage Diff            @@
##             alpha     #2491   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         6268      6268           
  Branches      1468      1452   -16     
=========================================
  Hits          6268      6268           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dplewis dplewis requested a review from a team March 9, 2025 22:46
@dplewis dplewis requested a review from mtrezza March 12, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand TypeScript support Check attributes spelling when using multi level includes
2 participants