---
title: "7.28.0 Released: `babel.config.ts`, explicit resource management, and discard binding proposal · Babel"
url: https://daily.dev/posts/7-28-0-released-babel-config-ts-explicit-resource-management-and-discard-binding-proposal-bab-qthdza0hy
source_url: https://babeljs.io/blog/2025/06/30/7.28.0
type: article
source: "Babel"
published: 2025-07-02T09:26:36.693Z
updated: 2025-07-02T09:27:01.493Z
tags: ["javascript", "nodejs", "typescript", "babel"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 7.28.0 Released: `babel.config.ts`, explicit resource management, and discard binding proposal · Babel

**[Babel](https://daily.dev/sources/babel)** · 3 min read · 0 upvotes · 0 comments

## Summary

Babel 7.28.0 introduces native TypeScript configuration file support with babel.config.ts and babel.config.mts, enables ES2026 explicit resource management by default in preset-env, adds support for the discard binding proposal using void syntax, and introduces a new commonjs source type option for CommonJS-specific environments like Node.js.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://babeljs.io/blog/2025/06/30/7.28.0>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#nodejs](https://daily.dev/tags/nodejs), [#typescript](https://daily.dev/tags/typescript), [#babel](https://daily.dev/tags/babel)

[View this post on daily.dev](https://daily.dev/posts/7-28-0-released-babel-config-ts-explicit-resource-management-and-discard-binding-proposal-bab-qthdza0hy)
