Skip to content

Commit 5a0457f

Browse files
committed
changelog for v2.42.0
1 parent 8d191e5 commit 5a0457f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**2.42.0** (9 Nov 2021)
2+
- Make `batch_requests` default-on for all remaining projects
3+
- Replace `unload` event listener with modern alternatives (thanks @JoaoGomesTW)
4+
- Don't retry requests blocked by client (adblockers)
5+
- Retry with backoff after 429
6+
17
**2.41.0** (28 Jan 2021)
28
- Remove all code related to Autotrack feature
39

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Mixpanel production releases are tested against a large matrix of browsers and o
7575
- Publish to readme.io via the [rdme](https://www.npmjs.com/package/rdme) util: `RDME_API_KEY=<API_KEY> npm run dox-publish`
7676

7777
## Thanks
78-
For patches and support: @bohanyang, @dehau, @drubin, @D1plo1d, @feychenie, @mogstad, @pfhayes, @sandorfr, @stefansedich, @gfx, @pkaminski, @austince, @danielbaker, @mkdai, @wolever, @dpraul, @chriszamierowski
78+
For patches and support: @bohanyang, @dehau, @drubin, @D1plo1d, @feychenie, @mogstad, @pfhayes, @sandorfr, @stefansedich, @gfx, @pkaminski, @austince, @danielbaker, @mkdai, @wolever, @dpraul, @chriszamierowski, @JoaoGomesTW

0 commit comments

Comments
 (0)