[PR #6852] [CLOSED] [WIP] Remove deprecated downlevelIteration option #41206

Closed
opened 2026-04-23 14:00:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6852
Author: @RyanCavanaugh
Created: 2/3/2026
Status: Closed

Base: masterHead: remove-downlevelIteration


📝 Commits (1)

  • 8e911fd Remove deprecated downlevelIteration option

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 tsconfig.json (+0 -1)

📄 Description

This option is deprecated in TypeScript 6.0. It doesn't do anything when target is es2022, so can be safely removed from this config file.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6852 **Author:** [@RyanCavanaugh](https://github.com/RyanCavanaugh) **Created:** 2/3/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `remove-downlevelIteration` --- ### 📝 Commits (1) - [`8e911fd`](https://github.com/actualbudget/actual/commit/8e911fd7734bdf1f78aac7a3a73aa7c46dad4302) Remove deprecated downlevelIteration option ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tsconfig.json` (+0 -1) </details> ### 📄 Description This option is deprecated in TypeScript 6.0. It doesn't do anything when `target` is `es2022`, so can be safely removed from this config file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 14:00:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#41206