We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109fc4b commit 3f0b5bcCopy full SHA for 3f0b5bc
release_notes/4.0.0.md
@@ -33,7 +33,7 @@ as well.
33
This change breaks loading of files with extensions that aren't supported by
34
dynamic `import()`, such as `.jsx`, although that has been subsequently fixed
35
in 4.0.1. If you have specs or source files with such extensions, please
36
- update to at least 4.0.0. Alternately you can either rename the files to
+ update to at least 4.0.1. Alternately you can either rename the files to
37
`.js` or add `jsLoader: "require"` to your Jasmine config file.
38
39
* Config files can be ES modules. This is a breaking change because it requires
0 commit comments