Skip to content

Commit 24b4c2d

Browse files
committed
v4.5.15
1 parent 4b93675 commit 24b4c2d

File tree

6 files changed

+18
-5
lines changed

6 files changed

+18
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
4.5.15
2+
- [Fix] `es5-sham`: `getPrototypeOf`: avoid infinite loop in pre-`__proto__` browsers
3+
- [Fix] `split`: add a function name to the "broken capturing groups" shim
4+
- [Robustness] cache Math methods
5+
- [readme] add standalone shims
6+
- [meta] add `in-publish` to avoid running the minifier on install
7+
- [meta] run `aud` in `posttest`
8+
- [Tests] migrate tests to Github Actions (#474)
9+
- [Tests] run `nyc` on all tests
10+
- [actions] add "Allow Edits" workflow
11+
- [actions] switch Automatic Rebase workflow to `pull_request_target` event
12+
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`
13+
114
4.5.14
215
- [Fix] handle no `deleteCount` to `splice()` in Opera (#465)
316
- [Refactor] remove unnecessary comparison

es5-sham.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)