Skip to content

feat: remove downlevelIteration from Rollup tsconfig override (#905)#933

Merged
harttle merged 1 commit into
nextfrom
feat/drop-downlevel-iteration
Jul 11, 2026
Merged

feat: remove downlevelIteration from Rollup tsconfig override (#905)#933
harttle merged 1 commit into
nextfrom
feat/drop-downlevel-iteration

Conversation

@harttle

@harttle harttle commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

Finishes #905 (ES6 UMD work) by removing the downlevelIteration override from the Rollup TypeScript plugin config in rollup.config.mjs, relying on the project tsconfig instead.

Test plan

  • npm run build
  • npm test
  • npm run lint

Closes #905

Browser UMD/min bundles already compile with ES2020 on next; drop the
ES5-only downlevelIteration override from rollup.config.mjs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29103646392

Warning

No base build found for commit 9481008 on next.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 99.681%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 3029
Covered Lines: 3022
Line Coverage: 99.77%
Relevant Branches: 1048
Covered Branches: 1042
Branch Coverage: 99.43%
Branches in Coverage %: Yes
Coverage Strength: 22510.82 hits per line

💛 - Coveralls

@harttle
harttle merged commit f0b6cd3 into next Jul 11, 2026
11 checks passed
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.

2 participants