<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/tests/specs/run/cjs/reexport_non_analyzable/node_modules, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/'/>
<entry>
<title>fix: improved support for cjs and cts modules (#26558)</title>
<updated>2024-11-01T16:27:00+00:00</updated>
<author>
<name>David Sherret</name>
<email>dsherret@users.noreply.github.com</email>
</author>
<published>2024-11-01T16:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=826e42a5b5880c974ae019a7a21aade6a718062c'/>
<id>826e42a5b5880c974ae019a7a21aade6a718062c</id>
<content type='text'>
* cts support
* better cjs/cts type checking
* deno compile cjs/cts support
* More efficient detect cjs (going towards stabilization)
* Determination of whether .js, .ts, .jsx, or .tsx is cjs or esm is only
done after loading
* Support `import x = require(...);`

Co-authored-by: Bartek Iwańczuk &lt;biwanczuk@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* cts support
* better cjs/cts type checking
* deno compile cjs/cts support
* More efficient detect cjs (going towards stabilization)
* Determination of whether .js, .ts, .jsx, or .tsx is cjs or esm is only
done after loading
* Support `import x = require(...);`

Co-authored-by: Bartek Iwańczuk &lt;biwanczuk@gmail.com&gt;</pre>
</div>
</content>
</entry>
</feed>
