Skip to content

Commit

Permalink
build(v9.2.0): release
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba authored and KuznetsovRoman committed Sep 6, 2022
1 parent 1233e99 commit 0f25718
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## :tada: Enhancements

- #4813: Parallel: assign each worker a worker-id (@forty)
- [#4813](https://github.com/mochajs/mocha/issues/4813): Parallel: assign each worker a worker-id ([**@forty**](https://github.com/forty))

## :nut\_and\_bolt: Other

- #4818: Update production dependencies (@juergba)
- [#4818](https://github.com/mochajs/mocha/issues/4818): Update production dependencies ([**@juergba**](https://github.com/juergba))

# 9.1.4 / 2022-01-14

Expand Down Expand Up @@ -272,7 +272,7 @@ Thanks to [**@AviVahl**](https://github.com/AviVahl), [**@donghoon-song**](https

In this release, Mocha now builds its browser bundle with Rollup and Babel, which will provide the project's codebase more flexibility and consistency.

While we've been diligent about backwards compatibility, it's *possible* consumers of the browser bundle will encounter differences (other than an increase in the bundle size). If you *do* encounter an issue with the build, please [report it here](https://github.com/mochajs/mocha/issues/new?labels=unconfirmed-bug\&template=bug\_report.md\&title=).
While we've been diligent about backwards compatibility, it's *possible* consumers of the browser bundle will encounter differences (other than an increase in the bundle size). If you *do* encounter an issue with the build, please [report it here](https://github.com/mochajs/mocha/issues/new?labels=unconfirmed-bug\&template=bug_report.md\&title=).

This release **does not** drop support for IE11.

Expand Down

0 comments on commit 0f25718

Please sign in to comment.