Skip to content

Commit

Permalink
another todo merged
Browse files Browse the repository at this point in the history
  • Loading branch information
jeysal committed Apr 2, 2021
1 parent 4340efd commit 351ee02
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/blog/2021-03-11-jest-27.md
Expand Up @@ -25,8 +25,6 @@ So with some [tricks](https://github.com/facebook/jest/issues/9898), we've **spe

In other news, the [native ESM support](https://github.com/facebook/jest/issues/9430) is progressing, but some major complexities, for instance around mocking, are still ahead of us, and we continue to observe the migration to ESM as a huge ecosystem effort, where Node and a lot of crucial tools and packages all have to rely on each other to deliver an overall compelling experience.

<!-- TODO pending merge https://github.com/facebook/jest/pull/9351 -->

We've also merged [a PR](https://github.com/facebook/jest/pull/9351) to be able to deal with test files symlinked into the test directory, a feature much wanted by users of [Bazel](https://bazel.build/).

[Another PR](https://github.com/facebook/jest/issues/9504) enabled [`transform`s](/docs/configuration#transform-objectstring-pathtotransformer--pathtotransformer-object) to be asynchronous, a requirement to support transpilation through tools such as [esbuild](https://esbuild.github.io/), [Snowpack](https://www.snowpack.dev/), and [Vite](https://vitejs.dev/) effectively.
Expand Down

0 comments on commit 351ee02

Please sign in to comment.