Skip to content

Conversation

latonv
Copy link
Contributor

@latonv latonv commented Oct 6, 2025

The browsers that we target have all long supported DOM iteration with the values returned by methods like querySelectorAll. This PR just adds dom.iterable to our tsconfig so that any repos cloned from this template will not need to add it themselves, allowing them to make full use of those methods & associated types without running into compiler errors.

Copy link

github-actions bot commented Oct 6, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-10-08 17:14 UTC

Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3382771) to head (87642f0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #104   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           29        29           
=========================================
  Hits            29        29           

☔ 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.

@latonv latonv merged commit 4712df6 into main Oct 8, 2025
4 checks passed
@latonv latonv deleted the tsconfig-add-dom-iterable branch October 8, 2025 17:14
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.

1 participant