polyfill-library 3.109.0 → 3.110.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. package/CHANGELOG.md +4 -1937
  2. package/lib/index.js +2 -2
  3. package/lib/sources.js +6 -2
  4. package/package.json +7 -5
  5. package/polyfills/__dist/AggregateError/meta.json +1 -0
  6. package/polyfills/__dist/AggregateError/min.js +1 -0
  7. package/polyfills/__dist/AggregateError/raw.js +30 -0
  8. package/polyfills/__dist/Array.prototype.at/meta.json +1 -0
  9. package/polyfills/__dist/Array.prototype.at/min.js +1 -0
  10. package/polyfills/__dist/Array.prototype.at/raw.js +21 -0
  11. package/polyfills/__dist/ArrayBuffer.isView/meta.json +1 -0
  12. package/polyfills/__dist/ArrayBuffer.isView/min.js +1 -0
  13. package/polyfills/__dist/ArrayBuffer.isView/raw.js +13 -0
  14. package/polyfills/__dist/Promise.allSettled/meta.json +1 -0
  15. package/polyfills/__dist/Promise.allSettled/min.js +1 -0
  16. package/polyfills/__dist/Promise.allSettled/raw.js +41 -0
  17. package/polyfills/__dist/Promise.any/meta.json +1 -0
  18. package/polyfills/__dist/Promise.any/min.js +1 -0
  19. package/polyfills/__dist/Promise.any/raw.js +45 -0
  20. package/polyfills/__dist/String.prototype.at/meta.json +1 -0
  21. package/polyfills/__dist/String.prototype.at/min.js +1 -0
  22. package/polyfills/__dist/String.prototype.at/raw.js +23 -0
  23. package/polyfills/__dist/TypedArray.prototype.at/meta.json +1 -0
  24. package/polyfills/__dist/TypedArray.prototype.at/min.js +1 -0
  25. package/polyfills/__dist/TypedArray.prototype.at/raw.js +40 -0
  26. package/polyfills/__dist/_ESAbstract.IterableToList/meta.json +1 -0
  27. package/polyfills/__dist/_ESAbstract.IterableToList/min.js +1 -0
  28. package/polyfills/__dist/_ESAbstract.IterableToList/raw.js +31 -0
  29. package/polyfills/__dist/_ESAbstract.LengthOfArrayLike/meta.json +1 -0
  30. package/polyfills/__dist/_ESAbstract.LengthOfArrayLike/min.js +1 -0
  31. package/polyfills/__dist/_ESAbstract.LengthOfArrayLike/raw.js +8 -0
  32. package/polyfills/__dist/_ESAbstract.ToIntegerOrInfinity/meta.json +1 -0
  33. package/polyfills/__dist/_ESAbstract.ToIntegerOrInfinity/min.js +1 -0
  34. package/polyfills/__dist/_ESAbstract.ToIntegerOrInfinity/raw.js +20 -0
  35. package/polyfills/__dist/aliases.json +1 -1
package/CHANGELOG.md CHANGED
@@ -4,1943 +4,10 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
- #### [v3.109.0](https://github.com/Financial-Times/polyfill-library/compare/v3.108.0...v3.109.0)
7
+ #### [v3.110.0](https://github.com/Financial-Times/polyfill-library/compare/v3.110.0...v3.110.0)
8
8
 
9
- - fix #1103 [`#1103`](https://github.com/Financial-Times/polyfill-library/issues/1103)
10
- - chore: update browserstack browser list as some devices have been removed such as the Samsung Galaxy Note 4 that we tested on [`bab4728`](https://github.com/Financial-Times/polyfill-library/commit/bab4728bd1d7b3fae6b66c5dd1da6c9943c262c4)
11
- - Adds `String.prototype.matchAll` polyfill [`cdf20a6`](https://github.com/Financial-Times/polyfill-library/commit/cdf20a650e8a1d0b1eec44f842f41d51a46be2a7)
12
- - add check for valid version ranges in config.toml [`368fd05`](https://github.com/Financial-Times/polyfill-library/commit/368fd051a252583421d96d6f5832094ab877b211)
9
+ #### v3.110.0
13
10
 
14
- #### [v3.108.0](https://github.com/Financial-Times/polyfill-library/compare/v3.107.1...v3.108.0)
11
+ > 7 December 2021
15
12
 
16
- > 7 September 2021
17
-
18
- - update Intl.* config's. fixes #1094 [`#1094`](https://github.com/Financial-Times/polyfill-library/issues/1094)
19
- - Serve IntersectionObserver to all iOS Safari versions [`#1082`](https://github.com/Financial-Times/polyfill-library/issues/1082)
20
- - Update guidate for Intl.PluralRules to mention locales have no subtags [`#650`](https://github.com/Financial-Times/polyfill-library/issues/650)
21
- - skip older IE for WPT tests [`3bb57e4`](https://github.com/Financial-Times/polyfill-library/commit/3bb57e44a6792fe1ac7691d9f2d00744d56c0f2e)
22
- - add more tests and a few more EventTarget interface features [`c844665`](https://github.com/Financial-Times/polyfill-library/commit/c844665fa83c6dfb64d34e04537de9f87c9b8a83)
23
- - fixes [`dca1723`](https://github.com/Financial-Times/polyfill-library/commit/dca17234127368070918e3b0ee8c3298c5da97ac)
24
-
25
- #### [v3.107.1](https://github.com/Financial-Times/polyfill-library/compare/v3.107.0...v3.107.1)
26
-
27
- > 21 July 2021
28
-
29
- - ensure node 12 is used when publishing [`#1074`](https://github.com/Financial-Times/polyfill-library/pull/1074)
30
- - add timeZone data in all browsers that need Intl.DateTimeFormat [`b3a9a6f`](https://github.com/Financial-Times/polyfill-library/commit/b3a9a6f0ecdb33202c1a689da52935c33ee3a478)
31
- - document that compatiblity list should stay in sync [`ffdedb0`](https://github.com/Financial-Times/polyfill-library/commit/ffdedb000b72603c17b05c9cb2566ba3c00aa136)
32
-
33
- #### [v3.107.0](https://github.com/Financial-Times/polyfill-library/compare/v3.106.0...v3.107.0)
34
-
35
- > 20 July 2021
36
-
37
- - Serve `URL.prototype.toJSON` to Safari <12 and Edge <18.17134 [`#1058`](https://github.com/Financial-Times/polyfill-library/pull/1058)
38
- - fix URL / fetch interop [`df1aa52`](https://github.com/Financial-Times/polyfill-library/commit/df1aa52b101250d7fd992acfc3b42d6180b9ac27)
39
- - update compat data based on mdn [`113e18d`](https://github.com/Financial-Times/polyfill-library/commit/113e18d5ceb9724af68a8b3fadec9193ff9c1c00)
40
- - Add compatibility data for ArrayBuffer [`ff90e85`](https://github.com/Financial-Times/polyfill-library/commit/ff90e8554a628e32ff2ce6318ecd528e38fddeb0)
41
-
42
- #### [v3.106.0](https://github.com/Financial-Times/polyfill-library/compare/v3.105.0...v3.106.0)
43
-
44
- > 12 July 2021
45
-
46
- - Intl dependency config update [`#1059`](https://github.com/Financial-Times/polyfill-library/pull/1059)
47
- - fix #957 : remove StreamCache [`#957`](https://github.com/Financial-Times/polyfill-library/issues/957)
48
- - add editorconfig and update all files to conform with the config [`5542481`](https://github.com/Financial-Times/polyfill-library/commit/554248173eae7554ef0a7776549d2901f02a7d51)
49
- - update [`170d416`](https://github.com/Financial-Times/polyfill-library/commit/170d416460ef7ae4c966d9b437abbad92134d619)
50
- - Intl.DateTimeFormat add timeZone data [`f44fbe2`](https://github.com/Financial-Times/polyfill-library/commit/f44fbe2de9fd1f0f30f19afee86f7b8b711b86de)
51
-
52
- #### [v3.105.0](https://github.com/Financial-Times/polyfill-library/compare/v3.104.0...v3.105.0)
53
-
54
- > 7 May 2021
55
-
56
- - Bump eslint from 7.24.0 to 7.25.0 [`#1039`](https://github.com/Financial-Times/polyfill-library/pull/1039)
57
- - Bump actions/cache from v2.1.4 to v2.1.5 [`#1037`](https://github.com/Financial-Times/polyfill-library/pull/1037)
58
- - Bump eslint from 7.23.0 to 7.24.0 [`#1034`](https://github.com/Financial-Times/polyfill-library/pull/1034)
59
- - Bump styfle/cancel-workflow-action [`#1035`](https://github.com/Financial-Times/polyfill-library/pull/1035)
60
- - Bump sinon from 10.0.0 to 10.0.1 [`#1033`](https://github.com/Financial-Times/polyfill-library/pull/1033)
61
- - Bump karma from 6.3.1 to 6.3.2 [`#1030`](https://github.com/Financial-Times/polyfill-library/pull/1030)
62
- - Bump eslint from 7.22.0 to 7.23.0 [`#1028`](https://github.com/Financial-Times/polyfill-library/pull/1028)
63
- - Bump karma from 6.2.0 to 6.3.1 [`#1026`](https://github.com/Financial-Times/polyfill-library/pull/1026)
64
- - Bump semver from 7.3.4 to 7.3.5 [`#1025`](https://github.com/Financial-Times/polyfill-library/pull/1025)
65
- - Bump globby from 11.0.2 to 11.0.3 [`#1024`](https://github.com/Financial-Times/polyfill-library/pull/1024)
66
- - Bump sinon from 9.2.4 to 10.0.0 [`#1023`](https://github.com/Financial-Times/polyfill-library/pull/1023)
67
- - build(deps): npm audit fix [`329b48a`](https://github.com/Financial-Times/polyfill-library/commit/329b48ac5308fe58dad10fe4a8700b6583b0d877)
68
- - HTMLInputElement.prototype.valueAsDate [`e2dc393`](https://github.com/Financial-Times/polyfill-library/commit/e2dc3933479d3d85386183f117cfc9d9f7add04d)
69
- - URLSearchParams : [err] keys is not a function [`7966b2e`](https://github.com/Financial-Times/polyfill-library/commit/7966b2e240a2582cb4264128d7c7f027bb359b42)
70
-
71
- #### [v3.104.0](https://github.com/Financial-Times/polyfill-library/compare/v3.103.0...v3.104.0)
72
-
73
- > 19 March 2021
74
-
75
- - Bump hmarr/auto-approve-action [`#1019`](https://github.com/Financial-Times/polyfill-library/pull/1019)
76
- - Bump eslint from 7.18.0 to 7.21.0 [`#1010`](https://github.com/Financial-Times/polyfill-library/pull/1010)
77
- - Bump karma from 6.0.1 to 6.1.1 [`#1009`](https://github.com/Financial-Times/polyfill-library/pull/1009)
78
- - Bump fs-extra from 9.0.1 to 9.1.0 [`#1008`](https://github.com/Financial-Times/polyfill-library/pull/1008)
79
- - Bump handlebars from 4.7.6 to 4.7.7 [`#1007`](https://github.com/Financial-Times/polyfill-library/pull/1007)
80
- - Bump lodash from 4.17.20 to 4.17.21 [`#1003`](https://github.com/Financial-Times/polyfill-library/pull/1003)
81
- - Bump apicache from 1.5.3 to 1.6.2 [`#1000`](https://github.com/Financial-Times/polyfill-library/pull/1000)
82
- - Bump actions/setup-node from v2.1.4 to v2.1.5 [`#999`](https://github.com/Financial-Times/polyfill-library/pull/999)
83
- - Serve Intl.DateTimeFormat polyfill to all Firefox versions [`#1012`](https://github.com/Financial-Times/polyfill-library/issues/1012)
84
- - Do not run tests on android versions which use the latest version of chrome [`#1004`](https://github.com/Financial-Times/polyfill-library/issues/1004)
85
- - chore: upgrade formatjs packages [`ec26e58`](https://github.com/Financial-Times/polyfill-library/commit/ec26e5818bdb418ab9c2538bcee18367af2185d7)
86
- - update to latest browserstack browsers to test against [`84170ee`](https://github.com/Financial-Times/polyfill-library/commit/84170ee7e8a2f8b22e8091a53c20c6038d888d9f)
87
- - partial tests in ci [`85df0e2`](https://github.com/Financial-Times/polyfill-library/commit/85df0e2782345d1c4a09c62c79df4536bd8bf4e5)
88
-
89
- #### [v3.103.0](https://github.com/Financial-Times/polyfill-library/compare/v3.102.0...v3.103.0)
90
-
91
- > 17 January 2021
92
-
93
- - Bump karma from 5.2.3 to 6.0.0 [`6d874ea`](https://github.com/Financial-Times/polyfill-library/commit/6d874ea2e28e3c8ea6556085cfa5a239f5f6057e)
94
- - Bump eslint-plugin-unicorn from 26.0.0 to 26.0.1 [`87c5d81`](https://github.com/Financial-Times/polyfill-library/commit/87c5d81858aa7388b861f804e7c5ee19154f8ad3)
95
- - Update config.toml [`fd45de2`](https://github.com/Financial-Times/polyfill-library/commit/fd45de27ac42fcb80042b82cce688bd84c233d20)
96
-
97
- #### [v3.102.0](https://github.com/Financial-Times/polyfill-library/compare/v3.101.0...v3.102.0)
98
-
99
- > 13 January 2021
100
-
101
- - chore: upgrade formatjs packages [`8e8c20e`](https://github.com/Financial-Times/polyfill-library/commit/8e8c20eb86b074e4b584a0c70a65664c7dad4e22)
102
- - Bump globby from 11.0.1 to 11.0.2 [`0811be8`](https://github.com/Financial-Times/polyfill-library/commit/0811be82f04c3bb891d040f3b3c37ba130dde79f)
103
- - Refactor away usage of reduce [`708e209`](https://github.com/Financial-Times/polyfill-library/commit/708e209d714cd3007f656f85e1c9506d5a8323c0)
104
-
105
- #### [v3.101.0](https://github.com/Financial-Times/polyfill-library/compare/v3.100.0...v3.101.0)
106
-
107
- > 6 January 2021
108
-
109
- - chore: upgrade formatjs packages, fix #958 [`#958`](https://github.com/Financial-Times/polyfill-library/issues/958)
110
- - convert CI to matrix and witness checks [`309e740`](https://github.com/Financial-Times/polyfill-library/commit/309e740db3a4364f45acea712197481694b3a590)
111
- - Bump eslint from 7.15.0 to 7.16.0 [`907b38a`](https://github.com/Financial-Times/polyfill-library/commit/907b38a6f551e4a6f048eb7bb7a22c7f1e9ae23c)
112
- - compress test server responses and add more pauses [`cdf19c5`](https://github.com/Financial-Times/polyfill-library/commit/cdf19c5aacadff3f268a6e8554ea3a780541f1ea)
113
-
114
- #### [v3.100.0](https://github.com/Financial-Times/polyfill-library/compare/v3.99.0...v3.100.0)
115
-
116
- > 15 December 2020
117
-
118
- - update polyfill configs for edge 79 + a few corrections [`96e0eb8`](https://github.com/Financial-Times/polyfill-library/commit/96e0eb821065fa2d3904180a4039bda0e00f9f77)
119
- - Bump sinon from 9.2.1 to 9.2.2 [`d20dae9`](https://github.com/Financial-Times/polyfill-library/commit/d20dae98c958eb3e54ffb8e6c3c8dcd87a817c36)
120
- - Bump browserstack from 1.6.0 to 1.6.1 [`442bbf6`](https://github.com/Financial-Times/polyfill-library/commit/442bbf6cda3cd0c93ca978c6a27bfec382c3e6fa)
121
-
122
- #### [v3.99.0](https://github.com/Financial-Times/polyfill-library/compare/v3.98.0...v3.99.0)
123
-
124
- > 12 December 2020
125
-
126
- - fix Symbol.prototype.description [`#935`](https://github.com/Financial-Times/polyfill-library/pull/935)
127
- - isolate test runs with and without polyfill combinations [`#929`](https://github.com/Financial-Times/polyfill-library/pull/929)
128
- - Bump execa from 4.1.0 to 5.0.0 [`#922`](https://github.com/Financial-Times/polyfill-library/pull/922)
129
- - Object fixes [`e8f54fb`](https://github.com/Financial-Times/polyfill-library/commit/e8f54fbf8b4dc6bb41beaee3d8c8e101fb345d07)
130
- - Bump eslint from 7.14.0 to 7.15.0 [`f1f2830`](https://github.com/Financial-Times/polyfill-library/commit/f1f2830cfed9d5cbc993763d33cfb941841836d9)
131
- - fix StringIndexOf [`e4affbd`](https://github.com/Financial-Times/polyfill-library/commit/e4affbdec6c1cd1599ad5dab637233ebc93ca6fc)
132
-
133
- #### [v3.98.0](https://github.com/Financial-Times/polyfill-library/compare/v3.97.0...v3.98.0)
134
-
135
- > 3 December 2020
136
-
137
- - Serve DOMRect polyfill to Edge versions < 79 [`#921`](https://github.com/Financial-Times/polyfill-library/pull/921)
138
- - chore: upgrade formatjs libs + add Intl.Locale polyfill [`#913`](https://github.com/Financial-Times/polyfill-library/pull/913)
139
- - bump eslint [`eb387d5`](https://github.com/Financial-Times/polyfill-library/commit/eb387d52cf2aea91c693a886f939fd963ec2c7b4)
140
- - rewrite Symbol.prototype.description polyfill so it passes tests [`9e22916`](https://github.com/Financial-Times/polyfill-library/commit/9e2291619d02a6723389928580475f69451640db)
141
- - Bump array.prototype.flatmap from 1.2.3 to 1.2.4 [`fe0d1ec`](https://github.com/Financial-Times/polyfill-library/commit/fe0d1ec3b3e7250fcd3b1adcd526913479583da9)
142
-
143
- #### [v3.97.0](https://github.com/Financial-Times/polyfill-library/compare/v3.96.0...v3.97.0)
144
-
145
- > 29 October 2020
146
-
147
- - Bump event-source-polyfill from 1.0.12 to 1.0.17 [`#843`](https://github.com/Financial-Times/polyfill-library/pull/843)
148
- - chore: upgrade formatjs deps, fix #886 [`#886`](https://github.com/Financial-Times/polyfill-library/issues/886)
149
- - upgrade packages and fix tests [`6af14fc`](https://github.com/Financial-Times/polyfill-library/commit/6af14fcb7508b3d5fbce1aaf38adcdec531df6f4)
150
- - Remove dangling commas as they are not valid in ES3 syntax [`709b09f`](https://github.com/Financial-Times/polyfill-library/commit/709b09f40bdc359ae2650fe815ca5adbe5c0912f)
151
- - fix: rm generated polyfill file, consolidate ignore files [`b8c30bc`](https://github.com/Financial-Times/polyfill-library/commit/b8c30bc47c32d79213c2f14369d0dad8eb0c78d9)
152
-
153
- #### [v3.96.0](https://github.com/Financial-Times/polyfill-library/compare/v3.95.0...v3.96.0)
154
-
155
- > 21 August 2020
156
-
157
- - Bump karma from 4.4.1 to 5.1.1 [`#822`](https://github.com/Financial-Times/polyfill-library/pull/822)
158
- - Add en locale to Intl alias - fixes #676 [`#818`](https://github.com/Financial-Times/polyfill-library/pull/818)
159
- - Bump yaku from 0.19.3 to 1.0.1 [`#819`](https://github.com/Financial-Times/polyfill-library/pull/819)
160
- - Bump browserstack from 1.5.3 to 1.6.0 [`#821`](https://github.com/Financial-Times/polyfill-library/pull/821)
161
- - Bump mkdirp from 0.5.5 to 1.0.4 [`#820`](https://github.com/Financial-Times/polyfill-library/pull/820)
162
- - Bump lodash from 4.17.19 to 4.17.20 [`#814`](https://github.com/Financial-Times/polyfill-library/pull/814)
163
- - Bump mutationobserver-shim from 0.3.5 to 0.3.7 [`#807`](https://github.com/Financial-Times/polyfill-library/pull/807)
164
- - Add en locale to Intl alias - fixes #676 (#818) [`#676`](https://github.com/Financial-Times/polyfill-library/issues/676)
165
- - fix: fix Intl alias for locale-data, fix #770 [`#770`](https://github.com/Financial-Times/polyfill-library/issues/770)
166
- - Fix JSDoc for setHashIndex [`#714`](https://github.com/Financial-Times/polyfill-library/issues/714)
167
- - Revert "feat: upgrade Intl polyfills & add Chromium bug detection for Intl.DisplayNames" [`5a80f81`](https://github.com/Financial-Times/polyfill-library/commit/5a80f8109029b5c00da50930765b61779b98f412)
168
- - feat: upgrade Intl polyfills & add Chromium bug detection for Intl.DisplayNames [`d869a01`](https://github.com/Financial-Times/polyfill-library/commit/d869a016a68250b21ca65043a54fdfb3cd965c25)
169
- - Bump nyc from 15.0.0 to 15.1.0 [`3d36d0d`](https://github.com/Financial-Times/polyfill-library/commit/3d36d0df666f0e3e1e7bf272b0f88d7bd17f4990)
170
-
171
- #### [v3.95.0](https://github.com/Financial-Times/polyfill-library/compare/v3.94.0...v3.95.0)
172
-
173
- > 1 July 2020
174
-
175
- - feat: Add @formatjs/intl-datetimeformat, remove legacy Intl.js [`788743a`](https://github.com/Financial-Times/polyfill-library/commit/788743a509d50b0c0e7f6497e25014a338511bf4)
176
- - Fix formatting issues in Intl tests [`576e581`](https://github.com/Financial-Times/polyfill-library/commit/576e5816d8de523b4db120d3eab9f71bf70e0b65)
177
- - simplify linting test files [`a62d207`](https://github.com/Financial-Times/polyfill-library/commit/a62d2079383d6296f0917453ca14a3ed6bbd9ffb)
178
-
179
- #### [v3.94.0](https://github.com/Financial-Times/polyfill-library/compare/v3.93.0...v3.94.0)
180
-
181
- > 12 June 2020
182
-
183
- - Bump eslint-plugin-unicorn from 17.2.0 to 19.0.1 [`#655`](https://github.com/Financial-Times/polyfill-library/pull/655)
184
- - Bump webdriverio from 5.18.7 to 6.1.14 [`#654`](https://github.com/Financial-Times/polyfill-library/pull/654)
185
- - Add Github Action to auto approve dependabot [`#653`](https://github.com/Financial-Times/polyfill-library/pull/653)
186
- - Auto merge dependabot dev dependency PRs [`#652`](https://github.com/Financial-Times/polyfill-library/pull/652)
187
- - feat: Add Intl.ListFormat polyfill [`#641`](https://github.com/Financial-Times/polyfill-library/pull/641)
188
- - Bump yaml from 1.7.2 to 1.10.0 [`#645`](https://github.com/Financial-Times/polyfill-library/pull/645)
189
- - Bump execa from 4.0.0 to 4.0.1 [`#643`](https://github.com/Financial-Times/polyfill-library/pull/643)
190
- - Bump mutationobserver-shim from 0.3.3 to 0.3.5 [`#638`](https://github.com/Financial-Times/polyfill-library/pull/638)
191
- - build(deps): npm audit fix [`#640`](https://github.com/Financial-Times/polyfill-library/pull/640)
192
- - Use seamless-scroll-polyfill for smoothscroll [`#657`](https://github.com/Financial-Times/polyfill-library/issues/657)
193
- - feat: Add Intl.getCanonicalLocales polyfill [`5a14527`](https://github.com/Financial-Times/polyfill-library/commit/5a14527b2a1ebf2b192c205338abbd9a549b536e)
194
- - Add basic resize observer tests [`10b2656`](https://github.com/Financial-Times/polyfill-library/commit/10b2656cd06e3e213420ebe3ded811fee8cfa62d)
195
- - feat: Add Intl.NumberFormat ES2020 polyfill [`e93e0cf`](https://github.com/Financial-Times/polyfill-library/commit/e93e0cf730e4a960efa5ab4ee581b09f462c4d2b)
196
-
197
- #### [v3.93.0](https://github.com/Financial-Times/polyfill-library/compare/v3.92.0...v3.93.0)
198
-
199
- > 14 May 2020
200
-
201
- - Bump @webcomponents/template from 1.4.1 to 1.4.2 [`#635`](https://github.com/Financial-Times/polyfill-library/pull/635)
202
- - Polyfill Intl.PluralRules on Edge <18 [`#634`](https://github.com/Financial-Times/polyfill-library/pull/634)
203
- - Bump graceful-fs from 4.2.3 to 4.2.4 [`#632`](https://github.com/Financial-Times/polyfill-library/pull/632)
204
- - Bump sinon from 9.0.0 to 9.0.2 [`#631`](https://github.com/Financial-Times/polyfill-library/pull/631)
205
- - Update unit-test.yml [`f68f201`](https://github.com/Financial-Times/polyfill-library/commit/f68f201d9bcbc6d73f7ae9674137b70abb140a6f)
206
- - Update test-polyfills.yml [`ffc2736`](https://github.com/Financial-Times/polyfill-library/commit/ffc27366dde1c63e37581f8315ad128f83f8611c)
207
-
208
- #### [v3.92.0](https://github.com/Financial-Times/polyfill-library/compare/v3.91.0...v3.92.0)
209
-
210
- > 12 May 2020
211
-
212
- - update edge targeting for polyfills/UserTiming/config.toml [`#594`](https://github.com/Financial-Times/polyfill-library/pull/594)
213
-
214
- #### [v3.91.0](https://github.com/Financial-Times/polyfill-library/compare/v3.90.0...v3.91.0)
215
-
216
- > 11 May 2020
217
-
218
- - update firefox targeting for polyfills/console/timeStamp/config.toml [`#615`](https://github.com/Financial-Times/polyfill-library/pull/615)
219
-
220
- #### [v3.90.0](https://github.com/Financial-Times/polyfill-library/compare/v3.89.4...v3.90.0)
221
-
222
- > 11 May 2020
223
-
224
- - update firefox targeting for polyfills/console/timelineEnd/config.toml [`#617`](https://github.com/Financial-Times/polyfill-library/pull/617)
225
- - chore(deps): npm audit fix [`97f9ba4`](https://github.com/Financial-Times/polyfill-library/commit/97f9ba4a3220f8dec9a480cbe360b04fbcee7ffd)
226
- - Create npm-audit-fix.yml [`7dc86cd`](https://github.com/Financial-Times/polyfill-library/commit/7dc86cdde4b90f3d1ca87294f177486e6e0bbf12)
227
- - update lockfile [`8e1574b`](https://github.com/Financial-Times/polyfill-library/commit/8e1574be38fd3894bfa4c40bf20630bbb1637a5d)
228
-
229
- #### [v3.89.4](https://github.com/Financial-Times/polyfill-library/compare/v3.89.3...v3.89.4)
230
-
231
- > 21 April 2020
232
-
233
- - matchMedia : new test for 'addListener' [`98e34bf`](https://github.com/Financial-Times/polyfill-library/commit/98e34bfd2bcde4484c1231a41e8590af71dc0f95)
234
- - Mention that to test in BrowserStack requires a BrowserStack account [`64632f7`](https://github.com/Financial-Times/polyfill-library/commit/64632f7e7e9e740ec5a608df0a9085d31a1656a0)
235
- - Revert fde245bc744c21426fe45833d2a6079665421bfd [`58b0dda`](https://github.com/Financial-Times/polyfill-library/commit/58b0ddad5ee63cde1712ca3d142e05338e730d82)
236
-
237
- #### [v3.89.3](https://github.com/Financial-Times/polyfill-library/compare/v3.89.2...v3.89.3)
238
-
239
- > 20 April 2020
240
-
241
- - Add missing listeners array on mql instances [`#623`](https://github.com/Financial-Times/polyfill-library/issues/623)
242
-
243
- #### [v3.89.2](https://github.com/Financial-Times/polyfill-library/compare/v3.89.1...v3.89.2)
244
-
245
- > 20 April 2020
246
-
247
- - Add test for https://github.com/Financial-Times/polyfill-library/issues/125 [`dcf957a`](https://github.com/Financial-Times/polyfill-library/commit/dcf957a3804e11c9ee838f20963641d30962b43d)
248
-
249
- #### [v3.89.1](https://github.com/Financial-Times/polyfill-library/compare/v3.89.0...v3.89.1)
250
-
251
- > 20 April 2020
252
-
253
- - Add CSS.supports polyfill [`#569`](https://github.com/Financial-Times/polyfill-library/pull/569)
254
- - Fix https://github.com/Financial-Times/polyfill-library/issues/43 [`#43`](https://github.com/Financial-Times/polyfill-library/issues/43)
255
- - Add test for https://github.com/Financial-Times/polyfill-library/issues/43 [`52af42e`](https://github.com/Financial-Times/polyfill-library/commit/52af42eae73dff6c0b3eceec6a2ecf104b2592b2)
256
- - ignore only [`cc0c6e7`](https://github.com/Financial-Times/polyfill-library/commit/cc0c6e7af54ef59aaba89ea54dfe8b73137f01ca)
257
-
258
- #### [v3.89.0](https://github.com/Financial-Times/polyfill-library/compare/v3.88.0...v3.89.0)
259
-
260
- > 19 April 2020
261
-
262
- - update firefox targeting for polyfills/WeakMap/config.toml [`#610`](https://github.com/Financial-Times/polyfill-library/pull/610)
263
-
264
- #### [v3.88.0](https://github.com/Financial-Times/polyfill-library/compare/v3.87.0...v3.88.0)
265
-
266
- > 18 April 2020
267
-
268
- - update firefox targeting for polyfills/WeakSet/config.toml [`#611`](https://github.com/Financial-Times/polyfill-library/pull/611)
269
-
270
- #### [v3.87.0](https://github.com/Financial-Times/polyfill-library/compare/v3.86.0...v3.87.0)
271
-
272
- > 18 April 2020
273
-
274
- - update firefox targeting for polyfills/console/markTimeline/config.toml [`#614`](https://github.com/Financial-Times/polyfill-library/pull/614)
275
-
276
- #### [v3.86.0](https://github.com/Financial-Times/polyfill-library/compare/v3.85.0...v3.86.0)
277
-
278
- > 18 April 2020
279
-
280
- - update firefox targeting for polyfills/Symbol/split/config.toml [`#606`](https://github.com/Financial-Times/polyfill-library/pull/606)
281
-
282
- #### [v3.85.0](https://github.com/Financial-Times/polyfill-library/compare/v3.84.0...v3.85.0)
283
-
284
- > 18 April 2020
285
-
286
- - update firefox targeting for polyfills/Symbol/unscopables/config.toml [`#608`](https://github.com/Financial-Times/polyfill-library/pull/608)
287
-
288
- #### [v3.84.0](https://github.com/Financial-Times/polyfill-library/compare/v3.83.0...v3.84.0)
289
-
290
- > 18 April 2020
291
-
292
- - update firefox targeting for polyfills/console/clear/config.toml [`#612`](https://github.com/Financial-Times/polyfill-library/pull/612)
293
-
294
- #### [v3.83.0](https://github.com/Financial-Times/polyfill-library/compare/v3.82.0...v3.83.0)
295
-
296
- > 17 April 2020
297
-
298
- - update firefox targeting for polyfills/console/dirxml/config.toml [`#613`](https://github.com/Financial-Times/polyfill-library/pull/613)
299
-
300
- #### [v3.82.0](https://github.com/Financial-Times/polyfill-library/compare/v3.81.0...v3.82.0)
301
-
302
- > 17 April 2020
303
-
304
- - update firefox targeting for polyfills/console/timeline/config.toml [`#616`](https://github.com/Financial-Times/polyfill-library/pull/616)
305
-
306
- #### [v3.81.0](https://github.com/Financial-Times/polyfill-library/compare/v3.80.0...v3.81.0)
307
-
308
- > 17 April 2020
309
-
310
- - update firefox targeting for polyfills/Symbol/species/config.toml [`#605`](https://github.com/Financial-Times/polyfill-library/pull/605)
311
-
312
- #### [v3.80.0](https://github.com/Financial-Times/polyfill-library/compare/v3.79.0...v3.80.0)
313
-
314
- > 17 April 2020
315
-
316
- - update firefox targeting for polyfills/Symbol/toPrimitive/config.toml [`#607`](https://github.com/Financial-Times/polyfill-library/pull/607)
317
-
318
- #### [v3.79.0](https://github.com/Financial-Times/polyfill-library/compare/v3.78.0...v3.79.0)
319
-
320
- > 17 April 2020
321
-
322
- - update firefox targeting for polyfills/Symbol/search/config.toml [`ee0fc5d`](https://github.com/Financial-Times/polyfill-library/commit/ee0fc5daf59845aa9ba45ac76d9d2470ecd25643)
323
-
324
- #### [v3.78.0](https://github.com/Financial-Times/polyfill-library/compare/v3.77.0...v3.78.0)
325
-
326
- > 17 April 2020
327
-
328
- - update chrome targeting for polyfills/Symbol/species/config.toml [`a55a2a0`](https://github.com/Financial-Times/polyfill-library/commit/a55a2a09e1a2afc345ed49272f5de8d56e33c315)
329
-
330
- #### [v3.77.0](https://github.com/Financial-Times/polyfill-library/compare/v3.76.0...v3.77.0)
331
-
332
- > 17 April 2020
333
-
334
- - update chrome targeting for polyfills/Symbol/toPrimitive/config.toml [`3575571`](https://github.com/Financial-Times/polyfill-library/commit/35755717fe30acb2893c82ee3fc731afc16fa985)
335
-
336
- #### [v3.76.0](https://github.com/Financial-Times/polyfill-library/compare/v3.75.0...v3.76.0)
337
-
338
- > 17 April 2020
339
-
340
- - update chrome targeting for polyfills/Symbol/unscopables/config.toml [`965aa1d`](https://github.com/Financial-Times/polyfill-library/commit/965aa1db90f62e3180268330c72d6063b1a127a0)
341
-
342
- #### [v3.75.0](https://github.com/Financial-Times/polyfill-library/compare/v3.74.0...v3.75.0)
343
-
344
- > 17 April 2020
345
-
346
- - update chrome targeting for polyfills/URL/config.toml [`8ed0c92`](https://github.com/Financial-Times/polyfill-library/commit/8ed0c92747f92bc7b67652f1271df12e020dfc85)
347
-
348
- #### [v3.74.0](https://github.com/Financial-Times/polyfill-library/compare/v3.73.0...v3.74.0)
349
-
350
- > 17 April 2020
351
-
352
- - update chrome targeting for polyfills/WeakMap/config.toml [`16be475`](https://github.com/Financial-Times/polyfill-library/commit/16be475b6fa9b3c8ea7919517277f24e05df1bc2)
353
-
354
- #### [v3.73.0](https://github.com/Financial-Times/polyfill-library/compare/v3.72.0...v3.73.0)
355
-
356
- > 17 April 2020
357
-
358
- - update chrome targeting for polyfills/WeakSet/config.toml [`f9c76ba`](https://github.com/Financial-Times/polyfill-library/commit/f9c76bac1274b7d5c6c054f666e64b4ba46bf0d4)
359
-
360
- #### [v3.72.0](https://github.com/Financial-Times/polyfill-library/compare/v3.71.0...v3.72.0)
361
-
362
- > 16 April 2020
363
-
364
- - update chrome targeting for polyfills/console/markTimeline/config.toml [`e727508`](https://github.com/Financial-Times/polyfill-library/commit/e72750865ea13d4f92ccb3c7a980429d5a6a42be)
365
-
366
- #### [v3.71.0](https://github.com/Financial-Times/polyfill-library/compare/v3.70.0...v3.71.0)
367
-
368
- > 16 April 2020
369
-
370
- - update chrome targeting for polyfills/console/time/config.toml [`8b31b54`](https://github.com/Financial-Times/polyfill-library/commit/8b31b549dc6b2f1a62911fae5fbaa5ab34f390e4)
371
- - Update update-polyfill-targets.yml [`a2a2220`](https://github.com/Financial-Times/polyfill-library/commit/a2a2220e1ab33fe7f7a8b0169367a7590cd3ada4)
372
-
373
- #### [v3.70.0](https://github.com/Financial-Times/polyfill-library/compare/v3.69.0...v3.70.0)
374
-
375
- > 16 April 2020
376
-
377
- - update edge targeting for polyfills/console/timelineEnd/config.toml [`9a42e7c`](https://github.com/Financial-Times/polyfill-library/commit/9a42e7cf06e0147f43ebeb6d1533665d55d841cf)
378
-
379
- #### [v3.69.0](https://github.com/Financial-Times/polyfill-library/compare/v3.68.0...v3.69.0)
380
-
381
- > 16 April 2020
382
-
383
- - update edge targeting for polyfills/console/timeline/config.toml [`c5590a7`](https://github.com/Financial-Times/polyfill-library/commit/c5590a718ac64947be91d6e8c8275d03971e06a6)
384
-
385
- #### [v3.68.0](https://github.com/Financial-Times/polyfill-library/compare/v3.67.0...v3.68.0)
386
-
387
- > 16 April 2020
388
-
389
- - update edge targeting for polyfills/console/timeStamp/config.toml [`fb5de44`](https://github.com/Financial-Times/polyfill-library/commit/fb5de44df94f4acbec5e1a5f373e00f1dd61eba5)
390
-
391
- #### [v3.67.0](https://github.com/Financial-Times/polyfill-library/compare/v3.66.0...v3.67.0)
392
-
393
- > 16 April 2020
394
-
395
- - update edge targeting for polyfills/console/markTimeline/config.toml [`8bc5bee`](https://github.com/Financial-Times/polyfill-library/commit/8bc5bee9b9196349689ab62b601428b73fa6a58b)
396
-
397
- #### [v3.66.0](https://github.com/Financial-Times/polyfill-library/compare/v3.65.0...v3.66.0)
398
-
399
- > 16 April 2020
400
-
401
- - update edge targeting for polyfills/URL/config.toml [`65fa6e3`](https://github.com/Financial-Times/polyfill-library/commit/65fa6e3a52aa2eb765da637c476b8530a9cbf17a)
402
-
403
- #### [v3.65.0](https://github.com/Financial-Times/polyfill-library/compare/v3.64.0...v3.65.0)
404
-
405
- > 15 April 2020
406
-
407
- - update edge targeting for polyfills/Symbol/replace/config.toml [`302c01c`](https://github.com/Financial-Times/polyfill-library/commit/302c01cb56c701f694ede831edf17a51fcdbfa5b)
408
- - update chrome targeting for polyfills/screen/orientation/config.toml [`3e8b4a7`](https://github.com/Financial-Times/polyfill-library/commit/3e8b4a784f62089dcba5a3a3c70743a4b9c81643)
409
-
410
- #### [v3.64.0](https://github.com/Financial-Times/polyfill-library/compare/v3.63.0...v3.64.0)
411
-
412
- > 15 April 2020
413
-
414
- - update chrome targeting for polyfills/requestIdleCallback/config.toml [`fde245b`](https://github.com/Financial-Times/polyfill-library/commit/fde245bc744c21426fe45833d2a6079665421bfd)
415
-
416
- #### [v3.63.0](https://github.com/Financial-Times/polyfill-library/compare/v3.62.0...v3.63.0)
417
-
418
- > 15 April 2020
419
-
420
- - catch exception when polyfill file doesn't exist [`dbbdaf2`](https://github.com/Financial-Times/polyfill-library/commit/dbbdaf2d4daee5ca222b12615210d3b7b758e12b)
421
- - update chrome targeting for polyfills/matchMedia/config.toml [`5aa33a8`](https://github.com/Financial-Times/polyfill-library/commit/5aa33a8a782a61cca6fa9ecafa2d47bf8c118aa4)
422
- - Update sources.js [`f21ad6c`](https://github.com/Financial-Times/polyfill-library/commit/f21ad6ca6a061042b53339d2519030bc995918b1)
423
-
424
- #### [v3.62.0](https://github.com/Financial-Times/polyfill-library/compare/v3.61.0...v3.62.0)
425
-
426
- > 15 April 2020
427
-
428
- - update chrome targeting for polyfills/location/origin/config.toml [`a5acbc8`](https://github.com/Financial-Times/polyfill-library/commit/a5acbc81bc995cd16c7a6b092487af23d04adc15)
429
-
430
- #### [v3.61.0](https://github.com/Financial-Times/polyfill-library/compare/v3.60.0...v3.61.0)
431
-
432
- > 15 April 2020
433
-
434
- - update chrome targeting for polyfills/console/timelineEnd/config.toml [`da313a5`](https://github.com/Financial-Times/polyfill-library/commit/da313a5647d2e21188a60853d1a512311aa0c7d3)
435
-
436
- #### [v3.60.0](https://github.com/Financial-Times/polyfill-library/compare/v3.59.0...v3.60.0)
437
-
438
- > 15 April 2020
439
-
440
- - update chrome targeting for polyfills/console/timeline/config.toml [`3894bd2`](https://github.com/Financial-Times/polyfill-library/commit/3894bd223411379d15005098b27edb1cc30b04af)
441
-
442
- #### [v3.59.0](https://github.com/Financial-Times/polyfill-library/compare/v3.58.0...v3.59.0)
443
-
444
- > 15 April 2020
445
-
446
- - Update lint.yml [`ec00028`](https://github.com/Financial-Times/polyfill-library/commit/ec00028e1f96622741453f02b1b377aec8b32050)
447
- - Update unit-test.yml [`ce007b4`](https://github.com/Financial-Times/polyfill-library/commit/ce007b4afa562cf07e2c2b031d825359f350a85f)
448
- - update chrome targeting for polyfills/requestAnimationFrame/config.toml [`a26d38a`](https://github.com/Financial-Times/polyfill-library/commit/a26d38ababf56a0276d42bc67e63cb64996609da)
449
-
450
- #### [v3.58.0](https://github.com/Financial-Times/polyfill-library/compare/v3.57.0...v3.58.0)
451
-
452
- > 15 April 2020
453
-
454
- - update android targeting for polyfills/console/timeline/config.toml [`c5dc1bd`](https://github.com/Financial-Times/polyfill-library/commit/c5dc1bd1dc6fc25fe46ac6cdff0e636574154c5d)
455
-
456
- #### [v3.57.0](https://github.com/Financial-Times/polyfill-library/compare/v3.56.3...v3.57.0)
457
-
458
- > 15 April 2020
459
-
460
- - Update update-polyfill-targets.yml [`3f7bda9`](https://github.com/Financial-Times/polyfill-library/commit/3f7bda9311970d3f2f6945592af9c55a6bedbdb0)
461
- - TypeScript typings, small documentation changes [`ff86a3f`](https://github.com/Financial-Times/polyfill-library/commit/ff86a3f2632d2cd69cc7bf47af5e1790d2c754fa)
462
- - Delete index.d.ts [`7cdec74`](https://github.com/Financial-Times/polyfill-library/commit/7cdec74f1400ce32e8f67bd5f4cf1b8f96ff7295)
463
-
464
- #### [v3.56.3](https://github.com/Financial-Times/polyfill-library/compare/v3.56.2...v3.56.3)
465
-
466
- > 10 April 2020
467
-
468
- - Update publish-to-npm.yml [`5b89d45`](https://github.com/Financial-Times/polyfill-library/commit/5b89d456046e54b50388d6d289c834b0d3248351)
469
-
470
- #### [v3.56.2](https://github.com/Financial-Times/polyfill-library/compare/v3.56.1...v3.56.2)
471
-
472
- > 9 April 2020
473
-
474
- - use a token which is not the default token so that other actions can be triggered based on this action [`1c729e2`](https://github.com/Financial-Times/polyfill-library/commit/1c729e25302d80422369abe91753d088f472065f)
475
- - Move from CircleCI to GitHub Actions [`48edb91`](https://github.com/Financial-Times/polyfill-library/commit/48edb9188f8a6cba8a047fed16dc6afa5971e348)
476
-
477
- #### [v3.56.1](https://github.com/Financial-Times/polyfill-library/compare/v3.56.0...v3.56.1)
478
-
479
- > 8 April 2020
480
-
481
- - use correct variable name [`1639518`](https://github.com/Financial-Times/polyfill-library/commit/16395188e1db77f36c9c4a2624b15d0e74945178)
482
-
483
- #### [v3.56.0](https://github.com/Financial-Times/polyfill-library/compare/v3.55.0...v3.56.0)
484
-
485
- > 8 April 2020
486
-
487
- - Refactor: inline the polyfill resolver into a non-recursive for loop [`8dddec1`](https://github.com/Financial-Times/polyfill-library/commit/8dddec116c2b59999269c18f93551d2d1dca1942)
488
- - Move from CircleCI to GitHub Actions [`faebc94`](https://github.com/Financial-Times/polyfill-library/commit/faebc942478ae9c1d818fdbfca74c38267a5fbe1)
489
- - update browserstack browser list [`d958bd7`](https://github.com/Financial-Times/polyfill-library/commit/d958bd75b62d459bb630748c875126aaa56dc63a)
490
-
491
- #### [v3.55.0](https://github.com/Financial-Times/polyfill-library/compare/v3.54.1...v3.55.0)
492
-
493
- > 6 April 2020
494
-
495
- - Add URLSearchParams sort method [`d71acd7`](https://github.com/Financial-Times/polyfill-library/commit/d71acd7287f3ece7976052866b79a66001ba9691)
496
-
497
- #### [v3.54.1](https://github.com/Financial-Times/polyfill-library/compare/v3.54.0...v3.54.1)
498
-
499
- > 6 April 2020
500
-
501
- - Ensure callback for HTMLCanvasElement.prototype.toBlob is not invoked syncronously [`#208`](https://github.com/Financial-Times/polyfill-library/issues/208)
502
-
503
- #### [v3.54.0](https://github.com/Financial-Times/polyfill-library/compare/v3.53.2...v3.54.0)
504
-
505
- > 6 April 2020
506
-
507
- - Make AddEntriesFromIterable work in ie8 [`842ba1d`](https://github.com/Financial-Times/polyfill-library/commit/842ba1dcc5d961a147f805f5c147bdb28be3475e)
508
- - move tests which don't require Symbol outside of the symbol if block [`50dc255`](https://github.com/Financial-Times/polyfill-library/commit/50dc25566fcaeba48d6787b342e7c8d9ac827e1b)
509
- - dont serve symbol.iterator or symbol to firefox 36 or above [`58bcaac`](https://github.com/Financial-Times/polyfill-library/commit/58bcaac6dab8df9b1daf08434d8f87f814af5747)
510
-
511
- #### [v3.53.2](https://github.com/Financial-Times/polyfill-library/compare/v3.53.1...v3.53.2)
512
-
513
- > 4 April 2020
514
-
515
- - Allow falsey keys to be used in Map.prototype.set [`#536`](https://github.com/Financial-Times/polyfill-library/issues/536)
516
- - make project pass the unicorn/recommended eslint config [`65a860c`](https://github.com/Financial-Times/polyfill-library/commit/65a860cb2246f182acad92abb47aefdcbaafae54)
517
-
518
- #### [v3.53.1](https://github.com/Financial-Times/polyfill-library/compare/v3.53.0...v3.53.1)
519
-
520
- > 19 March 2020
521
-
522
- - serve element.prototype.matches to edge versions below 18 [`#541`](https://github.com/Financial-Times/polyfill-library/issues/541)
523
- - use git tag as version [`ec00a9d`](https://github.com/Financial-Times/polyfill-library/commit/ec00a9ddf3491dc0550727c693bf54b7537beee1)
524
-
525
- #### [v3.53.0](https://github.com/Financial-Times/polyfill-library/compare/v3.52.3...v3.53.0)
526
-
527
- > 19 March 2020
528
-
529
- - abortcontroller : update config.toml [`#539`](https://github.com/Financial-Times/polyfill-library/pull/539)
530
- - Add origami-version GitHub Action [`1bd944b`](https://github.com/Financial-Times/polyfill-library/commit/1bd944b8a5cbe7f339a1cd1865520727f35e2291)
531
- - update to latest useragent parser [`258b071`](https://github.com/Financial-Times/polyfill-library/commit/258b0717482bf0d5708ac3cb24d9a8817b021c56)
532
- - Add the origami-labels GitHub Action [ci skip] [`32cbd60`](https://github.com/Financial-Times/polyfill-library/commit/32cbd60c666609ca35ced3da9898139d94056b68)
533
-
534
- #### [v3.52.3](https://github.com/Financial-Times/polyfill-library/compare/v3.52.2...v3.52.3)
535
-
536
- > 6 March 2020
537
-
538
- - update targets for polyfills/console/markTimeline/config.toml [`#526`](https://github.com/Financial-Times/polyfill-library/pull/526)
539
- - update targets for polyfills/console/timelineEnd/config.toml [`#528`](https://github.com/Financial-Times/polyfill-library/pull/528)
540
- - update targets for polyfills/console/timeline/config.toml [`#527`](https://github.com/Financial-Times/polyfill-library/pull/527)
541
- - update targets for polyfills/Object/assign/config.toml [`#529`](https://github.com/Financial-Times/polyfill-library/pull/529)
542
- - Ship Math.hypot to chrome 77 as it's implementation does not return NaN for `Math.hypot(undefined,0)` [`#531`](https://github.com/Financial-Times/polyfill-library/pull/531)
543
- - update targets for polyfills/console/exception/config.toml [`#525`](https://github.com/Financial-Times/polyfill-library/pull/525)
544
- - Check and update polyfill targeting once a day automatically [`#530`](https://github.com/Financial-Times/polyfill-library/pull/530)
545
- - If navigator.sendBeacon can not queue the work for transferring, return false as per the specification. [`#524`](https://github.com/Financial-Times/polyfill-library/pull/524)
546
- - Make the focusin detect work when document.body does not yet exist [`#522`](https://github.com/Financial-Times/polyfill-library/pull/522)
547
- - If navigator.sendBeacon can not queue the work for transferring, return false as per the specification. (#524) [`#2160`](https://github.com/Financial-Times/polyfill-service/issues/2160)
548
- - use correct key for aliases [`e7322ea`](https://github.com/Financial-Times/polyfill-library/commit/e7322ea297c2e6cba7b5958cb09662a94b132d92)
549
- - dont exit early if the commands exit with a non-zero code [`cc4d3e5`](https://github.com/Financial-Times/polyfill-library/commit/cc4d3e5a1a364400aed78f3bb8d267c60857c0a8)
550
- - install hub direct from github [`8a6c5ab`](https://github.com/Financial-Times/polyfill-library/commit/8a6c5ab631f8d99a9562deebd0814da827782cf0)
551
-
552
- #### [v3.52.2](https://github.com/Financial-Times/polyfill-library/compare/v3.52.1...v3.52.2)
553
-
554
- > 29 February 2020
555
-
556
- - fix detect for getOwnPropertyNames [`e548271`](https://github.com/Financial-Times/polyfill-library/commit/e54827166e59b0c851e3c9c60c41a1b3fb1b000c)
557
-
558
- #### [v3.52.1](https://github.com/Financial-Times/polyfill-library/compare/v3.52.0...v3.52.1)
559
-
560
- > 29 February 2020
561
-
562
- - intl update script : fix detect [`#519`](https://github.com/Financial-Times/polyfill-library/pull/519)
563
-
564
- #### [v3.52.0](https://github.com/Financial-Times/polyfill-library/compare/v3.51.0...v3.52.0)
565
-
566
- > 28 February 2020
567
-
568
- - Add a real feature detect for smoothscroll support [`#515`](https://github.com/Financial-Times/polyfill-library/pull/515)
569
- - Make the localStorage polyfill and feature detect work on opaque origins [`#514`](https://github.com/Financial-Times/polyfill-library/pull/514)
570
- - ensure the audio polyfill only runs in browsers which have webkitAudioContext because it depends on this to exist [`#513`](https://github.com/Financial-Times/polyfill-library/pull/513)
571
-
572
- #### [v3.51.0](https://github.com/Financial-Times/polyfill-library/compare/v3.50.2...v3.51.0)
573
-
574
- > 27 February 2020
575
-
576
- - make the Intl detect smaller [`86f1459`](https://github.com/Financial-Times/polyfill-library/commit/86f14599eed356e2d38bf3f7e1810264b393470d)
577
- - change from template literal to string literal to pass lnt rules [`06d18b9`](https://github.com/Financial-Times/polyfill-library/commit/06d18b975156bea6dcb0010c9edba5a35ebec1c2)
578
- - swap from template literal to string [`cb2b61e`](https://github.com/Financial-Times/polyfill-library/commit/cb2b61e16c83a8184c97baa46adde2b2618c2044)
579
-
580
- #### [v3.50.2](https://github.com/Financial-Times/polyfill-library/compare/v3.50.0...v3.50.2)
581
-
582
- > 27 February 2020
583
-
584
- #### [v3.50.0](https://github.com/Financial-Times/polyfill-library/compare/v3.49.0...v3.50.0)
585
-
586
- > 27 February 2020
587
-
588
- - if supportedLocalesOf throws an error, it is because the locale name does not exist, we need to return false in that instance [`8a2d41a`](https://github.com/Financial-Times/polyfill-library/commit/8a2d41a2686501d9ec88e7799cf51e784db66c0f)
589
- - add the root locale for RelativeTimeFormat [`32b6168`](https://github.com/Financial-Times/polyfill-library/commit/32b6168aa81240cc70c21a94dab33fad12841fac)
590
-
591
- #### [v3.49.0](https://github.com/Financial-Times/polyfill-library/compare/v3.48.0...v3.49.0)
592
-
593
- > 27 February 2020
594
-
595
- - Do not add root locale to the feature detect [`d6437c3`](https://github.com/Financial-Times/polyfill-library/commit/d6437c36cc5c8d1212f40815afacf717157fdf90)
596
-
597
- #### [v3.48.0](https://github.com/Financial-Times/polyfill-library/compare/v3.47.0...v3.48.0)
598
-
599
- > 27 February 2020
600
-
601
- #### [v3.47.0](https://github.com/Financial-Times/polyfill-library/compare/v3.46.0...v3.47.0)
602
-
603
- > 26 February 2020
604
-
605
- - Bump @webcomponents/template from 1.4.0 to 1.4.1 [`#503`](https://github.com/Financial-Times/polyfill-library/pull/503)
606
- - Bump mutationobserver-shim from 0.3.2 to 0.3.3 [`#502`](https://github.com/Financial-Times/polyfill-library/pull/502)
607
- - Bump Base64 from 1.0.1 to 1.1.0 [`#504`](https://github.com/Financial-Times/polyfill-library/pull/504)
608
- - Bump array.prototype.flatmap from 1.2.1 to 1.2.3 [`#497`](https://github.com/Financial-Times/polyfill-library/pull/497)
609
- - Bump graceful-fs from 4.1.15 to 4.2.3 [`#494`](https://github.com/Financial-Times/polyfill-library/pull/494)
610
- - Bump json3 from 3.3.2 to 3.3.3 [`#493`](https://github.com/Financial-Times/polyfill-library/pull/493)
611
- - Bump stream-to-string from 1.1.0 to 1.2.0 [`#491`](https://github.com/Financial-Times/polyfill-library/pull/491)
612
- - Fix anchor links in contributing document [`#505`](https://github.com/Financial-Times/polyfill-library/pull/505)
613
- - Bump merge2 from 1.2.3 to 1.3.0 [`#490`](https://github.com/Financial-Times/polyfill-library/pull/490)
614
- - Bump @financial-times/polyfill-useragent-normaliser from 1.4.2 to 1.6.3 [`#488`](https://github.com/Financial-Times/polyfill-library/pull/488)
615
- - target browsers which do not have es6 version of Object.getOwnPropertyNames [`#487`](https://github.com/Financial-Times/polyfill-library/pull/487)
616
- - Add documentation explaining how to add a polyfill [`#501`](https://github.com/Financial-Times/polyfill-library/pull/501)
617
- - Add spec links to [next|previous]ElementSibling [`#500`](https://github.com/Financial-Times/polyfill-library/pull/500)
618
- - intl : fix update task [`#499`](https://github.com/Financial-Times/polyfill-library/pull/499)
619
- - Bump karma from 4.2.0 to 4.4.1 [`#496`](https://github.com/Financial-Times/polyfill-library/pull/496)
620
- - [Security] Bump https-proxy-agent from 2.2.1 to 2.2.4 [`#489`](https://github.com/Financial-Times/polyfill-library/pull/489)
621
- - update the browser targeting for RegExp.prototype.flags [`#482`](https://github.com/Financial-Times/polyfill-library/pull/482)
622
- - Add nextElementSibling and previousElementSibling polyfills [`#484`](https://github.com/Financial-Times/polyfill-library/pull/484)
623
- - Add es2019 alias for all the new features which were added to the spec in that version [`#483`](https://github.com/Financial-Times/polyfill-library/pull/483)
624
- - Do not polyfill Element if it does exist -- fixes https://github.com/Financial-Times/polyfill-library/issues/458 [`#481`](https://github.com/Financial-Times/polyfill-library/pull/481)
625
- - use a document.currentScript polyfill which works in all Internet Explorer versions :-D [`#480`](https://github.com/Financial-Times/polyfill-library/pull/480)
626
- - update the browser targeting for RegExp.prototype.flags (#482) [`#320`](https://github.com/Financial-Times/polyfill-library/issues/320)
627
- - Do not polyfill Element if it does exist -- fixes https://github.com/Financial-Times/polyfill-library/issues/458 (#481) [`#458`](https://github.com/Financial-Times/polyfill-library/issues/458)
628
-
629
- #### [v3.46.0](https://github.com/Financial-Times/polyfill-library/compare/v3.45.0...v3.46.0)
630
-
631
- > 24 February 2020
632
-
633
- - Adds support for Intl.RelativeTimeFormat and Intl.PluralRules [`#301`](https://github.com/Financial-Times/polyfill-library/pull/301)
634
-
635
- #### [v3.45.0](https://github.com/Financial-Times/polyfill-library/compare/v3.44.0...v3.45.0)
636
-
637
- > 24 February 2020
638
-
639
- - Use `self` rather than `window` in symbol polyfill [`#478`](https://github.com/Financial-Times/polyfill-library/pull/478)
640
-
641
- #### [v3.44.0](https://github.com/Financial-Times/polyfill-library/compare/v3.43.0...v3.44.0)
642
-
643
- > 21 February 2020
644
-
645
- - Add TrimString abstract method and String.prototype.{trim|trimStart|trimEnd} polyfills [`#95`](https://github.com/Financial-Times/polyfill-library/pull/95)
646
- - Improve polyfill and tests for Object.assign [`#85`](https://github.com/Financial-Times/polyfill-library/pull/85)
647
-
648
- #### [v3.43.0](https://github.com/Financial-Times/polyfill-library/compare/v3.42.0...v3.43.0)
649
-
650
- > 21 February 2020
651
-
652
- - Add queueMicrotask polyfill [`#461`](https://github.com/Financial-Times/polyfill-library/pull/461)
653
- - Bump sinon from 8.1.1 to 9.0.0 [`#473`](https://github.com/Financial-Times/polyfill-library/pull/473)
654
- - Bump karma-browserstack-launcher from 1.4.0 to 1.5.1 [`#469`](https://github.com/Financial-Times/polyfill-library/pull/469)
655
- - Bump web-animations-js from 2.3.1 to 2.3.2 [`#468`](https://github.com/Financial-Times/polyfill-library/pull/468)
656
- - Improve polyfill and tests for Number.parseInt [`#81`](https://github.com/Financial-Times/polyfill-library/pull/81)
657
- - Improve polyfill and tests for Number.parseFloat [`#80`](https://github.com/Financial-Times/polyfill-library/pull/80)
658
- - Improve polyfill and tests for Object.create [`#79`](https://github.com/Financial-Times/polyfill-library/pull/79)
659
- - Bump yaml from 1.1.0 to 1.7.2 [`#467`](https://github.com/Financial-Times/polyfill-library/pull/467)
660
- - Bump glob from 7.1.3 to 7.1.6 [`#466`](https://github.com/Financial-Times/polyfill-library/pull/466)
661
- - Serve IntersectionObserver to Opera Mobile < 46 [`#470`](https://github.com/Financial-Times/polyfill-library/pull/470)
662
- - switch the global object from being `this` to being an argument named `self` [`#318`](https://github.com/Financial-Times/polyfill-library/pull/318)
663
- - Bump webdriverio from 5.18.6 to 5.18.7 [`#465`](https://github.com/Financial-Times/polyfill-library/pull/465)
664
- - Bump rimraf from 3.0.1 to 3.0.2 [`#460`](https://github.com/Financial-Times/polyfill-library/pull/460)
665
- - Bump handlebars from 4.7.2 to 4.7.3 [`#459`](https://github.com/Financial-Times/polyfill-library/pull/459)
666
- - Add an origami.json [`#463`](https://github.com/Financial-Times/polyfill-library/pull/463)
667
- - Use `self` instead of `this` for `Symbol` [`#298`](https://github.com/Financial-Times/polyfill-library/pull/298)
668
- - Add workflow for adding new issues and PRs to the project board [`#452`](https://github.com/Financial-Times/polyfill-library/pull/452)
669
- - Use `self` instead of `this` for `Symbol` (#298) [`#297`](https://github.com/Financial-Times/polyfill-library/issues/297)
670
- - Serve Array.prototype.fill to all ie mobile [`#344`](https://github.com/Financial-Times/polyfill-library/issues/344)
671
- - Add custom test runner [`f5ed42e`](https://github.com/Financial-Times/polyfill-library/commit/f5ed42e51aeca186efd5787282f1365b3d1cc742)
672
- - remove unused dependencies intersection-observer, lazystream and snyk. add missing dependency browserstack [`cc01726`](https://github.com/Financial-Times/polyfill-library/commit/cc01726c8b00dc5e9ab53e7cbfca24641dc66c55)
673
- - update browserstack browser list [`4a2b073`](https://github.com/Financial-Times/polyfill-library/commit/4a2b07314cdef60e81961ed0852c5657f5112413)
674
-
675
- #### [v3.42.0](https://github.com/Financial-Times/polyfill-library/compare/v3.41.0...v3.42.0)
676
-
677
- > 8 November 2019
678
-
679
- - Serve URL/URLSearchParams polyfill to Firefox versions below 44 [`#311`](https://github.com/Financial-Times/polyfill-library/issues/311)
680
- - update circleci config with tests for smoothscroll [`a60d123`](https://github.com/Financial-Times/polyfill-library/commit/a60d1236efd8d105265d2d9885704f6e14251c57)
681
- - [NR] adding patch to polyfill to remove UMD code [`3784041`](https://github.com/Financial-Times/polyfill-library/commit/3784041e3ec09dba472e2b48a0e7ba8c42aec0a5)
682
- - Adding smoothscroll polyfill for element.scroll* methods [`6639b3e`](https://github.com/Financial-Times/polyfill-library/commit/6639b3e3641dcdae23744fd0e95d195db15d3f41)
683
-
684
- #### [v3.41.0](https://github.com/Financial-Times/polyfill-library/compare/v3.40.0...v3.41.0)
685
-
686
- > 25 September 2019
687
-
688
- - Update and rename detect-disabled.js to detect.js [`83e2d87`](https://github.com/Financial-Times/polyfill-library/commit/83e2d87a555f8a367f5ee5fc419033e733df188e)
689
- - Update detect-disabled.js [`e6318e0`](https://github.com/Financial-Times/polyfill-library/commit/e6318e034350ef00e9aad114b99967fbe48fdc72)
690
-
691
- #### [v3.40.0](https://github.com/Financial-Times/polyfill-library/compare/v3.39.0...v3.40.0)
692
-
693
- > 9 September 2019
694
-
695
- - Serve IntersectionObserver polyfill to Safari 12.1 [`781305a`](https://github.com/Financial-Times/polyfill-library/commit/781305ad15fc204a0c66ff8d7adc393d009e9e39)
696
-
697
- #### [v3.39.0](https://github.com/Financial-Times/polyfill-library/compare/v3.38.0...v3.39.0)
698
-
699
- > 4 September 2019
700
-
701
- - Element.prototype.classList - native DOMTokenList is not a constructor [`#269`](https://github.com/Financial-Times/polyfill-library/pull/269)
702
- - IntersectionObserver, polyfill iOS Safari < 12.2 [`#296`](https://github.com/Financial-Times/polyfill-library/pull/296)
703
-
704
- #### [v3.38.0](https://github.com/Financial-Times/polyfill-library/compare/v3.37.0...v3.38.0)
705
-
706
- > 31 July 2019
707
-
708
- - Update Array.prototype.flat & Array.prototype.flatMap browser targeting [`#289`](https://github.com/Financial-Times/polyfill-library/pull/289)
709
- - Add AbortController [`#59`](https://github.com/Financial-Times/polyfill-library/pull/59)
710
- - feat: add string.prototype.big [`#272`](https://github.com/Financial-Times/polyfill-library/pull/272)
711
- - feat: add string.prototype.anchor polyfill [`#271`](https://github.com/Financial-Times/polyfill-library/pull/271)
712
- - feat: add symbol.asyncIterator polyfill [`#270`](https://github.com/Financial-Times/polyfill-library/pull/270)
713
- - ({}).toString.call(null) should not be [object Window] [`#193`](https://github.com/Financial-Times/polyfill-library/pull/193)
714
- - feat: add string.prototype.fontsize [`c338665`](https://github.com/Financial-Times/polyfill-library/commit/c338665117bce9f7efdba2366ce376c85b25363a)
715
- - feat: add string.prototype.blink [`b989891`](https://github.com/Financial-Times/polyfill-library/commit/b989891f8e161997e48a3d42b8ab28656a84063d)
716
- - feat: add string.prototype.bold [`6faf05a`](https://github.com/Financial-Times/polyfill-library/commit/6faf05ab70fb3a6774e38f54424c8e747dd6e192)
717
-
718
- #### [v3.37.0](https://github.com/Financial-Times/polyfill-library/compare/v3.36.0...v3.37.0)
719
-
720
- > 23 July 2019
721
-
722
- - Add Object.getOwnPropertyDescriptors to the es2017 alias [`864755e`](https://github.com/Financial-Times/polyfill-library/commit/864755e995b5d7e4e03b16559a41d0eafc2a9f9e)
723
-
724
- #### [v3.36.0](https://github.com/Financial-Times/polyfill-library/compare/v3.35.0...v3.36.0)
725
-
726
- > 19 July 2019
727
-
728
- - Convert every JSON file to TOML [`a6dba64`](https://github.com/Financial-Times/polyfill-library/commit/a6dba64c8c658caa4aec48cdd7af85a71f5fadb5)
729
- - update nyc [`0e90410`](https://github.com/Financial-Times/polyfill-library/commit/0e90410aa76f4766f447eb93cc0270447070cea7)
730
- - Add snyk [`64f378b`](https://github.com/Financial-Times/polyfill-library/commit/64f378b3478e8f744cba4d4cffa78618b41f591b)
731
-
732
- #### [v3.35.0](https://github.com/Financial-Times/polyfill-library/compare/v3.34.0...v3.35.0)
733
-
734
- > 5 July 2019
735
-
736
- - Add Reflect.defineProperty polyfill [`#240`](https://github.com/Financial-Times/polyfill-library/pull/240)
737
- - update browserlist for browserstack [`8ea9d31`](https://github.com/Financial-Times/polyfill-library/commit/8ea9d31cfce3d92305c3f97ac4a06dba31d99f9d)
738
- - add HTMLTemplateElement as an available polyfill [`151cd80`](https://github.com/Financial-Times/polyfill-library/commit/151cd805222f81535d0617b0b52bb094f903b21d)
739
- - update expected results for test now that typed-arrays are being bundled correctly [`e49d103`](https://github.com/Financial-Times/polyfill-library/commit/e49d10371553870d33c9acff0c44b4b847dc2b56)
740
-
741
- #### [v3.34.0](https://github.com/Financial-Times/polyfill-library/compare/v3.33.0...v3.34.0)
742
-
743
- > 29 April 2019
744
-
745
- - 3.34.0 [`#194`](https://github.com/Financial-Times/polyfill-library/pull/194)
746
- - Add requestIdleCallback and cancelIdleCallback. [`#192`](https://github.com/Financial-Times/polyfill-library/pull/192)
747
- - Removing the typeof check with early return because it is handled via the `new Event` check, which is more thorough and will correctly detect bad Event constructors in Android 4.x [`#19`](https://github.com/Financial-Times/polyfill-library/issues/19)
748
- - Add core requestIdleCallback functionality. [`696269a`](https://github.com/Financial-Times/polyfill-library/commit/696269aa1f9f69ee2dbd1c18ae73d78f4121a81e)
749
- - WIP: Add toggle attribute polyfill. [`344f15e`](https://github.com/Financial-Times/polyfill-library/commit/344f15e840dce1ef302ed5cb7ddb9da835e1372c)
750
- - Wrap in a describe block [`61d3daf`](https://github.com/Financial-Times/polyfill-library/commit/61d3daf795b25a87e1ea966620469862da18fee5)
751
-
752
- #### [v3.33.0](https://github.com/Financial-Times/polyfill-library/compare/v3.32.0...v3.33.0)
753
-
754
- > 3 April 2019
755
-
756
- - preserve function names in minified code [`e9a3e73`](https://github.com/Financial-Times/polyfill-library/commit/e9a3e7337b6b1111ca7a2f44c68cf82783bb97c7)
757
- - Update polyfill.js [`0a09240`](https://github.com/Financial-Times/polyfill-library/commit/0a092404a35566807381bdd3311fc4ab51325b4c)
758
-
759
- #### [v3.32.0](https://github.com/Financial-Times/polyfill-library/compare/v3.31.1...v3.32.0)
760
-
761
- > 3 April 2019
762
-
763
- - Update config.json [`#173`](https://github.com/Financial-Times/polyfill-library/issues/173)
764
- - Update support of requestAnimationFrame for Opera Mini [`#172`](https://github.com/Financial-Times/polyfill-library/issues/172)
765
- - Make polyfill work in IE8 and Chrome 43 [`1b3b661`](https://github.com/Financial-Times/polyfill-library/commit/1b3b661253ba375ca357d8d097a1586351cf439f)
766
- - Updates browser support for Symbol.match and Symbol.replace [`e59a961`](https://github.com/Financial-Times/polyfill-library/commit/e59a96110f57eae7a935d2938fb0df00fe7324a2)
767
- - Add test for using Object.assign with window.location [`bef5163`](https://github.com/Financial-Times/polyfill-library/commit/bef5163961da7ebd336d7be7af1c82a8cde9cf74)
768
-
769
- #### [v3.31.1](https://github.com/Financial-Times/polyfill-library/compare/v3.31.0...v3.31.1)
770
-
771
- > 4 March 2019
772
-
773
- - Use IIFEs to store state for listPolyfills and listAliases as they never are functions which always return the exact same result [`2a77840`](https://github.com/Financial-Times/polyfill-library/commit/2a7784004b43bdcca90aed2e46a938400137611f)
774
- - use an LRU cache for the getPolyfillMeta function to avoid too many filesystem operations [`f8349f1`](https://github.com/Financial-Times/polyfill-library/commit/f8349f1ec8dc5365fa7f5a5d76f6f38ad0185b25)
775
-
776
- #### [v3.31.0](https://github.com/Financial-Times/polyfill-library/compare/v3.30.1...v3.31.0)
777
-
778
- > 27 February 2019
779
-
780
- #### [v3.30.1](https://github.com/Financial-Times/polyfill-library/compare/v3.30.0...v3.30.1)
781
-
782
- > 22 February 2019
783
-
784
- - builds polyfills/__dist folder before publishing the package instead of when installing the package [`bc1bbcb`](https://github.com/Financial-Times/polyfill-library/commit/bc1bbcb25a0a6e529d86d5771b20d1239122184e)
785
-
786
- #### [v3.30.0](https://github.com/Financial-Times/polyfill-library/compare/v3.29.0...v3.30.0)
787
-
788
- > 22 February 2019
789
-
790
- - Replace fs with graceful-fs to stop too many files open error [`#145`](https://github.com/Financial-Times/polyfill-library/pull/145)
791
- - Minify detect.js output [`abc244e`](https://github.com/Financial-Times/polyfill-library/commit/abc244ecead159b944563bfb74bf7239fdf3af4d)
792
- - Make two separate minify functions for polyfills and detects [`cf1e42a`](https://github.com/Financial-Times/polyfill-library/commit/cf1e42ad44afc302e2ee76e016c58a4850c9a21a)
793
-
794
- #### [v3.29.0](https://github.com/Financial-Times/polyfill-library/compare/v3.28.1...v3.29.0)
795
-
796
- > 22 February 2019
797
-
798
- - add back nyc [`9716de3`](https://github.com/Financial-Times/polyfill-library/commit/9716de3b961629711557a5ad5bb3dcb0189f71b8)
799
- - Remove babel as no polyfills require it [`e171427`](https://github.com/Financial-Times/polyfill-library/commit/e171427bc44bed0185a586c9c8a9c8ef368acb64)
800
- - Add array.prototype.flat polyfill [`196472f`](https://github.com/Financial-Times/polyfill-library/commit/196472fe6b9f95401a3d962a338d3c9b5cab93d9)
801
-
802
- #### [v3.28.1](https://github.com/Financial-Times/polyfill-library/compare/v3.28.0...v3.28.1)
803
-
804
- > 19 February 2019
805
-
806
- - Add test to show objects with null prototypes work as key [`a5a9caa`](https://github.com/Financial-Times/polyfill-library/commit/a5a9caa442afbe185668a5a95959bf4668b7f8b6)
807
- - Fixes check for -0 in Map.set polyfill [`09ff71b`](https://github.com/Financial-Times/polyfill-library/commit/09ff71b1b41f7f3e283640b27193054c030b0cbb)
808
-
809
- #### [v3.28.0](https://github.com/Financial-Times/polyfill-library/compare/v3.27.4...v3.28.0)
810
-
811
- > 12 February 2019
812
-
813
- - Add opera mob to CreateMethodProperty [`#78`](https://github.com/Financial-Times/polyfill-library/pull/78)
814
- - Use Graceful-fs when updating/building third-party polyfills [`#128`](https://github.com/Financial-Times/polyfill-library/issues/128)
815
- - Make Element.prototype.dataset properties enumerable [`#37`](https://github.com/Financial-Times/polyfill-library/issues/37)
816
- - Add es6 alias for String.fromCodePoint. Fixes #1875 [`#1875`](https://github.com/Financial-Times/polyfill-library/issues/1875)
817
- - move from yarn to npm and use npm ci [`af2f86f`](https://github.com/Financial-Times/polyfill-library/commit/af2f86f8fcd9251fa748823d04dd46362cc41ed2)
818
- - Add all the missing browsers in the internal polyfills [`efab9f1`](https://github.com/Financial-Times/polyfill-library/commit/efab9f1ea7a57832595c4025b35328179776d33e)
819
- - Add command timeout of an hour for testing on browsers [`0c1daed`](https://github.com/Financial-Times/polyfill-library/commit/0c1daed2c9c5b039752fc0e919cd5e40f6dc710d)
820
-
821
- #### [v3.27.4](https://github.com/Financial-Times/polyfill-library/compare/v3.27.3...v3.27.4)
822
-
823
- > 24 January 2019
824
-
825
- - Add listAliases function [`74679ef`](https://github.com/Financial-Times/polyfill-library/commit/74679efc3671dd6949139bdac52e02ae32d8ac86)
826
-
827
- #### [v3.27.3](https://github.com/Financial-Times/polyfill-library/compare/v3.27.2...v3.27.3)
828
-
829
- > 24 January 2019
830
-
831
- - Map polyfill: missing opera config [`#8`](https://github.com/Financial-Times/polyfill-library/pull/8)
832
- - Set polyfill: missing opera config [`#9`](https://github.com/Financial-Times/polyfill-library/pull/9)
833
-
834
- #### [v3.27.2](https://github.com/Financial-Times/polyfill-library/compare/v3.27.1...v3.27.2)
835
-
836
- > 24 January 2019
837
-
838
- - Small refactoring of UA class [`#16`](https://github.com/Financial-Times/polyfill-library/pull/16)
839
- - Sort the features by name before topographically sorting them [`#11`](https://github.com/Financial-Times/polyfill-library/pull/11)
840
- - Simplify the codebase [`#13`](https://github.com/Financial-Times/polyfill-library/pull/13)
841
- - Move Function.prototype.name polyfill to correct folder location [`#1`](https://github.com/Financial-Times/polyfill-library/pull/1)
842
- - getPolyfillString without check for unsupported ua [`#6`](https://github.com/Financial-Times/polyfill-library/pull/6)
843
- - Use contributing guide url for contributing guide links [`71ced3b`](https://github.com/Financial-Times/polyfill-library/commit/71ced3bdb4f3640d983716b9f7b5cadb51b71872)
844
- - No classes [`ab9d561`](https://github.com/Financial-Times/polyfill-library/commit/ab9d5618db349dbb711b7e7b30e8f9586770cbda)
845
- - Remove ability to change the polyfillsPath [`d7de111`](https://github.com/Financial-Times/polyfill-library/commit/d7de111b047ed62cf8f61e0bcc74a3d54536d5ff)
846
-
847
- #### [v3.27.1](https://github.com/Financial-Times/polyfill-library/compare/v3.27.0...v3.27.1)
848
-
849
- > 17 January 2019
850
-
851
- - add callback option [`#12`](https://github.com/Financial-Times/polyfill-library/pull/12)
852
- - Add dotenv dev dependency [`#10`](https://github.com/Financial-Times/polyfill-library/pull/10)
853
- - Generate circleci config where each polyfill test is a separate job [`#3`](https://github.com/Financial-Times/polyfill-library/pull/3)
854
- - Add CircleCI config [`#2`](https://github.com/Financial-Times/polyfill-library/pull/2)
855
- - Move from custom test-runner to Karma [`#1826`](https://github.com/Financial-Times/polyfill-library/pull/1826)
856
- - Use new version of proclaim which has all the custom methods we had implemented [`#1824`](https://github.com/Financial-Times/polyfill-library/pull/1824)
857
- - Versioned libraries [`#1820`](https://github.com/Financial-Times/polyfill-library/pull/1820)
858
- - Release 3.27.0 [`#1814`](https://github.com/Financial-Times/polyfill-library/pull/1814)
859
- - Release 3.27.0 [`#1814`](https://github.com/Financial-Times/polyfill-library/pull/1814)
860
- - Add tests for Math.log10 [`#1803`](https://github.com/Financial-Times/polyfill-library/pull/1803)
861
- - Add more test for Number.EPSILON [`#1804`](https://github.com/Financial-Times/polyfill-library/pull/1804)
862
- - remove handlebars from polyfill-library [`#1800`](https://github.com/Financial-Times/polyfill-library/pull/1800)
863
- - Simplify the service by moving from serverless back to heroku [`#1798`](https://github.com/Financial-Times/polyfill-library/pull/1798)
864
- - Fix formatting in polyfill-library readme [`#1786`](https://github.com/Financial-Times/polyfill-library/pull/1786)
865
- - [fix] Add Samsung Browser to Promise.prototype.finally polyfill config [`#1763`](https://github.com/Financial-Times/polyfill-library/pull/1763)
866
- - Add missing Event constants [`#1729`](https://github.com/Financial-Times/polyfill-library/pull/1729)
867
- - Fixed console specs link [`#1746`](https://github.com/Financial-Times/polyfill-library/pull/1746)
868
- - Only apply URL polyfill for Safari < 12 [`#1766`](https://github.com/Financial-Times/polyfill-library/pull/1766)
869
- - Add es2018 alias [`#1779`](https://github.com/Financial-Times/polyfill-library/pull/1779)
870
- - Array.prototype.values updated browser support [`#1776`](https://github.com/Financial-Times/polyfill-library/pull/1776)
871
- - Beta V3 API -- Moving from Heroku to AWS+Serverless framework [`#1777`](https://github.com/Financial-Times/polyfill-library/pull/1777)
872
- - Add headlesschrome to aliases [`#1726`](https://github.com/Financial-Times/polyfill-library/pull/1726)
873
- - add polyfill for NodeList.forEach [`#1710`](https://github.com/Financial-Times/polyfill-library/pull/1710)
874
- - Rewrite Math.fround to be spec compliant and use es abstract methods [`#1578`](https://github.com/Financial-Times/polyfill-library/pull/1578)
875
- - Link to the correct section in the spec for Number.isNaN [`#1708`](https://github.com/Financial-Times/polyfill-library/pull/1708)
876
- - Fix all linting warnings and errors in polyfill-library module [`#1707`](https://github.com/Financial-Times/polyfill-library/pull/1707)
877
- - Enable custom polyfill collection to be used with the polyfill-library module [`#1706`](https://github.com/Financial-Times/polyfill-library/pull/1706)
878
- - improve test coverage for Array.prototype.keys [`#1631`](https://github.com/Financial-Times/polyfill-library/pull/1631)
879
- - Server Number.isInteger polyfill to Chrome 19-33 [`#1703`](https://github.com/Financial-Times/polyfill-library/pull/1703)
880
- - Serve HTMLCanvasElement.prototype.toBlob to Edge and don't serve to Safari 11 [`#1704`](https://github.com/Financial-Times/polyfill-library/pull/1704)
881
- - update Yaku version to support Promise polyfilling in Web Worker [`#1701`](https://github.com/Financial-Times/polyfill-library/pull/1701)
882
- - Don't add the outer closure if no polyfills need to be served [`#1695`](https://github.com/Financial-Times/polyfill-library/pull/1695)
883
- - improve tests for setimmediate [`#1665`](https://github.com/Financial-Times/polyfill-library/pull/1665)
884
- - Split into polyfill-library and polyfill-service [`#1693`](https://github.com/Financial-Times/polyfill-library/pull/1693)
885
- - remove handlebars from polyfill-library (#1800) [`#1792`](https://github.com/Financial-Times/polyfill-service/pull/1792)
886
- - add polyfill for NodeList.forEach (#1710) [`#1686`](https://github.com/Financial-Times/polyfill-library/issues/1686) [`#1430`](https://github.com/Financial-Times/polyfill-library/issues/1430)
887
- - Don't add the outer closure if no polyfills need to be served (#1695) [`#1685`](https://github.com/Financial-Times/polyfill-library/issues/1685)
888
- - update lock [`8582f4f`](https://github.com/Financial-Times/polyfill-library/commit/8582f4f6b6a160f33bd1c2bbde7429f9ec75d5db)
889
- - Update docs to be consistent with actual implementation [`27123d2`](https://github.com/Financial-Times/polyfill-library/commit/27123d2b2f3ef770ce36a36d4fadd80ffcbffcdb)
890
- - replace . and @ characters in job names as they are violate the circleci schema [`5e36fa1`](https://github.com/Financial-Times/polyfill-library/commit/5e36fa1e96c5137eea136b5ef056b0bf38049601)
891
-
892
- #### [v3.27.0](https://github.com/Financial-Times/polyfill-library/compare/v3.25.1...v3.27.0)
893
-
894
- > 20 November 2018
895
-
896
- - Release 3.27.0 [`#1814`](https://github.com/Financial-Times/polyfill-library/pull/1814)
897
- - Release 3.27.0 [`#1814`](https://github.com/Financial-Times/polyfill-library/pull/1814)
898
- - Add tests for Math.log10 [`#1803`](https://github.com/Financial-Times/polyfill-library/pull/1803)
899
- - Add more test for Number.EPSILON [`#1804`](https://github.com/Financial-Times/polyfill-library/pull/1804)
900
- - remove handlebars from polyfill-library [`#1800`](https://github.com/Financial-Times/polyfill-library/pull/1800)
901
- - checkout [`#1799`](https://github.com/Financial-Times/polyfill-library/pull/1799)
902
- - Simplify the service by moving from serverless back to heroku [`#1798`](https://github.com/Financial-Times/polyfill-library/pull/1798)
903
- - A collection of little improvements to V3 docs. [`#1782`](https://github.com/Financial-Times/polyfill-library/pull/1782)
904
- - Fix formatting in polyfill-library readme [`#1786`](https://github.com/Financial-Times/polyfill-library/pull/1786)
905
- - [fix] Add Samsung Browser to Promise.prototype.finally polyfill config [`#1763`](https://github.com/Financial-Times/polyfill-library/pull/1763)
906
- - Add missing Event constants [`#1729`](https://github.com/Financial-Times/polyfill-library/pull/1729)
907
- - remove firefox 39 as it is being flaky right now [`#1781`](https://github.com/Financial-Times/polyfill-library/pull/1781)
908
- - Fixed console specs link [`#1746`](https://github.com/Financial-Times/polyfill-library/pull/1746)
909
- - Only apply URL polyfill for Safari < 12 [`#1766`](https://github.com/Financial-Times/polyfill-library/pull/1766)
910
- - Add es2018 alias [`#1779`](https://github.com/Financial-Times/polyfill-library/pull/1779)
911
- - Array.prototype.values updated browser support [`#1776`](https://github.com/Financial-Times/polyfill-library/pull/1776)
912
- - Beta V3 API -- Moving from Heroku to AWS+Serverless framework [`#1777`](https://github.com/Financial-Times/polyfill-library/pull/1777)
913
- - fixing links in README.md to reference the correct location [`#1747`](https://github.com/Financial-Times/polyfill-library/pull/1747)
914
- - Add headlesschrome to aliases [`#1726`](https://github.com/Financial-Times/polyfill-library/pull/1726)
915
- - Dev script in root packages.json now points to polyfill-service instead of polyfill-library, which does not have a dev script. [`#1723`](https://github.com/Financial-Times/polyfill-library/pull/1723)
916
- - add polyfill for NodeList.forEach [`#1710`](https://github.com/Financial-Times/polyfill-library/pull/1710)
917
- - Rewrite Math.fround to be spec compliant and use es abstract methods [`#1578`](https://github.com/Financial-Times/polyfill-library/pull/1578)
918
- - Link to the correct section in the spec for Number.isNaN [`#1708`](https://github.com/Financial-Times/polyfill-library/pull/1708)
919
- - Fix all linting warnings and errors in polyfill-library module [`#1707`](https://github.com/Financial-Times/polyfill-library/pull/1707)
920
- - Enable custom polyfill collection to be used with the polyfill-library module [`#1706`](https://github.com/Financial-Times/polyfill-library/pull/1706)
921
- - update docs [`#1709`](https://github.com/Financial-Times/polyfill-library/pull/1709)
922
- - improve test coverage for Array.prototype.keys [`#1631`](https://github.com/Financial-Times/polyfill-library/pull/1631)
923
- - Server Number.isInteger polyfill to Chrome 19-33 [`#1703`](https://github.com/Financial-Times/polyfill-library/pull/1703)
924
- - Serve HTMLCanvasElement.prototype.toBlob to Edge and don't serve to Safari 11 [`#1704`](https://github.com/Financial-Times/polyfill-library/pull/1704)
925
- - update Yaku version to support Promise polyfilling in Web Worker [`#1701`](https://github.com/Financial-Times/polyfill-library/pull/1701)
926
- - Don't add the outer closure if no polyfills need to be served [`#1695`](https://github.com/Financial-Times/polyfill-library/pull/1695)
927
- - improve tests for setimmediate [`#1665`](https://github.com/Financial-Times/polyfill-library/pull/1665)
928
- - Update docs.js ---- use req.protocol instead of fixed 'https' [`#1694`](https://github.com/Financial-Times/polyfill-library/pull/1694)
929
- - Split into polyfill-library and polyfill-service [`#1693`](https://github.com/Financial-Times/polyfill-library/pull/1693)
930
- - Add option to skip mounting tests [`#1687`](https://github.com/Financial-Times/polyfill-library/pull/1687)
931
- - improve tests for set [`#1648`](https://github.com/Financial-Times/polyfill-library/pull/1648)
932
- - Improve tests for promise.prototype.finally [`#1646`](https://github.com/Financial-Times/polyfill-library/pull/1646)
933
- - improve test coverage for Array.prototype.values [`#1625`](https://github.com/Financial-Times/polyfill-library/pull/1625)
934
- - improve symbol tests [`#1621`](https://github.com/Financial-Times/polyfill-library/pull/1621)
935
- - Weakmap [`#1620`](https://github.com/Financial-Times/polyfill-library/pull/1620)
936
- - improve test coverage for weakset [`#1619`](https://github.com/Financial-Times/polyfill-library/pull/1619)
937
- - update sinh [`#1677`](https://github.com/Financial-Times/polyfill-library/pull/1677)
938
- - improve tests for string.prototype.fromcodepoint [`#1666`](https://github.com/Financial-Times/polyfill-library/pull/1666)
939
- - improve tests for string.prototype.endswith [`#1670`](https://github.com/Financial-Times/polyfill-library/pull/1670)
940
- - Add tests for math.cosh [`#1653`](https://github.com/Financial-Times/polyfill-library/pull/1653)
941
- - Add tests for math.hypot [`#1651`](https://github.com/Financial-Times/polyfill-library/pull/1651)
942
- - Add tests for math.expm1 [`#1652`](https://github.com/Financial-Times/polyfill-library/pull/1652)
943
- - Improve tests for math.log2 [`#1649`](https://github.com/Financial-Times/polyfill-library/pull/1649)
944
- - Add tests for math.atanh [`#1656`](https://github.com/Financial-Times/polyfill-library/pull/1656)
945
- - Add tests for math.cbrt [`#1655`](https://github.com/Financial-Times/polyfill-library/pull/1655)
946
- - Improve tests for string.prototype.startswith [`#1675`](https://github.com/Financial-Times/polyfill-library/pull/1675)
947
- - Improve tests for string.prototype.trim [`#1676`](https://github.com/Financial-Times/polyfill-library/pull/1676)
948
- - Add tests for math.sign [`#1650`](https://github.com/Financial-Times/polyfill-library/pull/1650)
949
- - Improve tests for math.clz32 [`#1654`](https://github.com/Financial-Times/polyfill-library/pull/1654)
950
- - Add tests for math.tanh [`#1657`](https://github.com/Financial-Times/polyfill-library/pull/1657)
951
- - Add tests for math.trunc [`#1658`](https://github.com/Financial-Times/polyfill-library/pull/1658)
952
- - Improve tests in number.isinteger [`#1659`](https://github.com/Financial-Times/polyfill-library/pull/1659)
953
- - Improve tests for number.isnan [`#1660`](https://github.com/Financial-Times/polyfill-library/pull/1660)
954
- - Improve number.issafeinteger tests [`#1661`](https://github.com/Financial-Times/polyfill-library/pull/1661)
955
- - Add test for object.defineproperties [`#1662`](https://github.com/Financial-Times/polyfill-library/pull/1662)
956
- - improve tests for string.prototype.@@iterator [`#1667`](https://github.com/Financial-Times/polyfill-library/pull/1667)
957
- - improve tests for string.prototype.codepointat [`#1668`](https://github.com/Financial-Times/polyfill-library/pull/1668)
958
- - Add tests for string.prototype.contains [`#1669`](https://github.com/Financial-Times/polyfill-library/pull/1669)
959
- - improve tests for string.prototype.includes [`#1671`](https://github.com/Financial-Times/polyfill-library/pull/1671)
960
- - improve tests for string.prototype.padend [`#1672`](https://github.com/Financial-Times/polyfill-library/pull/1672)
961
- - Improve tests for string.prototype.padstart [`#1673`](https://github.com/Financial-Times/polyfill-library/pull/1673)
962
- - Improve tests for string.prototype.repeat [`#1674`](https://github.com/Financial-Times/polyfill-library/pull/1674)
963
- - Use new test helpers for Array.of tests [`#1607`](https://github.com/Financial-Times/polyfill-library/pull/1607)
964
- - Simlpify tests for Array.prototype.contains [`#1609`](https://github.com/Financial-Times/polyfill-library/pull/1609)
965
- - Simplify tests for Array.prototype[Symbol.iterator] [`#1608`](https://github.com/Financial-Times/polyfill-library/pull/1608)
966
- - improve test coverage for Array.prototype.find [`#1610`](https://github.com/Financial-Times/polyfill-library/pull/1610)
967
- - improve test coverage for Array.prototype.findindex [`#1611`](https://github.com/Financial-Times/polyfill-library/pull/1611)
968
- - improve test coverage for Array.prototype.every [`#1613`](https://github.com/Financial-Times/polyfill-library/pull/1613)
969
- - improve test coverage for Array.prototype.filter [`#1615`](https://github.com/Financial-Times/polyfill-library/pull/1615)
970
- - improve test coverage for Array.prototype.foreach [`#1612`](https://github.com/Financial-Times/polyfill-library/pull/1612)
971
- - improve test coverage for Array.prototype.fill [`#1614`](https://github.com/Financial-Times/polyfill-library/pull/1614)
972
- - Use new test helpers for Array.isArray tests [`#1616`](https://github.com/Financial-Times/polyfill-library/pull/1616)
973
- - improve test coverage for Array.prototype.copyWithin tests [`#1617`](https://github.com/Financial-Times/polyfill-library/pull/1617)
974
- - improve test coverage for Array.prototype.entries [`#1618`](https://github.com/Financial-Times/polyfill-library/pull/1618)
975
- - improve test coverage for Map [`#1622`](https://github.com/Financial-Times/polyfill-library/pull/1622)
976
- - improve test coverage for Math.acosh [`#1623`](https://github.com/Financial-Times/polyfill-library/pull/1623)
977
- - improve test coverage for Math.asinh [`#1624`](https://github.com/Financial-Times/polyfill-library/pull/1624)
978
- - improve test coverage for Date.prototype.toISOString [`#1626`](https://github.com/Financial-Times/polyfill-library/pull/1626)
979
- - improve test coverage for Function.prototype.bind [`#1627`](https://github.com/Financial-Times/polyfill-library/pull/1627)
980
- - improve test coverage for Array.prototype.reduce [`#1628`](https://github.com/Financial-Times/polyfill-library/pull/1628)
981
- - improve test coverage for Array.prototype.reduceright [`#1629`](https://github.com/Financial-Times/polyfill-library/pull/1629)
982
- - improve test coverage for Array.prototype.some [`#1630`](https://github.com/Financial-Times/polyfill-library/pull/1630)
983
- - improve test coverage for Array.prototype.lastindexof [`#1632`](https://github.com/Financial-Times/polyfill-library/pull/1632)
984
- - improve test coverage for Array.prototype.map [`#1633`](https://github.com/Financial-Times/polyfill-library/pull/1633)
985
- - improve test coverage for Array.prototype.includes [`#1634`](https://github.com/Financial-Times/polyfill-library/pull/1634)
986
- - improve test coverage for Array.prototype.indexof [`#1635`](https://github.com/Financial-Times/polyfill-library/pull/1635)
987
- - imrpove tests for object.entries [`#1636`](https://github.com/Financial-Times/polyfill-library/pull/1636)
988
- - improve tests for object.defineproperty [`#1637`](https://github.com/Financial-Times/polyfill-library/pull/1637)
989
- - improve tests for number.isfinite [`#1638`](https://github.com/Financial-Times/polyfill-library/pull/1638)
990
- - add tests for object.getprototypeof [`#1639`](https://github.com/Financial-Times/polyfill-library/pull/1639)
991
- - improve tests for object.getownpropertynames [`#1640`](https://github.com/Financial-Times/polyfill-library/pull/1640)
992
- - improve tests for object.freeze [`#1641`](https://github.com/Financial-Times/polyfill-library/pull/1641)
993
- - improve tests for object.values [`#1642`](https://github.com/Financial-Times/polyfill-library/pull/1642)
994
- - improve tests object.setprototypeof [`#1643`](https://github.com/Financial-Times/polyfill-library/pull/1643)
995
- - Add tests for object.is [`#1644`](https://github.com/Financial-Times/polyfill-library/pull/1644)
996
- - add getter tests for regexp.prototype.flags [`#1645`](https://github.com/Financial-Times/polyfill-library/pull/1645)
997
- - Use custom proclaim assertions for testing Array.from [`#1601`](https://github.com/Financial-Times/polyfill-library/pull/1601)
998
- - Rewrite WeakSet to be spec compliant and use es abstract methods [`#1582`](https://github.com/Financial-Times/polyfill-library/pull/1582)
999
- - Rewrite Set to be spec compliant and use es abstract methods [`#1574`](https://github.com/Financial-Times/polyfill-library/pull/1574)
1000
- - Rewrite WeakMap to be spec compliant and use es abstract methods [`#1583`](https://github.com/Financial-Times/polyfill-library/pull/1583)
1001
- - Rewrite Array.prototype.forEach to be spec compliant and use es abstract methods [`#1523`](https://github.com/Financial-Times/polyfill-library/pull/1523)
1002
- - Rewrite Math.sign to be spec compliant and use es abstract methods [`#1547`](https://github.com/Financial-Times/polyfill-library/pull/1547)
1003
- - Rewrite String.prototype.repeat to be spec compliant and use es abstract methods [`#1586`](https://github.com/Financial-Times/polyfill-library/pull/1586)
1004
- - Rewrite Function.prototype.bind to be spec compliant and use es abstract methods [`#1533`](https://github.com/Financial-Times/polyfill-library/pull/1533)
1005
- - Rewrite Map to be spec compliant and use es abstract methods [`#1534`](https://github.com/Financial-Times/polyfill-library/pull/1534)
1006
- - Rewrite Array.from to be spec compliant and use es abstract methods [`#1510`](https://github.com/Financial-Times/polyfill-library/pull/1510)
1007
- - Rewrite Object.defineProperty to be spec compliant and use es abstract methods [`#1563`](https://github.com/Financial-Times/polyfill-library/pull/1563)
1008
- - Rewrite Object.entries to be spec compliant and use es abstract methods [`#1564`](https://github.com/Financial-Times/polyfill-library/pull/1564)
1009
- - Rewrite Array.prototype.includes to be spec compliant and use es abstract methods [`#1524`](https://github.com/Financial-Times/polyfill-library/pull/1524)
1010
- - Rewrite String.prototype.trim to be spec compliant and use es abstract methods [`#1584`](https://github.com/Financial-Times/polyfill-library/pull/1584)
1011
- - Rewrite Object.freeze to be spec compliant and use es abstract methods [`#1565`](https://github.com/Financial-Times/polyfill-library/pull/1565)
1012
- - Rewrite Array.prototype.@@iterator to be spec compliant and use es abstract methods [`#1512`](https://github.com/Financial-Times/polyfill-library/pull/1512)
1013
- - Rewrite String.prototype.endsWith to be spec compliant and use es abstract methods [`#1590`](https://github.com/Financial-Times/polyfill-library/pull/1590)
1014
- - Rewrite Object.defineProperties to be spec compliant and use es abstract methods [`#1562`](https://github.com/Financial-Times/polyfill-library/pull/1562)
1015
- - Rewrite Object.create to be spec compliant and use es abstract methods [`#1561`](https://github.com/Financial-Times/polyfill-library/pull/1561)
1016
- - Rewrite Array.prototype.copyWithin to be spec compliant and use es abstract methods [`#1516`](https://github.com/Financial-Times/polyfill-library/pull/1516)
1017
- - Rewrite String.prototype.iterator to be spec compliant and use es abstract methods [`#1577`](https://github.com/Financial-Times/polyfill-library/pull/1577)
1018
- - Rewrite Number.isSafeInteger to be spec compliant and use es abstract methods [`#1555`](https://github.com/Financial-Times/polyfill-library/pull/1555)
1019
- - Rewrite Object.getPrototypeOf to be spec compliant and use es abstract methods [`#1568`](https://github.com/Financial-Times/polyfill-library/pull/1568)
1020
- - Rewrite Object.setPrototypeOf to be spec compliant and use es abstract methods [`#1570`](https://github.com/Financial-Times/polyfill-library/pull/1570)
1021
- - Rewrite Promise.prototype.finally to be spec compliant and use es abstract methods [`#1572`](https://github.com/Financial-Times/polyfill-library/pull/1572)
1022
- - Rewrite String.fromCodePoint to be spec compliant and use es abstract methods [`#1575`](https://github.com/Financial-Times/polyfill-library/pull/1575)
1023
- - Rewrite Array.prototype.reduceRight to be spec compliant and use es abstract methods [`#1530`](https://github.com/Financial-Times/polyfill-library/pull/1530)
1024
- - Rewrite Array.prototype.some to be spec compliant and use es abstract methods [`#1531`](https://github.com/Financial-Times/polyfill-library/pull/1531)
1025
- - Rewrite Math.asinh to be spec compliant and use es abstract methods [`#1536`](https://github.com/Financial-Times/polyfill-library/pull/1536)
1026
- - Rewrite Math.acosh to be spec compliant and use es abstract methods [`#1535`](https://github.com/Financial-Times/polyfill-library/pull/1535)
1027
- - Rewrite Math.atanh to be spec compliant and use es abstract methods [`#1537`](https://github.com/Financial-Times/polyfill-library/pull/1537)
1028
- - Rewrite Math.cbrt to be spec compliant and use es abstract methods [`#1538`](https://github.com/Financial-Times/polyfill-library/pull/1538)
1029
- - Rewrite Object.getOwnPropertyDescriptor to be spec compliant and use es abstract methods [`#1566`](https://github.com/Financial-Times/polyfill-library/pull/1566)
1030
- - Rewrite Object.values to be spec compliant and use es abstract methods [`#1571`](https://github.com/Financial-Times/polyfill-library/pull/1571)
1031
- - Rewrite Object.getOwnPropertyNames to be spec compliant and use es abstract methods [`#1567`](https://github.com/Financial-Times/polyfill-library/pull/1567)
1032
- - Rewrite Array.of to be spec compliant and use es abstract methods [`#1576`](https://github.com/Financial-Times/polyfill-library/pull/1576)
1033
- - Rewrite RegExp.prototype.flags to be spec compliant and use es abstract methods [`#1573`](https://github.com/Financial-Times/polyfill-library/pull/1573)
1034
- - Rewrite String.prototype.includes to be spec compliant and use es abstract methods [`#1589`](https://github.com/Financial-Times/polyfill-library/pull/1589)
1035
- - Rewrite String.prototype.startsWith to be spec compliant and use es abstract methods [`#1585`](https://github.com/Financial-Times/polyfill-library/pull/1585)
1036
- - Rewrite String.prototype.codePointAt to be spec compliant and use es abstract methods [`#1592`](https://github.com/Financial-Times/polyfill-library/pull/1592)
1037
- - Remove array.of from gitignore [`#1579`](https://github.com/Financial-Times/polyfill-library/pull/1579)
1038
- - Rewrite Array.prototype.findIndex to be spec compliant and use es abstract methods [`#1522`](https://github.com/Financial-Times/polyfill-library/pull/1522)
1039
- - Rewrite Array.prototype.filter to be spec compliant and use es abstract methods [`#1520`](https://github.com/Financial-Times/polyfill-library/pull/1520)
1040
- - Rewrite Number.isNaN to be spec compliant and use es abstract methods [`#1554`](https://github.com/Financial-Times/polyfill-library/pull/1554)
1041
- - Rewrite Math.clz32 to be spec compliant and use es abstract methods [`#1539`](https://github.com/Financial-Times/polyfill-library/pull/1539)
1042
- - Rewrite Math.cosh to be spec compliant and use es abstract methods [`#1540`](https://github.com/Financial-Times/polyfill-library/pull/1540)
1043
- - Rewrite Math.expm1 to be spec compliant and use es abstract methods [`#1541`](https://github.com/Financial-Times/polyfill-library/pull/1541)
1044
- - Rewrite Math.hypot to be spec compliant and use es abstract methods [`#1542`](https://github.com/Financial-Times/polyfill-library/pull/1542)
1045
- - Rewrite Math.imul to be spec compliant and use es abstract methods [`#1543`](https://github.com/Financial-Times/polyfill-library/pull/1543)
1046
- - Rewrite Math.log2 to be spec compliant and use es abstract methods [`#1546`](https://github.com/Financial-Times/polyfill-library/pull/1546)
1047
- - Rewrite Math.sinh to be spec compliant and use es abstract methods [`#1548`](https://github.com/Financial-Times/polyfill-library/pull/1548)
1048
- - Rewrite Math.tanh to be spec compliant and use es abstract methods [`#1549`](https://github.com/Financial-Times/polyfill-library/pull/1549)
1049
- - Rewrite Math.trunc to be spec compliant and use es abstract methods [`#1550`](https://github.com/Financial-Times/polyfill-library/pull/1550)
1050
- - Rewrite Math.log10 to be spec compliant and use es abstract methods [`#1544`](https://github.com/Financial-Times/polyfill-library/pull/1544)
1051
- - Rewrite Math.log1p to be spec compliant and use es abstract methods [`#1545`](https://github.com/Financial-Times/polyfill-library/pull/1545)
1052
- - Rewrite Number.parseFloat to be spec compliant and use es abstract methods [`#1558`](https://github.com/Financial-Times/polyfill-library/pull/1558)
1053
- - Rewrite Object.is to be spec compliant and use es abstract methods [`#1569`](https://github.com/Financial-Times/polyfill-library/pull/1569)
1054
- - Rewrite Number.parseInt to be spec compliant and use es abstract methods [`#1559`](https://github.com/Financial-Times/polyfill-library/pull/1559)
1055
- - Rewrite Number.MIN_SAFE_INTEGER to be spec compliant and use es abstract methods [`#1557`](https://github.com/Financial-Times/polyfill-library/pull/1557)
1056
- - Rewrite String.prototype.padEnd to be spec compliant and use es abstract methods [`#1588`](https://github.com/Financial-Times/polyfill-library/pull/1588)
1057
- - Rewrite Array.prototype.map to be spec compliant and use es abstract methods [`#1528`](https://github.com/Financial-Times/polyfill-library/pull/1528)
1058
- - Rewrite Array.prototype.find to be spec compliant and use es abstract methods [`#1521`](https://github.com/Financial-Times/polyfill-library/pull/1521)
1059
- - Rewrite String.prototype.contains to be spec compliant and use es abstract methods [`#1591`](https://github.com/Financial-Times/polyfill-library/pull/1591)
1060
- - Rewrite Array.prototype.reduce to be spec compliant and use es abstract methods [`#1529`](https://github.com/Financial-Times/polyfill-library/pull/1529)
1061
- - Rewrite String.prototype.padStart to be spec compliant and use es abstract methods [`#1587`](https://github.com/Financial-Times/polyfill-library/pull/1587)
1062
- - Rewrite Array.prototype.fill to be spec compliant and use es abstract methods [`#1519`](https://github.com/Financial-Times/polyfill-library/pull/1519)
1063
- - Rewrite Object.assign to be spec compliant and use es abstract methods [`#1560`](https://github.com/Financial-Times/polyfill-library/pull/1560)
1064
- - Filter out unused abstract methods from the bundle after filtering out excluded and not-required polyfills [`#1581`](https://github.com/Financial-Times/polyfill-library/pull/1581)
1065
- - Rewrite Number.isInteger to be spec compliant and use es abstract methods [`#1553`](https://github.com/Financial-Times/polyfill-library/pull/1553)
1066
- - Rewrite Array.prototype.indexOf to be spec compliant and use es abstract methods [`#1525`](https://github.com/Financial-Times/polyfill-library/pull/1525)
1067
- - Rewrite Number.isFinite to be spec compliant and use es abstract methods [`#1552`](https://github.com/Financial-Times/polyfill-library/pull/1552)
1068
- - Rewrite Array.prototype.lastIndexOf to be spec compliant and use es abstract methods [`#1527`](https://github.com/Financial-Times/polyfill-library/pull/1527)
1069
- - Rewrite Number.MAX_SAFE_INTEGER to be spec compliant and use es abstract methods [`#1556`](https://github.com/Financial-Times/polyfill-library/pull/1556)
1070
- - Rewrite Array.prototype.values to be spec compliant and use es abstract methods [`#1532`](https://github.com/Financial-Times/polyfill-library/pull/1532)
1071
- - Rewrite Array.prototype.keys to be spec compliant and use es abstract methods [`#1526`](https://github.com/Financial-Times/polyfill-library/pull/1526)
1072
- - Add spec comment to Number.EPSILON [`#1551`](https://github.com/Financial-Times/polyfill-library/pull/1551)
1073
- - Rewrite Array.prototype.contains to be spec compliant and use es abstract methods [`#1515`](https://github.com/Financial-Times/polyfill-library/pull/1515)
1074
- - Remove ES6 features from linter [`#1514`](https://github.com/Financial-Times/polyfill-library/pull/1514)
1075
- - Rewrite Array.prototype.every to be spec compliant and use es abstract methods [`#1518`](https://github.com/Financial-Times/polyfill-library/pull/1518)
1076
- - Rewrite Array.isArray to be spec compliant and use es abstract methods [`#1511`](https://github.com/Financial-Times/polyfill-library/pull/1511)
1077
- - Turn off warning about using functions named like constructors without new operator [`#1513`](https://github.com/Financial-Times/polyfill-library/pull/1513)
1078
- - Rewrite Array.prototype.entries to be spec compliant and use es abstract methods [`#1517`](https://github.com/Financial-Times/polyfill-library/pull/1517)
1079
- - Remove incorrect test for userland defined iterator on Array.from [`#1509`](https://github.com/Financial-Times/polyfill-library/pull/1509)
1080
- - Removed zlib from dependencies [`#1420`](https://github.com/Financial-Times/polyfill-library/pull/1420)
1081
- - Add Blob polyfill [`#1443`](https://github.com/Financial-Times/polyfill-library/pull/1443)
1082
- - Make Object.entries tests use ES3 syntax to enable them to run in ES3 environments [`#1508`](https://github.com/Financial-Times/polyfill-library/pull/1508)
1083
- - Update event polyfill tests to run correctly on safari 5.1 [`#1439`](https://github.com/Financial-Times/polyfill-library/pull/1439)
1084
- - Update matchmedia detect to also check for existence of the MediaQueryList global [`#1442`](https://github.com/Financial-Times/polyfill-library/pull/1442)
1085
- - Add function to ensure a polyfill's declared dependencies do exist within the polyfill-service [`#1445`](https://github.com/Financial-Times/polyfill-library/pull/1445)
1086
- - Remove not helpful console.log statement that shows up in server logs [`#1441`](https://github.com/Financial-Times/polyfill-library/pull/1441)
1087
- - Add UTF16Decoding abstract operation [`#1455`](https://github.com/Financial-Times/polyfill-library/pull/1455)
1088
- - Add HasOwnProperty abstract operation [`#1453`](https://github.com/Financial-Times/polyfill-library/pull/1453)
1089
- - Add Call abstract operation [`#1451`](https://github.com/Financial-Times/polyfill-library/pull/1451)
1090
- - Add UTF16Encoding abstract operation [`#1454`](https://github.com/Financial-Times/polyfill-library/pull/1454)
1091
- - Add Get abstract operation [`#1452`](https://github.com/Financial-Times/polyfill-library/pull/1452)
1092
- - Add ToPrimitive abstract operation [`#1483`](https://github.com/Financial-Times/polyfill-library/pull/1483)
1093
- - Add ToIndex abstract operation [`#1485`](https://github.com/Financial-Times/polyfill-library/pull/1485)
1094
- - Add ToPropertyKey abstract operation [`#1482`](https://github.com/Financial-Times/polyfill-library/pull/1482)
1095
- - Add ArraySpeciesCreate abstract operation [`#1481`](https://github.com/Financial-Times/polyfill-library/pull/1481)
1096
- - Add ToUint8 abstract operation [`#1458`](https://github.com/Financial-Times/polyfill-library/pull/1458)
1097
- - Add Type abstract operation [`#1456`](https://github.com/Financial-Times/polyfill-library/pull/1456)
1098
- - Add IteratorClose abstract operation [`#1495`](https://github.com/Financial-Times/polyfill-library/pull/1495)
1099
- - Add IteratorNext abstract operation [`#1493`](https://github.com/Financial-Times/polyfill-library/pull/1493)
1100
- - Add SpeciesConstructor abstract operation [`#1486`](https://github.com/Financial-Times/polyfill-library/pull/1486)
1101
- - Add ToLength abstract operation [`#1484`](https://github.com/Financial-Times/polyfill-library/pull/1484)
1102
- - Add SameValueZero abstract operation [`#1487`](https://github.com/Financial-Times/polyfill-library/pull/1487)
1103
- - Add SameVaule abstract operation [`#1488`](https://github.com/Financial-Times/polyfill-library/pull/1488)
1104
- - Add OrdinaryToPrimitive abstract operation [`#1489`](https://github.com/Financial-Times/polyfill-library/pull/1489)
1105
- - Add OrdinaryCreateFromConstructor abstract operation [`#1490`](https://github.com/Financial-Times/polyfill-library/pull/1490)
1106
- - Add IteratorComplete abstract operation [`#1494`](https://github.com/Financial-Times/polyfill-library/pull/1494)
1107
- - Add IteratorStep abstract operation [`#1492`](https://github.com/Financial-Times/polyfill-library/pull/1492)
1108
- - Add IteratorValue abstract operation [`#1491`](https://github.com/Financial-Times/polyfill-library/pull/1491)
1109
- - Add IsRegExp abstract operation [`#1496`](https://github.com/Financial-Times/polyfill-library/pull/1496)
1110
- - Add IsConstructor abstract operation [`#1497`](https://github.com/Financial-Times/polyfill-library/pull/1497)
1111
- - Add Invoke abstract operation [`#1498`](https://github.com/Financial-Times/polyfill-library/pull/1498)
1112
- - Add GetV abstract operation [`#1499`](https://github.com/Financial-Times/polyfill-library/pull/1499)
1113
- - Add GetPrototypeFromConstructor abstract operation [`#1500`](https://github.com/Financial-Times/polyfill-library/pull/1500)
1114
- - Add EnumerableOwnProperties abstract operation [`#1503`](https://github.com/Financial-Times/polyfill-library/pull/1503)
1115
- - Add GetIterator abstract operation [`#1502`](https://github.com/Financial-Times/polyfill-library/pull/1502)
1116
- - Add GetMethod abstract operation [`#1501`](https://github.com/Financial-Times/polyfill-library/pull/1501)
1117
- - Add ToString abstract operation [`#1461`](https://github.com/Financial-Times/polyfill-library/pull/1461)
1118
- - Add CreateIterResultObject abstract operation [`#1504`](https://github.com/Financial-Times/polyfill-library/pull/1504)
1119
- - Add CreateDataPropertyOrThrow abstract operation [`#1505`](https://github.com/Financial-Times/polyfill-library/pull/1505)
1120
- - Add Construct abstract operation [`#1506`](https://github.com/Financial-Times/polyfill-library/pull/1506)
1121
- - Add ArrayCreate abstract operation [`#1450`](https://github.com/Financial-Times/polyfill-library/pull/1450)
1122
- - Add CanonicalNumericIndexString abstract operation [`#1507`](https://github.com/Financial-Times/polyfill-library/pull/1507)
1123
- - Add ToBoolean abstract operation [`#1468`](https://github.com/Financial-Times/polyfill-library/pull/1468)
1124
- - Add IsCallable abstract operation [`#1473`](https://github.com/Financial-Times/polyfill-library/pull/1473)
1125
- - Increase default concurrency for browser testing to 5 browsers [`#1480`](https://github.com/Financial-Times/polyfill-library/pull/1480)
1126
- - Add ToInt16 abstract operation [`#1466`](https://github.com/Financial-Times/polyfill-library/pull/1466)
1127
- - Add ToUint16 abstract operation [`#1460`](https://github.com/Financial-Times/polyfill-library/pull/1460)
1128
- - Add SameValueNonNumber abstract operation [`#1469`](https://github.com/Financial-Times/polyfill-library/pull/1469)
1129
- - Add ToInt8 abstract operation [`#1465`](https://github.com/Financial-Times/polyfill-library/pull/1465)
1130
- - Add ToInteger abstract operation [`#1464`](https://github.com/Financial-Times/polyfill-library/pull/1464)
1131
- - Add ToNumber abstract operation [`#1463`](https://github.com/Financial-Times/polyfill-library/pull/1463)
1132
- - Add ToObject abstract operation [`#1462`](https://github.com/Financial-Times/polyfill-library/pull/1462)
1133
- - Add BrowserStack logo as they are sponsoring the project [`#1478`](https://github.com/Financial-Times/polyfill-library/pull/1478)
1134
- - Added task to update BrowserStack browser list [`#1479`](https://github.com/Financial-Times/polyfill-library/pull/1479)
1135
- - Add IsArray abstract operation [`#1477`](https://github.com/Financial-Times/polyfill-library/pull/1477)
1136
- - Add CreateDataProperty abstract operation [`#1476`](https://github.com/Financial-Times/polyfill-library/pull/1476)
1137
- - Add IsPropertyKey abstract operation [`#1471`](https://github.com/Financial-Times/polyfill-library/pull/1471)
1138
- - Add RequireObjectCoercible abstract operation [`#1470`](https://github.com/Financial-Times/polyfill-library/pull/1470)
1139
- - Add ToInt32 abstract operation [`#1467`](https://github.com/Financial-Times/polyfill-library/pull/1467)
1140
- - Add ToUint32 abstract operation [`#1459`](https://github.com/Financial-Times/polyfill-library/pull/1459)
1141
- - Add CreateMethodProperty abstract operation [`#1475`](https://github.com/Financial-Times/polyfill-library/pull/1475)
1142
- - Add HasProperty abstract operation [`#1474`](https://github.com/Financial-Times/polyfill-library/pull/1474)
1143
- - Add IsInteger abstract operation [`#1472`](https://github.com/Financial-Times/polyfill-library/pull/1472)
1144
- - Add ToUint8Clamp abstract operation [`#1457`](https://github.com/Financial-Times/polyfill-library/pull/1457)
1145
- - remove handlebars from polyfill-library (#1800) [`#1792`](https://github.com/Financial-Times/polyfill-service/pull/1792)
1146
- - add polyfill for NodeList.forEach (#1710) [`#1686`](https://github.com/Financial-Times/polyfill-library/issues/1686) [`#1430`](https://github.com/Financial-Times/polyfill-library/issues/1430)
1147
- - Don't add the outer closure if no polyfills need to be served (#1695) [`#1685`](https://github.com/Financial-Times/polyfill-library/issues/1685)
1148
- - Get codebase ready for making releases to production [`1658792`](https://github.com/Financial-Times/polyfill-library/commit/165879244964dc8daac9222b44332629eb1dd0ac)
1149
- - Add script to install heroku to circleci [`7734139`](https://github.com/Financial-Times/polyfill-library/commit/7734139c706a69daa499c108b382ddaf338b9401)
1150
- - Add Heroku generated app.json [`016b195`](https://github.com/Financial-Times/polyfill-library/commit/016b1957d284431997e1cf45fd84ac2afd2e158f)
1151
-
1152
- #### v3.25.1
1153
-
1154
- > 15 January 2018
1155
-
1156
- - Friendlier errors when authoring polyfills [`#1440`](https://github.com/Financial-Times/polyfill-library/pull/1440)
1157
- - Add aliases for Object.getOwnPropertySymbols and Symbol.for & keyFor as Symbol polyfill implements these methods [`#1447`](https://github.com/Financial-Times/polyfill-library/pull/1447)
1158
- - Adding aliases for DataView and ArrayBuffer onto _TypedArray polyfill [`#1448`](https://github.com/Financial-Times/polyfill-library/pull/1448)
1159
- - Fix name of property by adding an alias, it is meant to be Number.EPSILON [`#1449`](https://github.com/Financial-Times/polyfill-library/pull/1449)
1160
- - Rewrite Map polyfill to be more spec compliant [`#1432`](https://github.com/Financial-Times/polyfill-library/pull/1432)
1161
- - Alias GoogleBot 2.1 to Chrome 41 [`#1433`](https://github.com/Financial-Times/polyfill-library/pull/1433)
1162
- - Fix Element.prototype.closest for elements inside inline SVGs [`#1425`](https://github.com/Financial-Times/polyfill-library/pull/1425)
1163
- - Remove Chrome 63+ from Promise Finally polyfill [`#1423`](https://github.com/Financial-Times/polyfill-library/pull/1423)
1164
- - Improving the Map polyfill descriptors [`#1419`](https://github.com/Financial-Times/polyfill-library/pull/1419)
1165
- - Improve the Map polyfills spec compliance [`#1413`](https://github.com/Financial-Times/polyfill-library/pull/1413)
1166
- - Modify the clean scripts for cross-platform compatibility [`#1412`](https://github.com/Financial-Times/polyfill-library/pull/1412)
1167
- - Improve the Set polyfills spec compliance [`#1411`](https://github.com/Financial-Times/polyfill-library/pull/1411)
1168
- - Add WeakMap polyfill to blissfuljs alias [`#1410`](https://github.com/Financial-Times/polyfill-library/pull/1410)
1169
- - add es6 tests for object assign [`#1395`](https://github.com/Financial-Times/polyfill-library/pull/1395)
1170
- - Re-enable RUM, using BigQuery [`#1402`](https://github.com/Financial-Times/polyfill-library/pull/1402)
1171
- - Do not serve devicePixelRatio to safari 9.1 or iOS 9.3 [`#1407`](https://github.com/Financial-Times/polyfill-library/pull/1407)
1172
- - Make Object.defineProperty work on objects without a prototype [`#1408`](https://github.com/Financial-Times/polyfill-library/pull/1408)
1173
- - Complex test case for setPrototypeOf [`#1396`](https://github.com/Financial-Times/polyfill-library/pull/1396)
1174
- - Add support contact details to origami.json [`#1404`](https://github.com/Financial-Times/polyfill-library/pull/1404)
1175
- - build the polyfills after installing the project as we ingore the `__dist` directory from npm and git [`#1398`](https://github.com/Financial-Times/polyfill-library/pull/1398)
1176
- - Update the tests after unning on Samsung Internet 6.2 which has the Chromium v56 Engine, with some features from 57. [`#1397`](https://github.com/Financial-Times/polyfill-library/pull/1397)
1177
- - Fail the feature detect for localstorage if we are in safari private browser [`#1345`](https://github.com/Financial-Times/polyfill-library/pull/1345)
1178
- - Make the method non-enumerable, fixes #1333 [`#1393`](https://github.com/Financial-Times/polyfill-library/pull/1393)
1179
- - `Event.focusin` is supported in Firefox and Firefox Mobile since Version 52. [`#1383`](https://github.com/Financial-Times/polyfill-library/pull/1383)
1180
- - dont polyfill if inside a web worker, fixes #1292 [`#1394`](https://github.com/Financial-Times/polyfill-library/pull/1394)
1181
- - Improve DOMTokenList interface by supporting multiple arguments [`#1347`](https://github.com/Financial-Times/polyfill-library/pull/1347)
1182
- - Do not set XMLHttpRequest.responseType in navigator.sendBeacon [`#1382`](https://github.com/Financial-Times/polyfill-library/pull/1382)
1183
- - Update engines to node 9 [`#1389`](https://github.com/Financial-Times/polyfill-library/pull/1389)
1184
- - Add `iterable` support for `Map` and `Set` iterators. [`#1385`](https://github.com/Financial-Times/polyfill-library/pull/1385)
1185
- - updates HTMLPictureElement config as ie 13, safari 9.1 and ios_saf 9.3 have shipped support. [`#1378`](https://github.com/Financial-Times/polyfill-library/pull/1378)
1186
- - Add whitesource task and run it on CI [`#1381`](https://github.com/Financial-Times/polyfill-library/pull/1381)
1187
- - Add Typed arrays polyfill [`#1374`](https://github.com/Financial-Times/polyfill-library/pull/1374)
1188
- - update js-polyfill to get opera mini url fix [`#1375`](https://github.com/Financial-Times/polyfill-library/pull/1375)
1189
- - Add RegExp.prototype.flags polyfill [`#1372`](https://github.com/Financial-Times/polyfill-library/pull/1372)
1190
- - Add String.prototype.codePointAt polyfill [`#1373`](https://github.com/Financial-Times/polyfill-library/pull/1373)
1191
- - Add Array.prototype.copyWithin [`#1371`](https://github.com/Financial-Times/polyfill-library/pull/1371)
1192
- - Add Number.isSafeInteger polyfill [`#1369`](https://github.com/Financial-Times/polyfill-library/pull/1369)
1193
- - Add Number.EPSILON polyfill [`#1368`](https://github.com/Financial-Times/polyfill-library/pull/1368)
1194
- - Update/Swap dependencies for versions which do not have vulnerabilities in them according to WhiteSource [`#1366`](https://github.com/Financial-Times/polyfill-library/pull/1366)
1195
- - Enable `URL` polyfill for all versions of Opera Mini. [`#1349`](https://github.com/Financial-Times/polyfill-library/pull/1349)
1196
- - Add spaces around the dash to ensure it is used as a semver range [`#1365`](https://github.com/Financial-Times/polyfill-library/pull/1365)
1197
- - fix(UA): add alias for modern yandex [`#1357`](https://github.com/Financial-Times/polyfill-library/pull/1357)
1198
- - Remove sourcemapURL comments from polyfills [`#1283`](https://github.com/Financial-Times/polyfill-library/pull/1283)
1199
- - Enable backends to be over-ridden by x-origin-env [`#1352`](https://github.com/Financial-Times/polyfill-library/pull/1352)
1200
- - update mocha, request and request-promise [`#1350`](https://github.com/Financial-Times/polyfill-library/pull/1350)
1201
- - Enable `Symbol`polyfill for all versions of Opera Mini. [`#1344`](https://github.com/Financial-Times/polyfill-library/pull/1344)
1202
- - Reduce variance in QA/prod code paths [`#1328`](https://github.com/Financial-Times/polyfill-library/pull/1328)
1203
- - Allow the `SENTRY_RELEASE` environment variable to be used (#1335) [`#1336`](https://github.com/Financial-Times/polyfill-library/pull/1336)
1204
- - Add es2016 alias to all polyfills aliased as es7 [`#1339`](https://github.com/Financial-Times/polyfill-library/pull/1339)
1205
- - Stop polyfill IntersectionObserver for FF >= 55 [`#1340`](https://github.com/Financial-Times/polyfill-library/pull/1340)
1206
- - Only create RUM report if a RUM database exists [`#1338`](https://github.com/Financial-Times/polyfill-library/pull/1338)
1207
- - Add privacy-policy and T&Cs pages [`#1331`](https://github.com/Financial-Times/polyfill-library/pull/1331)
1208
- - Revert "Remove codepaths which are never executed (#1325)" [`#1326`](https://github.com/Financial-Times/polyfill-library/pull/1326)
1209
- - Remove codepaths which are never executed [`#1325`](https://github.com/Financial-Times/polyfill-library/pull/1325)
1210
- - use variable according to spec [`#1322`](https://github.com/Financial-Times/polyfill-library/pull/1322)
1211
- - Only remove the single item being requsted for removal [`#1312`](https://github.com/Financial-Times/polyfill-library/pull/1312)
1212
- - Remove unused function [`#1311`](https://github.com/Financial-Times/polyfill-library/pull/1311)
1213
- - Add favicon magic [`#1310`](https://github.com/Financial-Times/polyfill-library/pull/1310)
1214
- - only declare handler variable once [`#1315`](https://github.com/Financial-Times/polyfill-library/pull/1315)
1215
- - declare variable only once [`#1313`](https://github.com/Financial-Times/polyfill-library/pull/1313)
1216
- - do not redeclare variable [`#1314`](https://github.com/Financial-Times/polyfill-library/pull/1314)
1217
- - fix typo [`#1323`](https://github.com/Financial-Times/polyfill-library/pull/1323)
1218
- - Remove unused variable [`#1324`](https://github.com/Financial-Times/polyfill-library/pull/1324)
1219
- - remove unusued variable [`#1316`](https://github.com/Financial-Times/polyfill-library/pull/1316)
1220
- - remove duplicated variable declaration [`#1317`](https://github.com/Financial-Times/polyfill-library/pull/1317)
1221
- - bodyCheck takes 0 arguments [`#1318`](https://github.com/Financial-Times/polyfill-library/pull/1318)
1222
- - Remove the double assignment [`#1320`](https://github.com/Financial-Times/polyfill-library/pull/1320)
1223
- - Remove code which is never reached [`#1319`](https://github.com/Financial-Times/polyfill-library/pull/1319)
1224
- - Remove unused variable [`#1321`](https://github.com/Financial-Times/polyfill-library/pull/1321)
1225
- - remove unused assignment [`#1309`](https://github.com/Financial-Times/polyfill-library/pull/1309)
1226
- - Remove unused parameter [`#1308`](https://github.com/Financial-Times/polyfill-library/pull/1308)
1227
- - Remove unused variables [`#1307`](https://github.com/Financial-Times/polyfill-library/pull/1307)
1228
- - Use html entity for < and use code tags for ` [`#1306`](https://github.com/Financial-Times/polyfill-library/pull/1306)
1229
- - Remove unused parameter [`#1304`](https://github.com/Financial-Times/polyfill-library/pull/1304)
1230
- - Replace Function constructor call with a real VM execution [`#1303`](https://github.com/Financial-Times/polyfill-library/pull/1303)
1231
- - Remove code branch which can never be reached [`#1302`](https://github.com/Financial-Times/polyfill-library/pull/1302)
1232
- - Support Objects which have Symbol.iterator defined [`#1293`](https://github.com/Financial-Times/polyfill-library/pull/1293)
1233
- - Fix: Do not call callback for Map.prototype.forEach if no map entries exist [`#1300`](https://github.com/Financial-Times/polyfill-library/pull/1300)
1234
- - revert 90cb1ab7e6cf118692e9046700aa4d60de7a40f5 [`#1290`](https://github.com/Financial-Times/polyfill-library/pull/1290)
1235
- - Add Object.freeze polyfill [`#1297`](https://github.com/Financial-Times/polyfill-library/pull/1297)
1236
- - Alias modern opera to version of chrome they are using [`#1296`](https://github.com/Financial-Times/polyfill-library/pull/1296)
1237
- - Set Symbol.toStringTag to be writable to make this polyfill spec compliant and to work with generator polyfills [`#1295`](https://github.com/Financial-Times/polyfill-library/pull/1295)
1238
- - Add es2015 aliases to all polyfills aliased as es6 [`#1287`](https://github.com/Financial-Times/polyfill-library/pull/1287)
1239
- - Ensure Maps and Sets have correct constructor references, fixes #1161 [`#1178`](https://github.com/Financial-Times/polyfill-library/pull/1178)
1240
- - Make Element.prototype.closest work for SVG nodes in IE11) [`#1285`](https://github.com/Financial-Times/polyfill-library/pull/1285)
1241
- - Move to CircleCI 2 workflows for faster builds [`#1286`](https://github.com/Financial-Times/polyfill-library/pull/1286)
1242
- - Array.from working with IE11 native Set - issue #1259 [`#1260`](https://github.com/Financial-Times/polyfill-library/pull/1260)
1243
- - Object keys es6 implementation [`#1033`](https://github.com/Financial-Times/polyfill-library/pull/1033)
1244
- - Polyfill prepend for DocumentFragment [`#1158`](https://github.com/Financial-Times/polyfill-library/pull/1158)
1245
- - Add tests for ES5 version of Object.assign [`#1284`](https://github.com/Financial-Times/polyfill-library/pull/1284)
1246
- - Remove sourcemapURL comments from polyfills [`#1283`](https://github.com/Financial-Times/polyfill-library/pull/1283)
1247
- - Set the age header to 0 before sending the request back to the browser [`#1282`](https://github.com/Financial-Times/polyfill-library/pull/1282)
1248
- - updated Symbol to detect ios safari lt version 9 [`#1186`](https://github.com/Financial-Times/polyfill-library/pull/1186)
1249
- - .after spec [`#1270`](https://github.com/Financial-Times/polyfill-library/pull/1270)
1250
- - avoid setting read-only function length properties [`#1281`](https://github.com/Financial-Times/polyfill-library/pull/1281)
1251
- - Enable `Map`, `Set`, `Array.includes` and `String.includes` polyfils for all versions of Opera Mini. [`#1064`](https://github.com/Financial-Times/polyfill-library/pull/1064)
1252
- - take more cases in _mutation for older browsers [`#1280`](https://github.com/Financial-Times/polyfill-library/pull/1280)
1253
- - [fix] add `append(...args)` to fragments too [`#1272`](https://github.com/Financial-Times/polyfill-library/pull/1272)
1254
- - non-node are accepted and converted as Text [`#1269`](https://github.com/Financial-Times/polyfill-library/pull/1269)
1255
- - Add URL polyfill to Chrome 49 ~50 [`#1254`](https://github.com/Financial-Times/polyfill-library/pull/1254)
1256
- - Use typeof callback === 'function' instead of instanceof [`#1253`](https://github.com/Financial-Times/polyfill-library/pull/1253)
1257
- - Remove the note about `searchParams` not being iterable [`#1249`](https://github.com/Financial-Times/polyfill-library/pull/1249)
1258
- - Chrome 45 - Polyfill Object.assign and Array.prototype.find [`#1278`](https://github.com/Financial-Times/polyfill-library/pull/1278)
1259
- - String.prototype.padStart.length should be 1 - 2nd argument is optional which means it should not count towards function's length property [`#1263`](https://github.com/Financial-Times/polyfill-library/pull/1263)
1260
- - String.prototype.padEnd.length should be 1 - 2nd argument is optional which means it should not count towards function's length property [`#1262`](https://github.com/Financial-Times/polyfill-library/pull/1262)
1261
- - No versions of IE support toBlob [`#1258`](https://github.com/Financial-Times/polyfill-library/pull/1258)
1262
- - fix: requestAnimationFrame is not supported in any android version [`#1271`](https://github.com/Financial-Times/polyfill-library/pull/1271)
1263
- - To avoid an error where console is undefined, check that console exists before checking a console method exists [`#1277`](https://github.com/Financial-Times/polyfill-library/pull/1277)
1264
- - Add DocumentFragment polyfill [`#1261`](https://github.com/Financial-Times/polyfill-library/pull/1261)
1265
- - Fix NODE_ENV doc [`#1266`](https://github.com/Financial-Times/polyfill-library/pull/1266)
1266
- - Function.name is available since at least chrome 15 [`#1248`](https://github.com/Financial-Times/polyfill-library/pull/1248)
1267
- - Stop serving IO polyfill to Edge 15 [`#1235`](https://github.com/Financial-Times/polyfill-library/pull/1235)
1268
- - Fix incorrect work addListener() and removeListener() methods in MediaQueryList [`#1086`](https://github.com/Financial-Times/polyfill-library/pull/1086)
1269
- - Add MediaQueryList to global [`#1085`](https://github.com/Financial-Times/polyfill-library/pull/1085)
1270
- - Update Array.prototype.values config for Firefox [`#1103`](https://github.com/Financial-Times/polyfill-library/pull/1103)
1271
- - Enable service to work correctly when hosted on a path [`#1094`](https://github.com/Financial-Times/polyfill-library/pull/1094)
1272
- - Default value of deep parameter should be false (Fixes #1189) [`#1190`](https://github.com/Financial-Times/polyfill-library/pull/1190)
1273
- - Object.values is only available on >= chrome 54 [`#1218`](https://github.com/Financial-Times/polyfill-library/pull/1218)
1274
- - Add missing XMLHttpRequest state code [`#1184`](https://github.com/Financial-Times/polyfill-library/pull/1184)
1275
- - Object.entries is only available on chrome 54+ [`#1219`](https://github.com/Financial-Times/polyfill-library/pull/1219)
1276
- - start using npm5 lockfile format now that node8 has been released [`#1221`](https://github.com/Financial-Times/polyfill-library/pull/1221)
1277
- - Removed unused dependencies (Fixes #1229) [`#1234`](https://github.com/Financial-Times/polyfill-library/pull/1234)
1278
- - Fix pointing _keys and _values to the same object after clear [`#1227`](https://github.com/Financial-Times/polyfill-library/pull/1227)
1279
- - Docs: Fix feature search [`#1232`](https://github.com/Financial-Times/polyfill-library/pull/1232)
1280
- - Update compat.json file [`#1228`](https://github.com/Financial-Times/polyfill-library/pull/1228)
1281
- - Do not run compat test on android 4.3 or 4.2 as they are not working correctly on browserstack [`#1226`](https://github.com/Financial-Times/polyfill-library/pull/1226)
1282
- - Do not use the callback value if it is not a string [`#1225`](https://github.com/Financial-Times/polyfill-library/pull/1225)
1283
- - Fix script injection in 'unknown' parameter inside library [`#1224`](https://github.com/Financial-Times/polyfill-library/pull/1224)
1284
- - Fix script injection in 'unknown' parameter [`#1223`](https://github.com/Financial-Times/polyfill-library/pull/1223)
1285
- - update browser testing list [`#1220`](https://github.com/Financial-Times/polyfill-library/pull/1220)
1286
- - Add Samsung target to String pad polyfills. [`#1215`](https://github.com/Financial-Times/polyfill-library/pull/1215)
1287
- - Do not include fetch in latest safari and safari ios versions [`#1214`](https://github.com/Financial-Times/polyfill-library/pull/1214)
1288
- - Fix Set.prototype[@@iterator] [`#1217`](https://github.com/Financial-Times/polyfill-library/pull/1217)
1289
- - make cache hit ratio chart use data for 7 days instead of 180 days [`#1206`](https://github.com/Financial-Times/polyfill-library/pull/1206)
1290
- - Optimize the size tracking operations in the Map/Set polyfills [`#1157`](https://github.com/Financial-Times/polyfill-library/pull/1157)
1291
- - Add web animation polyfill [`#1072`](https://github.com/Financial-Times/polyfill-library/pull/1072)
1292
- - Prevent Event being applied in web workers, fixes #1110 [`#1146`](https://github.com/Financial-Times/polyfill-library/pull/1146)
1293
- - Add a feature detect for mutationobserver, fixes #1155 [`#1179`](https://github.com/Financial-Times/polyfill-library/pull/1179)
1294
- - deploy to US staging as well as EU [`#1195`](https://github.com/Financial-Times/polyfill-library/pull/1195)
1295
- - Enable load-balancing logic for qa service [`#1191`](https://github.com/Financial-Times/polyfill-library/pull/1191)
1296
- - Add a contribution scenario for reporting errors in polyfills [`#1177`](https://github.com/Financial-Times/polyfill-library/pull/1177)
1297
- - Prevent Map/Set polyfills from failing on UCBrowser (#1172) [`#1173`](https://github.com/Financial-Times/polyfill-library/pull/1173)
1298
- - `checked` property is not present on input[type=text] [`#1188`](https://github.com/Financial-Times/polyfill-library/pull/1188)
1299
- - Safari 9 does not have native nodelist.prototype[Symbol.iterator] support [`#1176`](https://github.com/Financial-Times/polyfill-library/pull/1176)
1300
- - update yaku to 0.17.11 [`#1175`](https://github.com/Financial-Times/polyfill-library/pull/1175)
1301
- - Abstract out iteration, add String iteration [`#1165`](https://github.com/Financial-Times/polyfill-library/pull/1165)
1302
- - run each draw function when they are ready [`#1164`](https://github.com/Financial-Times/polyfill-library/pull/1164)
1303
- - UA parsing for Facebook and Electron, fixes #990, #1129 [`#1147`](https://github.com/Financial-Times/polyfill-library/pull/1147)
1304
- - Add String.fromCodePoint polyfill [`#1152`](https://github.com/Financial-Times/polyfill-library/pull/1152)
1305
- - Fix #1045 - s/protoype/prototype/ [`#1149`](https://github.com/Financial-Times/polyfill-library/pull/1149)
1306
- - raise minimum version of yaku used in service [`#1150`](https://github.com/Financial-Times/polyfill-library/pull/1150)
1307
- - Make contains non-enumerable [`#1141`](https://github.com/Financial-Times/polyfill-library/pull/1141)
1308
- - Cache content on CDN for a year, soft purge from CDN when deploying [`#1145`](https://github.com/Financial-Times/polyfill-library/pull/1145)
1309
- - Stop tests route from blocking the event loop with sync fs methods [`#1144`](https://github.com/Financial-Times/polyfill-library/pull/1144)
1310
- - whatwg-fetch@2.0.3, with update script [`#1133`](https://github.com/Financial-Times/polyfill-library/pull/1133)
1311
- - Require handles relative paths [`#1140`](https://github.com/Financial-Times/polyfill-library/pull/1140)
1312
- - Add start of integration tests [`#1139`](https://github.com/Financial-Times/polyfill-library/pull/1139)
1313
- - Add unit tests for library code [`#1092`](https://github.com/Financial-Times/polyfill-library/pull/1092)
1314
- - Polyfill String.prototype.padStart and String.prototype.padEnd [`#1117`](https://github.com/Financial-Times/polyfill-library/pull/1117)
1315
- - Updated config.json [`#1078`](https://github.com/Financial-Times/polyfill-library/pull/1078)
1316
- - Add EventSource polyfill [`#1073`](https://github.com/Financial-Times/polyfill-library/pull/1073)
1317
- - fix shrinkwrap of dependencies [`#1136`](https://github.com/Financial-Times/polyfill-library/pull/1136)
1318
- - add polyfill of Object.values [`#1082`](https://github.com/Financial-Times/polyfill-library/pull/1082)
1319
- - Use brotli compression if browser supports it [`#1132`](https://github.com/Financial-Times/polyfill-library/pull/1132)
1320
- - Add some extra security headers [`#1131`](https://github.com/Financial-Times/polyfill-library/pull/1131)
1321
- - Update advice on importing third party polyfills [`#1130`](https://github.com/Financial-Times/polyfill-library/pull/1130)
1322
- - Only execute the supportedLocalesOf methods if they exist - Fixes #1125 [`#1126`](https://github.com/Financial-Times/polyfill-library/pull/1126)
1323
- - Add latest browser versions to test runner [`#1128`](https://github.com/Financial-Times/polyfill-library/pull/1128)
1324
- - Set IntersectionObserver to not yet shipped for FF [`#1120`](https://github.com/Financial-Times/polyfill-library/pull/1120)
1325
- - Set the Host header in order to let Heroku's router know which app to route to [`#1127`](https://github.com/Financial-Times/polyfill-library/pull/1127)
1326
- - Fix UA detection for wkwebview [`#1124`](https://github.com/Financial-Times/polyfill-library/pull/1124)
1327
- - include subdomains in hsts and add to preload list [`#1118`](https://github.com/Financial-Times/polyfill-library/pull/1118)
1328
- - Simply the HTTPS redirection logic in the VCL [`#1116`](https://github.com/Financial-Times/polyfill-library/pull/1116)
1329
- - Ie11 mobile matches [`#1071`](https://github.com/Financial-Times/polyfill-library/pull/1071)
1330
- - Update Opera configurations for ES6 requirements [`#1100`](https://github.com/Financial-Times/polyfill-library/pull/1100)
1331
- - Update iOS Safari browser versions for Symbol based on Kangax ES6 compat table [`#1115`](https://github.com/Financial-Times/polyfill-library/pull/1115)
1332
- - update compat data [`#1109`](https://github.com/Financial-Times/polyfill-library/pull/1109)
1333
- - Cache results to avoid extraneous fs operations [`#1108`](https://github.com/Financial-Times/polyfill-library/pull/1108)
1334
- - Use graceful-fs to handle EMFILE issues automatically (#1106) [`#1107`](https://github.com/Financial-Times/polyfill-library/pull/1107)
1335
- - gather rum data when running the test suite [`#1102`](https://github.com/Financial-Times/polyfill-library/pull/1102)
1336
- - Fixed Object.getOwnPropertySymbols for Object.prototype [`#1093`](https://github.com/Financial-Times/polyfill-library/pull/1093)
1337
- - Run polyfill service in multiple regions and enable automatic failover if a region is unhealthy [`#1098`](https://github.com/Financial-Times/polyfill-library/pull/1098)
1338
- - HTTPS where possible [`#1096`](https://github.com/Financial-Times/polyfill-library/pull/1096)
1339
- - Use the canonical link [`#1095`](https://github.com/Financial-Times/polyfill-library/pull/1095)
1340
- - Update all the dependencies [`#1090`](https://github.com/Financial-Times/polyfill-library/pull/1090)
1341
- - Polyfill targeting updates [`#1055`](https://github.com/Financial-Times/polyfill-library/pull/1055)
1342
- - Fixes Map in IE [`#1070`](https://github.com/Financial-Times/polyfill-library/pull/1070)
1343
- - Add pre-parse for Vivaldi, fixes #735 [`#1050`](https://github.com/Financial-Times/polyfill-library/pull/1050)
1344
- - The final line could equally be a comment in the non-minified version [`#1089`](https://github.com/Financial-Times/polyfill-library/pull/1089)
1345
- - Remove Docker to simplify and speed up deployments to Heroku [`#1069`](https://github.com/Financial-Times/polyfill-library/pull/1069)
1346
- - Separate Promise.prototype.finally from Promise polyfill [`#1063`](https://github.com/Financial-Times/polyfill-library/pull/1063)
1347
- - Update polyfills config for Samsung Internet 5 [`#1067`](https://github.com/Financial-Times/polyfill-library/pull/1067)
1348
- - Retarget Opera, fixes #860 [`#1061`](https://github.com/Financial-Times/polyfill-library/pull/1061)
1349
- - add mutation observer polyfill [`#1056`](https://github.com/Financial-Times/polyfill-library/pull/1056)
1350
- - Update sponsor links [`#1060`](https://github.com/Financial-Times/polyfill-library/pull/1060)
1351
- - use the new build service domain [`#1059`](https://github.com/Financial-Times/polyfill-library/pull/1059)
1352
- - Update IO polyfill, fixes #776 [`#1057`](https://github.com/Financial-Times/polyfill-library/pull/1057)
1353
- - Added bb to array includes config [`#1041`](https://github.com/Financial-Times/polyfill-library/pull/1041)
1354
- - Update Array.prototype.includes Safari support [`#1038`](https://github.com/Financial-Times/polyfill-library/pull/1038)
1355
- - Update useragent module, fixes #749 [`#1049`](https://github.com/Financial-Times/polyfill-library/pull/1049)
1356
- - Remove references to non-existent dependency polyfill, fixes #895 [`#1051`](https://github.com/Financial-Times/polyfill-library/pull/1051)
1357
- - Extend `Performance.now` polyfill range for Android Browser. [`#1044`](https://github.com/Financial-Times/polyfill-library/pull/1044)
1358
- - Fix clean-dist command to remove correct directory [`#1040`](https://github.com/Financial-Times/polyfill-library/pull/1040)
1359
- - Enable tests to run on browserstack and saucelabs [`#1046`](https://github.com/Financial-Times/polyfill-library/pull/1046)
1360
- - Note that readable streams aren't supported. [`#1039`](https://github.com/Financial-Times/polyfill-library/pull/1039)
1361
- - PR for issue #1036 [`#1037`](https://github.com/Financial-Times/polyfill-library/pull/1037)
1362
- - Bugfix: Element.prototype.placeholder not working on textarea [`#1022`](https://github.com/Financial-Times/polyfill-library/pull/1022)
1363
- - Fix contribution terms link, fixes #1014 [`#1032`](https://github.com/Financial-Times/polyfill-library/pull/1032)
1364
- - Adding feature filter [`#1007`](https://github.com/Financial-Times/polyfill-library/pull/1007)
1365
- - Purge assets for website on deployment [`#1031`](https://github.com/Financial-Times/polyfill-library/pull/1031)
1366
- - Serve intl to browsers who identify as chrome <= version 34 [`#1028`](https://github.com/Financial-Times/polyfill-library/pull/1028)
1367
- - Add bespoke detects for each Intl locale [`#1027`](https://github.com/Financial-Times/polyfill-library/pull/1027)
1368
- - update yaku to include the finally method :tada: [`#1017`](https://github.com/Financial-Times/polyfill-library/pull/1017)
1369
- - README.md: fix typo: 'rebuiling' -> 'rebuilding' [`#1030`](https://github.com/Financial-Times/polyfill-library/pull/1030)
1370
- - Prevent output of RUM when `rum=0` is included in ?qs [`#1021`](https://github.com/Financial-Times/polyfill-library/pull/1021)
1371
- - Add polyfill for Number.parseFloat and Number.parseInt. [`#1012`](https://github.com/Financial-Times/polyfill-library/pull/1012)
1372
- - Add Object.entries polyfill [`#976`](https://github.com/Financial-Times/polyfill-library/pull/976)
1373
- - Enable `Function.name` via es6 alias [`#1013`](https://github.com/Financial-Times/polyfill-library/pull/1013)
1374
- - removing files created at build time and tidying up ignores [`#1009`](https://github.com/Financial-Times/polyfill-library/pull/1009)
1375
- - update the shrinkwrap now that we removed many modules [`#1016`](https://github.com/Financial-Times/polyfill-library/pull/1016)
1376
- - add ipv6 tracking [`#1011`](https://github.com/Financial-Times/polyfill-library/pull/1011)
1377
- - Add logging from fastly [`#1010`](https://github.com/Financial-Times/polyfill-library/pull/1010)
1378
- - Normalise purge [`#1008`](https://github.com/Financial-Times/polyfill-library/pull/1008)
1379
- - A bit less grunt [`#1000`](https://github.com/Financial-Times/polyfill-library/pull/1000)
1380
- - Use a feature which is not in the default set [`#1005`](https://github.com/Financial-Times/polyfill-library/pull/1005)
1381
- - Rum report [`#999`](https://github.com/Financial-Times/polyfill-library/pull/999)
1382
- - Fix document.currentScript [`#975`](https://github.com/Financial-Times/polyfill-library/pull/975)
1383
- - onhashchange is undefined when not configured, even when supported by the browser [`#947`](https://github.com/Financial-Times/polyfill-library/pull/947)
1384
- - Improve UI JS, fixes #966 [`#998`](https://github.com/Financial-Times/polyfill-library/pull/998)
1385
- - Enable `performance.now` and `Array.from` for Opera Mini [`#1004`](https://github.com/Financial-Times/polyfill-library/pull/1004)
1386
- - remove minimist [`#1003`](https://github.com/Financial-Times/polyfill-library/pull/1003)
1387
- - update shrinkwrap [`#1001`](https://github.com/Financial-Times/polyfill-library/pull/1001)
1388
- - Add deprecation note to String.prototype.contains as for Array.prototype.contains. [`#965`](https://github.com/Financial-Times/polyfill-library/pull/965)
1389
- - Make IE/Edge nomenclature clearer [`#997`](https://github.com/Financial-Times/polyfill-library/pull/997)
1390
- - Adding dataset polyfill [`#983`](https://github.com/Financial-Times/polyfill-library/pull/983)
1391
- - Nicer sauce [`#992`](https://github.com/Financial-Times/polyfill-library/pull/992)
1392
- - Add HTMLCanvasElement.protoype.toBlob polyfill [`#921`](https://github.com/Financial-Times/polyfill-library/pull/921)
1393
- - Update min mobile safari version for Math.trunc [`#988`](https://github.com/Financial-Times/polyfill-library/pull/988)
1394
- - Swap out custom stream lib for external libs [`#987`](https://github.com/Financial-Times/polyfill-library/pull/987)
1395
- - Workflow files for issue template and contribution guide [`#989`](https://github.com/Financial-Times/polyfill-library/pull/989)
1396
- - Firefox shipped IO in 52 [`#972`](https://github.com/Financial-Times/polyfill-library/pull/972)
1397
- - fix `polyfill.io CDN` link in README [`#984`](https://github.com/Financial-Times/polyfill-library/pull/984)
1398
- - Add Event and performance.now as deps to intersectionobserver [`#964`](https://github.com/Financial-Times/polyfill-library/pull/964)
1399
- - Update test browsers [`#954`](https://github.com/Financial-Times/polyfill-library/pull/954)
1400
- - Add `Number.isInteger` polyfill [`#977`](https://github.com/Financial-Times/polyfill-library/pull/977)
1401
- - Update intl and drop support for IE 7&8 [`#913`](https://github.com/Financial-Times/polyfill-library/pull/913)
1402
- - Add polyfill for HTML5's `document.currentScript` [`#973`](https://github.com/Financial-Times/polyfill-library/pull/973)
1403
- - Add support for Android for requestAnimationFrame [`#944`](https://github.com/Financial-Times/polyfill-library/pull/944)
1404
- - Doesn't throw in ES6 context, instead returns undefined [`#971`](https://github.com/Financial-Times/polyfill-library/pull/971)
1405
- - Update error messages for Object.defineProperty [`#970`](https://github.com/Financial-Times/polyfill-library/pull/970)
1406
- - Completed iterators don't always contain a value property [`#969`](https://github.com/Financial-Times/polyfill-library/pull/969)
1407
- - Pass in parameters as empty asserts throw exceptions [`#968`](https://github.com/Financial-Times/polyfill-library/pull/968)
1408
- - Update config.json of HTMLPictureElement [`#930`](https://github.com/Financial-Times/polyfill-library/pull/930)
1409
- - Remove detect from fetch polyfill [`#948`](https://github.com/Financial-Times/polyfill-library/pull/948)
1410
- - Fix semver for IE/Edge for NodeList.prototype.@@iterator [`#962`](https://github.com/Financial-Times/polyfill-library/pull/962)
1411
- - Switch from JSHint to ESLint for website JS [`#938`](https://github.com/Financial-Times/polyfill-library/pull/938)
1412
- - Grunt build (fixes #955) [`#956`](https://github.com/Financial-Times/polyfill-library/pull/956)
1413
- - Fix Set iteration bug #949 [`#950`](https://github.com/Financial-Times/polyfill-library/pull/950)
1414
- - Add polyfill for pre-ES6 form of `Function.name` [`#951`](https://github.com/Financial-Times/polyfill-library/pull/951)
1415
- - polyfill URL for all IEs and Edge browsers [`#946`](https://github.com/Financial-Times/polyfill-library/pull/946)
1416
- - Stream output [`#903`](https://github.com/Financial-Times/polyfill-library/pull/903)
1417
- - Redirect qa to https [`#942`](https://github.com/Financial-Times/polyfill-library/pull/942)
1418
- - Update config.json of Number.isNaN [`#929`](https://github.com/Financial-Times/polyfill-library/pull/929)
1419
- - _mutation [`#940`](https://github.com/Financial-Times/polyfill-library/pull/940)
1420
- - Fix typo in url [`#939`](https://github.com/Financial-Times/polyfill-library/pull/939)
1421
- - Polyfill console.info and console.error for IE Mobile <= 9 [`#914`](https://github.com/Financial-Times/polyfill-library/pull/914)
1422
- - Fix semver syntax bug, closes #931 [`#932`](https://github.com/Financial-Times/polyfill-library/pull/932)
1423
- - Fix syntax error [`#935`](https://github.com/Financial-Times/polyfill-library/pull/935)
1424
- - Don't overwrite console object if it exists. [`#926`](https://github.com/Financial-Times/polyfill-library/pull/926)
1425
- - Switch edge 12 for edge 14 [`#936`](https://github.com/Financial-Times/polyfill-library/pull/936)
1426
- - Add examples for feature detection and async loading [`#925`](https://github.com/Financial-Times/polyfill-library/pull/925)
1427
- - Merge DOMContentLoaded in Event Polyfill [`#862`](https://github.com/Financial-Times/polyfill-library/pull/862)
1428
- - polyfill symbol in BlackBerry [`#918`](https://github.com/Financial-Times/polyfill-library/pull/918)
1429
- - Run linter on CI [`#919`](https://github.com/Financial-Times/polyfill-library/pull/919)
1430
- - Update sources.js [`#917`](https://github.com/Financial-Times/polyfill-library/pull/917)
1431
- - Map/Set IteratorResults now always have a value [`#901`](https://github.com/Financial-Times/polyfill-library/pull/901)
1432
- - Update jsdoc with correct params and return types [`#909`](https://github.com/Financial-Times/polyfill-library/pull/909)
1433
- - Simplify require call for appVersion [`#908`](https://github.com/Financial-Times/polyfill-library/pull/908)
1434
- - Change detect to use `this` instead of `window` [`#907`](https://github.com/Financial-Times/polyfill-library/pull/907)
1435
- - Add missing Document dependency for html5shiv [`#906`](https://github.com/Financial-Times/polyfill-library/pull/906)
1436
- - Fix: Safari 10 now supports Intl [`#904`](https://github.com/Financial-Times/polyfill-library/pull/904)
1437
- - Compat update from RUM data [`#902`](https://github.com/Financial-Times/polyfill-library/pull/902)
1438
- - Update config.json [`#899`](https://github.com/Financial-Times/polyfill-library/pull/899)
1439
- - values property should not be enumerable, fixes #880 [`#894`](https://github.com/Financial-Times/polyfill-library/pull/894)
1440
- - Fix the validation order [`#872`](https://github.com/Financial-Times/polyfill-library/pull/872)
1441
- - Adjust Symbol config for Opera browser [`#889`](https://github.com/Financial-Times/polyfill-library/pull/889)
1442
- - Update config.json for Element [`#867`](https://github.com/Financial-Times/polyfill-library/pull/867)
1443
- - Reinstate RUM improvements with fix for gated flag [`#890`](https://github.com/Financial-Times/polyfill-library/pull/890)
1444
- - Fix compat RUM data (comes in as a string, so '0' is true!) [`#891`](https://github.com/Financial-Times/polyfill-library/pull/891)
1445
- - Add MIN_SAFE_INTEGER [`#886`](https://github.com/Financial-Times/polyfill-library/pull/886)
1446
- - Add MAX_SAFE_INTEGER [`#885`](https://github.com/Financial-Times/polyfill-library/pull/885)
1447
- - Fixes #887 [`#888`](https://github.com/Financial-Times/polyfill-library/pull/888)
1448
- - Remove Object.defineProperty dependency [`#874`](https://github.com/Financial-Times/polyfill-library/pull/874)
1449
- - Serve ArrayIterator polyfill to Samsung Browser [`#877`](https://github.com/Financial-Times/polyfill-library/pull/877)
1450
- - change ie browser version for Symbol polyfills [`#882`](https://github.com/Financial-Times/polyfill-library/pull/882)
1451
- - Missing a space in an exception message. [`#883`](https://github.com/Financial-Times/polyfill-library/pull/883)
1452
- - use json polyfill via third party install method [`#831`](https://github.com/Financial-Times/polyfill-library/pull/831)
1453
- - Add UC Browser - mimic IE [`#853`](https://github.com/Financial-Times/polyfill-library/pull/853)
1454
- - Revert "Rum improvements (#859)" [`#878`](https://github.com/Financial-Times/polyfill-library/pull/878)
1455
- - Add detect for incomplete Safari 8 implementation [`#870`](https://github.com/Financial-Times/polyfill-library/pull/870)
1456
- - All EDGE 14 builds do not support fetch [`#865`](https://github.com/Financial-Times/polyfill-library/pull/865)
1457
- - Update config.json for Symbol [`#868`](https://github.com/Financial-Times/polyfill-library/pull/868)
1458
- - Update release-process documentation [`#866`](https://github.com/Financial-Times/polyfill-library/pull/866)
1459
- - Change from ESI to cookie for data centre detection [`#864`](https://github.com/Financial-Times/polyfill-library/pull/864)
1460
- - Rum improvements [`#859`](https://github.com/Financial-Times/polyfill-library/pull/859)
1461
- - Lambda task for RUM processing [`#851`](https://github.com/Financial-Times/polyfill-library/pull/851)
1462
- - widen browser delivery of iterators [`#848`](https://github.com/Financial-Times/polyfill-library/pull/848)
1463
- - Add linting to first-party polyfills [`#809`](https://github.com/Financial-Times/polyfill-library/pull/809)
1464
- - Update to latest version of URL, use new install mechanism [`#800`](https://github.com/Financial-Times/polyfill-library/pull/800)
1465
- - Add es6 alias to es6 features [`#847`](https://github.com/Financial-Times/polyfill-library/pull/847)
1466
- - Add missing dev-dependency node-fetch [`#839`](https://github.com/Financial-Times/polyfill-library/pull/839)
1467
- - Fix browser support configurations of Map/Set/WeakMap/WeakSet [`#818`](https://github.com/Financial-Times/polyfill-library/pull/818)
1468
- - Fix browser support configurations of Array [`#825`](https://github.com/Financial-Times/polyfill-library/pull/825)
1469
- - correct spelling of agreement [`#837`](https://github.com/Financial-Times/polyfill-library/pull/837)
1470
- - Number.isFinite(...) [`#834`](https://github.com/Financial-Times/polyfill-library/pull/834)
1471
- - Add a script to purge assets from the CDN, run this script after each deploy [`#836`](https://github.com/Financial-Times/polyfill-library/pull/836)
1472
- - Update dependencies and shrinkwrap [`#832`](https://github.com/Financial-Times/polyfill-library/pull/832)
1473
- - install UserTiming polyfill via third-party mechanism [`#830`](https://github.com/Financial-Times/polyfill-library/pull/830)
1474
- - Fix closing code tags in docs/contributing/common-scenarios.html [`#828`](https://github.com/Financial-Times/polyfill-library/pull/828)
1475
- - Sourcemaps issue [`#821`](https://github.com/Financial-Times/polyfill-library/pull/821)
1476
- - Add array.of via new third party install method [`#805`](https://github.com/Financial-Times/polyfill-library/pull/805)
1477
- - Set browser to Unknown if below baseline version [`#819`](https://github.com/Financial-Times/polyfill-library/pull/819)
1478
- - Set browser to Unknown if below baseline version [`#819`](https://github.com/Financial-Times/polyfill-library/pull/819)
1479
- - Revert "Revert "Need to set Picture polyfill IE to 7+ to support Methode"" [`#804`](https://github.com/Financial-Times/polyfill-library/pull/804)
1480
- - Add atob btoa via new third party install method [`#806`](https://github.com/Financial-Times/polyfill-library/pull/806)
1481
- - Switch from expect.js to Proclaim [`#813`](https://github.com/Financial-Times/polyfill-library/pull/813)
1482
- - Remove a not own property constraint for iterators in Array.from [`#817`](https://github.com/Financial-Times/polyfill-library/pull/817)
1483
- - Add html5shiv via new third party install method [`#807`](https://github.com/Financial-Times/polyfill-library/pull/807)
1484
- - Add AudioContext via new third party install method [`#808`](https://github.com/Financial-Times/polyfill-library/pull/808)
1485
- - Update Element.prototype.after et al. config [`#815`](https://github.com/Financial-Times/polyfill-library/pull/815)
1486
- - chore(package): update dependencies [`#814`](https://github.com/Financial-Times/polyfill-library/pull/814)
1487
- - Update dependencies [`#811`](https://github.com/Financial-Times/polyfill-library/pull/811)
1488
- - Sort querystring using boltsort for better caching [`#812`](https://github.com/Financial-Times/polyfill-library/pull/812)
1489
- - samsing -> samsung [`#802`](https://github.com/Financial-Times/polyfill-library/pull/802)
1490
- - Update docs with better walkthroughs [`#801`](https://github.com/Financial-Times/polyfill-library/pull/801)
1491
- - Add tests for fb ios app useragent [`#791`](https://github.com/Financial-Times/polyfill-library/pull/791)
1492
- - Rhys/dom iterators [`#798`](https://github.com/Financial-Times/polyfill-library/pull/798)
1493
- - Fix Math.clz32 [`#786`](https://github.com/Financial-Times/polyfill-library/pull/786)
1494
- - Move RUM logging to CDN [`#790`](https://github.com/Financial-Times/polyfill-library/pull/790)
1495
- - update deployment documentation [`#789`](https://github.com/Financial-Times/polyfill-library/pull/789)
1496
- - Samsung browser support [`#787`](https://github.com/Financial-Times/polyfill-library/pull/787)
1497
- - Identify the polyfills needed for Samsung Internet 4 [`#783`](https://github.com/Financial-Times/polyfill-library/pull/783)
1498
- - Rhys/array iterators [`#726`](https://github.com/Financial-Times/polyfill-library/pull/726)
1499
- - Add writeable property descriptors returned by Object.getOwnPropertyDescriptor polyfill [`#784`](https://github.com/Financial-Times/polyfill-library/pull/784)
1500
- - Pass string to factory to avoid throwing errors in modern browsers [`#773`](https://github.com/Financial-Times/polyfill-library/pull/773)
1501
- - Build polyfills inside Docker image instead of copying from the host. [`#770`](https://github.com/Financial-Times/polyfill-library/pull/770)
1502
- - Failing Array.from test (IE) [`#766`](https://github.com/Financial-Times/polyfill-library/pull/766)
1503
- - Promises: Switch from Octane to Yaku [`#780`](https://github.com/Financial-Times/polyfill-library/pull/780)
1504
- - Use relative path to fix clean task [`#781`](https://github.com/Financial-Times/polyfill-library/pull/781)
1505
- - Add aliasing for FB in-app browser on iOS, fixes #561 [`#775`](https://github.com/Financial-Times/polyfill-library/pull/775)
1506
- - Minified reserved words [`#779`](https://github.com/Financial-Times/polyfill-library/pull/779)
1507
- - update intl to latest version [`#698`](https://github.com/Financial-Times/polyfill-library/pull/698)
1508
- - Enable Object.create(Function.prototype) to work [`#777`](https://github.com/Financial-Times/polyfill-library/pull/777)
1509
- - Simplify installing third-party polyfills from NPM [`#762`](https://github.com/Financial-Times/polyfill-library/pull/762)
1510
- - Add browsers to IntersectionObserver config [`#769`](https://github.com/Financial-Times/polyfill-library/pull/769)
1511
- - Added callback type check in addEventListener to avoid exceptions [`#767`](https://github.com/Financial-Times/polyfill-library/pull/767)
1512
- - Symbol polyfill: Resolve cross-domain issue on IE11 [`#760`](https://github.com/Financial-Times/polyfill-library/pull/760)
1513
- - protocol agnostic rum collection [`#759`](https://github.com/Financial-Times/polyfill-library/pull/759)
1514
- - Enable Symbols to be added to NodeList in IE11 [`#757`](https://github.com/Financial-Times/polyfill-library/pull/757)
1515
- - Add "android" browser to Intl locales [`#754`](https://github.com/Financial-Times/polyfill-library/pull/754)
1516
- - Add IE mobile to Symbol.* polyfills [`#756`](https://github.com/Financial-Times/polyfill-library/pull/756)
1517
- - IntersectionObserver shipped in Chrome 51 [`#755`](https://github.com/Financial-Times/polyfill-library/pull/755)
1518
- - Real user monitoring [`#743`](https://github.com/Financial-Times/polyfill-library/pull/743)
1519
- - Switch calls from buildsources to build [`#742`](https://github.com/Financial-Times/polyfill-library/pull/742)
1520
- - Revert "Add commonJS support for external modules (#719)" [`#744`](https://github.com/Financial-Times/polyfill-library/pull/744)
1521
- - IntersectionObserver shipped in Chrome 51 [`#741`](https://github.com/Financial-Times/polyfill-library/pull/741)
1522
- - Change version shown in link text in Contrib docs. [`#740`](https://github.com/Financial-Times/polyfill-library/pull/740)
1523
- - Update Promise/Symbol/fetch polyfills for Edge [`#737`](https://github.com/Financial-Times/polyfill-library/pull/737)
1524
- - IntersectionObserver [`#684`](https://github.com/Financial-Times/polyfill-library/pull/684)
1525
- - Routes [`#738`](https://github.com/Financial-Times/polyfill-library/pull/738)
1526
- - Update fetch, closes #724, closes #710 [`#728`](https://github.com/Financial-Times/polyfill-library/pull/728)
1527
- - Redirect to https if the host is just polyfill.io [`#730`](https://github.com/Financial-Times/polyfill-library/pull/730)
1528
- - Provide immutable default sets [`#725`](https://github.com/Financial-Times/polyfill-library/pull/725)
1529
- - add fastly purge auth to vcl file [`#729`](https://github.com/Financial-Times/polyfill-library/pull/729)
1530
- - Reinstate the existing Event prototype, fixes #705 [`#713`](https://github.com/Financial-Times/polyfill-library/pull/713)
1531
- - assign append to the correct method name for Document [`#721`](https://github.com/Financial-Times/polyfill-library/pull/721)
1532
- - Add commonJS support for external modules [`#719`](https://github.com/Financial-Times/polyfill-library/pull/719)
1533
- - syntax error, fixes #709 [`#711`](https://github.com/Financial-Times/polyfill-library/pull/711)
1534
- - Possible docker deployment approach [`#658`](https://github.com/Financial-Times/polyfill-library/pull/658)
1535
- - Fixed Object.create polyfill issue when called through Babel's Object's create wrapper [`#708`](https://github.com/Financial-Times/polyfill-library/pull/708)
1536
- - Implement Set polyfill, closes #680 [`#694`](https://github.com/Financial-Times/polyfill-library/pull/694)
1537
- - Use a private DOMTokenList implementation for classList polyfill since we need an accessible constructor [`#693`](https://github.com/Financial-Times/polyfill-library/pull/693)
1538
- - Add navigator.sendBeacon, closes #539 [`#689`](https://github.com/Financial-Times/polyfill-library/pull/689)
1539
- - Force TLS, and update VCL on deploy, closes #677 [`#682`](https://github.com/Financial-Times/polyfill-library/pull/682)
1540
- - Raise baseline to exclude IE6, Safari 3, Android 2. [`#687`](https://github.com/Financial-Times/polyfill-library/pull/687)
1541
- - Add getElementsByClassName, closes #169 [`#688`](https://github.com/Financial-Times/polyfill-library/pull/688)
1542
- - Use Node 6 to handle HTTP clientError scenarios correctly, fixes #567 [`#686`](https://github.com/Financial-Times/polyfill-library/pull/686)
1543
- - Daily stats [`#685`](https://github.com/Financial-Times/polyfill-library/pull/685)
1544
- - Exclude option, closes #435 [`#683`](https://github.com/Financial-Times/polyfill-library/pull/683)
1545
- - Add warning note for accessor props on IE8 [`#681`](https://github.com/Financial-Times/polyfill-library/pull/681)
1546
- - Add Map polyfill [`#670`](https://github.com/Financial-Times/polyfill-library/pull/670)
1547
- - Change build URLs [`#674`](https://github.com/Financial-Times/polyfill-library/pull/674)
1548
- - Add hsts header [`#673`](https://github.com/Financial-Times/polyfill-library/pull/673)
1549
- - Add Promise to es6 set [`#672`](https://github.com/Financial-Times/polyfill-library/pull/672)
1550
- - Add deployment notes and rewrite readme [`#669`](https://github.com/Financial-Times/polyfill-library/pull/669)
1551
- - Symbol polyfill [`#585`](https://github.com/Financial-Times/polyfill-library/pull/585)
1552
- - add o-techdocs-container for o-techdocs 5 migration [`#668`](https://github.com/Financial-Times/polyfill-library/pull/668)
1553
- - Add more polyfills to the default set, see #655 [`#660`](https://github.com/Financial-Times/polyfill-library/pull/660)
1554
- - Show console warning when using the 'all' alias [`#659`](https://github.com/Financial-Times/polyfill-library/pull/659)
1555
- - Add acid test mode to features page, closes #611 [`#641`](https://github.com/Financial-Times/polyfill-library/pull/641)
1556
- - Pagevisibility rename [`#661`](https://github.com/Financial-Times/polyfill-library/pull/661)
1557
- - Skip tests that fail against native impl in FF, fixes #640 [`#656`](https://github.com/Financial-Times/polyfill-library/pull/656)
1558
- - Updated browser support - Fixes #642 [`#657`](https://github.com/Financial-Times/polyfill-library/pull/657)
1559
- - Add Array.prototype.fill polyfill [`#601`](https://github.com/Financial-Times/polyfill-library/pull/601)
1560
- - Issue 610 - Fixing Windows build [`#651`](https://github.com/Financial-Times/polyfill-library/pull/651)
1561
- - Update syntax to ES6 [`#643`](https://github.com/Financial-Times/polyfill-library/pull/643)
1562
- - Make classlist polyfill configurable [`#648`](https://github.com/Financial-Times/polyfill-library/pull/648)
1563
- - Add Circle CI [`#647`](https://github.com/Financial-Times/polyfill-library/pull/647)
1564
- - pass absolute path to grunt-clean [`#639`](https://github.com/Financial-Times/polyfill-library/pull/639)
1565
- - Improve docs [`#620`](https://github.com/Financial-Times/polyfill-library/pull/620)
1566
- - NaN (closes #608) [`#637`](https://github.com/Financial-Times/polyfill-library/pull/637)
1567
- - fix config for URL [`#630`](https://github.com/Financial-Times/polyfill-library/pull/630)
1568
- - Update files from build service to use the v2 endpoint [`#626`](https://github.com/Financial-Times/polyfill-library/pull/626)
1569
- - return Boolean from URL detect [`#629`](https://github.com/Financial-Times/polyfill-library/pull/629)
1570
- - Intl update [`#624`](https://github.com/Financial-Times/polyfill-library/pull/624)
1571
- - HTMLPictureElement polyfill in IE8 [`#534`](https://github.com/Financial-Times/polyfill-library/pull/534)
1572
- - updated semver ranges for safari mobile array properties [`#612`](https://github.com/Financial-Times/polyfill-library/pull/612)
1573
- - Update browser compatibility for Array.from [`#622`](https://github.com/Financial-Times/polyfill-library/pull/622)
1574
- - Validate dependency graph as part of build process [`#619`](https://github.com/Financial-Times/polyfill-library/pull/619)
1575
- - Add individual console methods [`#570`](https://github.com/Financial-Times/polyfill-library/pull/570)
1576
- - Suppress unused deps [`#618`](https://github.com/Financial-Times/polyfill-library/pull/618)
1577
- - fix: Need Intl polypill for native android browser [`#613`](https://github.com/Financial-Times/polyfill-library/pull/613)
1578
- - Restrict setImmediate config [`#588`](https://github.com/Financial-Times/polyfill-library/pull/588)
1579
- - Strip Firefox from iOS UAs [`#617`](https://github.com/Financial-Times/polyfill-library/pull/617)
1580
- - Polyfill fetch for BlackBerry [`#602`](https://github.com/Financial-Times/polyfill-library/pull/602)
1581
- - node version - add minimal version in package.json [`#609`](https://github.com/Financial-Times/polyfill-library/pull/609)
1582
- - Return before trying to cast property to string [`#592`](https://github.com/Financial-Times/polyfill-library/pull/592)
1583
- - Fix typos [`#598`](https://github.com/Financial-Times/polyfill-library/pull/598)
1584
- - Added blissfuljs alias, as discussed in #594 [`#596`](https://github.com/Financial-Times/polyfill-library/pull/596)
1585
- - UserTiming polyfill [`#586`](https://github.com/Financial-Times/polyfill-library/pull/586)
1586
- - Element.prototype.placeholder not displaying - fixes #566 [`#584`](https://github.com/Financial-Times/polyfill-library/pull/584)
1587
- - Add picturefill on android [`#574`](https://github.com/Financial-Times/polyfill-library/pull/574)
1588
- - Deliver findIndex to Blackberry devices [`#583`](https://github.com/Financial-Times/polyfill-library/pull/583)
1589
- - grunt task buildsources - fix for missing subdirectories [`#565`](https://github.com/Financial-Times/polyfill-library/pull/565)
1590
- - Classify all unsupported browser families as unknown, express debug more clearly, fixes #572 [`#573`](https://github.com/Financial-Times/polyfill-library/pull/573)
1591
- - Add edge mobile [`#571`](https://github.com/Financial-Times/polyfill-library/pull/571)
1592
- - Closes #557 [`#569`](https://github.com/Financial-Times/polyfill-library/pull/569)
1593
- - Fix old markdown link [`#562`](https://github.com/Financial-Times/polyfill-library/pull/562)
1594
- - Corrected indexOf casing in matchMedia polyfill [`#515`](https://github.com/Financial-Times/polyfill-library/pull/515)
1595
- - Remove support for v1 API [`#560`](https://github.com/Financial-Times/polyfill-library/pull/560)
1596
- - Enable `localStorage` polyfill in Opera Mini [`#503`](https://github.com/Financial-Times/polyfill-library/pull/503)
1597
- - No variants [`#559`](https://github.com/Financial-Times/polyfill-library/pull/559)
1598
- - Array.prototype.includes updated browser support for firefox 43 [`#549`](https://github.com/Financial-Times/polyfill-library/pull/549)
1599
- - String.prototype.startsWith updated browser support for chrome 41 [`#550`](https://github.com/Financial-Times/polyfill-library/pull/550)
1600
- - String.prototype.includes browser support for chrome 41 and firefox 40 [`#551`](https://github.com/Financial-Times/polyfill-library/pull/551)
1601
- - Array.prototype.find updated browser support for chrome 45 [`#552`](https://github.com/Financial-Times/polyfill-library/pull/552)
1602
- - Array.prototype.findIndex updated browser support for chrome 45 [`#553`](https://github.com/Financial-Times/polyfill-library/pull/553)
1603
- - Array.from updated browser support for firefox 32 [`#554`](https://github.com/Financial-Times/polyfill-library/pull/554)
1604
- - Array.of updated browser support for chrome 45 [`#555`](https://github.com/Financial-Times/polyfill-library/pull/555)
1605
- - polyfilling page visibility api [`#536`](https://github.com/Financial-Times/polyfill-library/pull/536)
1606
- - HTMLPictureElement for BB7-10 [`#548`](https://github.com/Financial-Times/polyfill-library/pull/548)
1607
- - RequestAnimationFrame webkit polyfill ios_saf 6 [`#543`](https://github.com/Financial-Times/polyfill-library/pull/543)
1608
- - Give Array.prototype.find to BB devices [`#544`](https://github.com/Financial-Times/polyfill-library/pull/544)
1609
- - Event/polyfill-ie8.js certain event listeners on window in IE8 never fire (local for #463) [`#475`](https://github.com/Financial-Times/polyfill-library/pull/475)
1610
- - Update picturefill [`#533`](https://github.com/Financial-Times/polyfill-library/pull/533)
1611
- - Add to whatever Vary header has been set already, rather than overwrite [`#541`](https://github.com/Financial-Times/polyfill-library/pull/541)
1612
- - Add simple memory cache around the latest polyfill collection [`#529`](https://github.com/Financial-Times/polyfill-library/pull/529)
1613
- - Add android native browser for fetch polyfill (local for #508) [`#513`](https://github.com/Financial-Times/polyfill-library/pull/513)
1614
- - Make window.hasOwnProperty work in IE8 (local for #486) [`#512`](https://github.com/Financial-Times/polyfill-library/pull/512)
1615
- - Update versions from String.prototype.repeat [`#510`](https://github.com/Financial-Times/polyfill-library/pull/510)
1616
- - Tp/paramsbug [`#506`](https://github.com/Financial-Times/polyfill-library/pull/506)
1617
- - Add blocked event loop metrics [`#507`](https://github.com/Financial-Times/polyfill-library/pull/507)
1618
- - Update HTML5 Shiv to latest version (3.7.3) [`#489`](https://github.com/Financial-Times/polyfill-library/pull/489)
1619
- - fix: Function.prototype.bind was failing on new BoundFn() (local for #483) [`#485`](https://github.com/Financial-Times/polyfill-library/pull/485)
1620
- - Support Firefox for Android [`#481`](https://github.com/Financial-Times/polyfill-library/pull/481)
1621
- - IE11 doesn't support Event constructor - adding to required browsers [`#482`](https://github.com/Financial-Times/polyfill-library/pull/482)
1622
- - Configure IE polyfills to match IE Mobile [`#474`](https://github.com/Financial-Times/polyfill-library/pull/474)
1623
- - Change license for rAF polyfill to MIT [`#476`](https://github.com/Financial-Times/polyfill-library/pull/476)
1624
- - Local UA cache [`#465`](https://github.com/Financial-Times/polyfill-library/pull/465)
1625
- - update deploy to haikro 2 api [`#471`](https://github.com/Financial-Times/polyfill-library/pull/471)
1626
- - Async refactor for individual source caching [`#472`](https://github.com/Financial-Times/polyfill-library/pull/472)
1627
- - Include the PID, if available, in the metric key [`#464`](https://github.com/Financial-Times/polyfill-library/pull/464)
1628
- - Reorg into folders [`#462`](https://github.com/Financial-Times/polyfill-library/pull/462)
1629
- - Picturefill (local for #437) [`#448`](https://github.com/Financial-Times/polyfill-library/pull/448)
1630
- - polyfill Promise also for mobile IE11 [`#459`](https://github.com/Financial-Times/polyfill-library/pull/459)
1631
- - Changes to docs and testing for subfolder structure, fixes #438, fixes #454 [`#458`](https://github.com/Financial-Times/polyfill-library/pull/458)
1632
- - Add missing mobile browsers [`#457`](https://github.com/Financial-Times/polyfill-library/pull/457)
1633
- - Object get own property names patch [`#439`](https://github.com/Financial-Times/polyfill-library/pull/439)
1634
- - polyfill querySelector in ie8 [`#445`](https://github.com/Financial-Times/polyfill-library/pull/445)
1635
- - Provide bin entry, bin for global installation and CLI usage (see #442) [`#446`](https://github.com/Financial-Times/polyfill-library/pull/446)
1636
- - CI opt out to speed up CI on Intl [`#447`](https://github.com/Financial-Times/polyfill-library/pull/447)
1637
- - Fix npm licence SPDX conformity warning by using the CC0-1.0 identifier [`#441`](https://github.com/Financial-Times/polyfill-library/pull/441)
1638
- - Change TTL for polyfills to 1 week [`#434`](https://github.com/Financial-Times/polyfill-library/pull/434)
1639
- - Cache node_modules on travis [`#428`](https://github.com/Financial-Times/polyfill-library/pull/428)
1640
- - Switch from .semver to package.json version [`#431`](https://github.com/Financial-Times/polyfill-library/pull/431)
1641
- - Add shrinkwrap file [`#425`](https://github.com/Financial-Times/polyfill-library/pull/425)
1642
- - Switch the range for _enqueueMicrotask back to IE 9 and above [`#426`](https://github.com/Financial-Times/polyfill-library/pull/426)
1643
- - adds grunt task to general intl polyfill structure [`#419`](https://github.com/Financial-Times/polyfill-library/pull/419)
1644
- - Element.prototype.classlist for svg elements [`#423`](https://github.com/Financial-Times/polyfill-library/pull/423)
1645
- - Adds test to Object.create for API objects as it fails in IE8 [`#381`](https://github.com/Financial-Times/polyfill-library/pull/381)
1646
- - Strip any mention of the CriOS version from the user agent string [`#416`](https://github.com/Financial-Times/polyfill-library/pull/416)
1647
- - Do not polyfill fetch for supporting browsers [`#415`](https://github.com/Financial-Times/polyfill-library/pull/415)
1648
- - Fix String.prototype.endsWith when more than one match is found [`#413`](https://github.com/Financial-Times/polyfill-library/pull/413)
1649
- - polyfilling screen.orientation in webkit [`#403`](https://github.com/Financial-Times/polyfill-library/pull/403)
1650
- - add test and fix matchMedia operator "only" [`#407`](https://github.com/Financial-Times/polyfill-library/pull/407)
1651
- - Object.assign avoid arguments object deopt [`#396`](https://github.com/Financial-Times/polyfill-library/pull/396)
1652
- - Failing match media test [`#393`](https://github.com/Financial-Times/polyfill-library/pull/393)
1653
- - Updated config for String.prototype.includes to match all Firefox versions [`#385`](https://github.com/Financial-Times/polyfill-library/pull/385)
1654
- - Use o-header img [`#389`](https://github.com/Financial-Times/polyfill-library/pull/389)
1655
- - Revert my previous comit [`#380`](https://github.com/Financial-Times/polyfill-library/pull/380)
1656
- - Saucelabs task refactor [`#379`](https://github.com/Financial-Times/polyfill-library/pull/379)
1657
- - Standardise detects, closes #332 [`#372`](https://github.com/Financial-Times/polyfill-library/pull/372)
1658
- - Remove license metadata for fetch polyfill [`#376`](https://github.com/Financial-Times/polyfill-library/pull/376)
1659
- - Update browser spec for Array.prototype.findIndex [`#368`](https://github.com/Financial-Times/polyfill-library/pull/368)
1660
- - Remove redundant techdocs class [`#343`](https://github.com/Financial-Times/polyfill-library/pull/343)
1661
- - Remove prettyprint since o-techdocs includes highlightjs [`#344`](https://github.com/Financial-Times/polyfill-library/pull/344)
1662
- - fix polyfill String.prototype.endsWith [`#349`](https://github.com/Financial-Times/polyfill-library/pull/349)
1663
- - String.prototype.endsWith chrome [`#350`](https://github.com/Financial-Times/polyfill-library/pull/350)
1664
- - Contrib terms per hangout with @jonathantneal, closes #327 [`#338`](https://github.com/Financial-Times/polyfill-library/pull/338)
1665
- - _enqueueMicrotask should target all browser versions [`#351`](https://github.com/Financial-Times/polyfill-library/pull/351)
1666
- - Add note about EventTarget methods [`#362`](https://github.com/Financial-Times/polyfill-library/pull/362)
1667
- - Include dependencies for the variants [`#348`](https://github.com/Financial-Times/polyfill-library/pull/348)
1668
- - Add (most) missing docs links [`#354`](https://github.com/Financial-Times/polyfill-library/pull/354)
1669
- - Load webfonts [`#342`](https://github.com/Financial-Times/polyfill-library/pull/342)
1670
- - devicePixelRatio broken in IE8 [`#333`](https://github.com/Financial-Times/polyfill-library/pull/333)
1671
- - Use es5-shim version of Function.prototype.bind [`#336`](https://github.com/Financial-Times/polyfill-library/pull/336)
1672
- - Extend config for repo, docs, spec, remove author [`#337`](https://github.com/Financial-Times/polyfill-library/pull/337)
1673
- - #319 [`#322`](https://github.com/Financial-Times/polyfill-library/pull/322)
1674
- - Update Function.prototype.bind [`#329`](https://github.com/Financial-Times/polyfill-library/pull/329)
1675
- - Window.location.origin [`#324`](https://github.com/Financial-Times/polyfill-library/pull/324)
1676
- - Fix installing collections [`#318`](https://github.com/Financial-Times/polyfill-library/pull/318)
1677
- - Error handling for Object.defineProperty [`#263`](https://github.com/Financial-Times/polyfill-library/pull/263)
1678
- - Fix Promise.all, fixes #307 [`#315`](https://github.com/Financial-Times/polyfill-library/pull/315)
1679
- - Fix targeting of Array.prototype.find, fixes #308 [`#314`](https://github.com/Financial-Times/polyfill-library/pull/314)
1680
- - Fix typo in polyfills/Events/tests.js [`#311`](https://github.com/Financial-Times/polyfill-library/pull/311)
1681
- - delete element._events[type] when last listener is removed. Fixes #302 [`#306`](https://github.com/Financial-Times/polyfill-library/pull/306)
1682
- - Adds Modernizr matchMedia alias [`#304`](https://github.com/Financial-Times/polyfill-library/pull/304)
1683
- - Url polyfill [`#298`](https://github.com/Financial-Times/polyfill-library/pull/298)
1684
- - Set separate jshint standards for the node app and the polyfills library [`#279`](https://github.com/Financial-Times/polyfill-library/pull/279)
1685
- - Use graphite for metrics (+better env var docs to support that) [`#293`](https://github.com/Financial-Times/polyfill-library/pull/293)
1686
- - Separate Element mutations methods [`#288`](https://github.com/Financial-Times/polyfill-library/pull/288)
1687
- - Add enqueueMicrotask [`#287`](https://github.com/Financial-Times/polyfill-library/pull/287)
1688
- - Fix matchMedia queries with multiple dimensions [`#289`](https://github.com/Financial-Times/polyfill-library/pull/289)
1689
- - Array contains -> includes, fix bug, closes #294 [`#295`](https://github.com/Financial-Times/polyfill-library/pull/295)
1690
- - Allow resource timing [`#292`](https://github.com/Financial-Times/polyfill-library/pull/292)
1691
- - Fix matchMedia queries with landscape [`#290`](https://github.com/Financial-Times/polyfill-library/pull/290)
1692
- - Update replace method as replaceWith [`#254`](https://github.com/Financial-Times/polyfill-library/pull/254)
1693
- - Support 'unknown' param, closes #252. Tidy and reorg service/lib interface [`#276`](https://github.com/Financial-Times/polyfill-library/pull/276)
1694
- - Add 'all' alias mapping to entire feature set, closes #258 [`#275`](https://github.com/Financial-Times/polyfill-library/pull/275)
1695
- - Move source compilation to a build step, closes #233 [`#269`](https://github.com/Financial-Times/polyfill-library/pull/269)
1696
- - Polyfill fetch API, closes #109 [`#246`](https://github.com/Financial-Times/polyfill-library/pull/246)
1697
- - New promise polyfill [`#257`](https://github.com/Financial-Times/polyfill-library/pull/257)
1698
- - Fix API docs [`#262`](https://github.com/Financial-Times/polyfill-library/pull/262)
1699
- - Build Service relies on CustomEvent, which is not supported by IE9 natively [`#259`](https://github.com/Financial-Times/polyfill-library/pull/259)
1700
- - String.prototype.contains is now includes, closes #240 [`#245`](https://github.com/Financial-Times/polyfill-library/pull/245)
1701
- - Shrinkwrapping, closes #242 [`#243`](https://github.com/Financial-Times/polyfill-library/pull/243)
1702
- - Atob fix [`#251`](https://github.com/Financial-Times/polyfill-library/pull/251)
1703
- - Matches ie mob [`#249`](https://github.com/Financial-Times/polyfill-library/pull/249)
1704
- - Fix broken link to lib/UA.js [`#247`](https://github.com/Financial-Times/polyfill-library/pull/247)
1705
- - Can't set window properties to undefined in IE7/8: "Not implemented", closes #239 [`#244`](https://github.com/Financial-Times/polyfill-library/pull/244)
1706
- - Add WeakMap, closes #96 [`#229`](https://github.com/Financial-Times/polyfill-library/pull/229)
1707
- - HTMLElement is undefined in IE8 [`#237`](https://github.com/Financial-Times/polyfill-library/pull/237)
1708
- - Faking high precisiong timing in requestAnimationFrame [`#236`](https://github.com/Financial-Times/polyfill-library/pull/236)
1709
- - Add WeakSet, closes #221 [`#234`](https://github.com/Financial-Times/polyfill-library/pull/234)
1710
- - Adventures in Document constructor, HTML5Shiv and cloneNode [`#222`](https://github.com/Financial-Times/polyfill-library/pull/222)
1711
- - Improve docs, fixes #215 [`#217`](https://github.com/Financial-Times/polyfill-library/pull/217)
1712
- - Object.assign on Internet Explorer Mobile [`#226`](https://github.com/Financial-Times/polyfill-library/pull/226)
1713
- - Trailing comma in config.json [`#223`](https://github.com/Financial-Times/polyfill-library/pull/223)
1714
- - Fixed erroneous parameters for Math.imul polyfill. [`#224`](https://github.com/Financial-Times/polyfill-library/pull/224)
1715
- - Blank polyfill for default Element/polyfill.js. [`#220`](https://github.com/Financial-Times/polyfill-library/pull/220)
1716
- - Fix library usage [`#210`](https://github.com/Financial-Times/polyfill-library/pull/210)
1717
- - Prefix for screen.orientation property [`#212`](https://github.com/Financial-Times/polyfill-library/pull/212)
1718
- - Fix typo and add instructions to install the npm package [`#209`](https://github.com/Financial-Times/polyfill-library/pull/209)
1719
- - fixing detect script to work in safari 5 [`#205`](https://github.com/Financial-Times/polyfill-library/pull/205)
1720
- - Adding some tests [`#206`](https://github.com/Financial-Times/polyfill-library/pull/206)
1721
- - Updating detect for CustomEvent and Event [`#200`](https://github.com/Financial-Times/polyfill-library/pull/200)
1722
- - Updating the Default set [`#199`](https://github.com/Financial-Times/polyfill-library/pull/199)
1723
- - Update setImmediate [`#185`](https://github.com/Financial-Times/polyfill-library/pull/185)
1724
- - Update Promise [`#166`](https://github.com/Financial-Times/polyfill-library/pull/166)
1725
- - Update Node.prototype.contains [`#183`](https://github.com/Financial-Times/polyfill-library/pull/183)
1726
- - Support callback param, fixes #111 [`#190`](https://github.com/Financial-Times/polyfill-library/pull/190)
1727
- - Update Opera support [`#184`](https://github.com/Financial-Times/polyfill-library/pull/184)
1728
- - Redirect legacy traffic to legacy.polyfill.io [`#171`](https://github.com/Financial-Times/polyfill-library/pull/171)
1729
- - Updated compat.json [`#175`](https://github.com/Financial-Times/polyfill-library/pull/175)
1730
- - Update String.prototype.repeat [`#173`](https://github.com/Financial-Times/polyfill-library/pull/173)
1731
- - Update Object.keys [`#174`](https://github.com/Financial-Times/polyfill-library/pull/174)
1732
- - Update Event.hashchange [`#168`](https://github.com/Financial-Times/polyfill-library/pull/168)
1733
- - Fix failing tests in matches and closest by tolerating failure to throw an expected exception from queryselector [`#172`](https://github.com/Financial-Times/polyfill-library/pull/172)
1734
- - Set cache ttl to one hour for the usage endpoint [`#150`](https://github.com/Financial-Times/polyfill-library/pull/150)
1735
- - Add extra metadata to compat table entries, fixes #152, #158 [`#167`](https://github.com/Financial-Times/polyfill-library/pull/167)
1736
- - Fixing value of `this` in PolyfillSet [`#164`](https://github.com/Financial-Times/polyfill-library/pull/164)
1737
- - Update Element.prototype.mutation [`#161`](https://github.com/Financial-Times/polyfill-library/pull/161)
1738
- - Cleanup config.json [`#160`](https://github.com/Financial-Times/polyfill-library/pull/160)
1739
- - Remove unnecessary x-powered-by header. Save a few bytes! [`#159`](https://github.com/Financial-Times/polyfill-library/pull/159)
1740
- - Updates [`#148`](https://github.com/Financial-Times/polyfill-library/pull/148)
1741
- - Update compat.html [`#157`](https://github.com/Financial-Times/polyfill-library/pull/157)
1742
- - Added iceweasel as a firefox alias closes #153 [`#154`](https://github.com/Financial-Times/polyfill-library/pull/154)
1743
- - Readsync [`#149`](https://github.com/Financial-Times/polyfill-library/pull/149)
1744
- - Put key above browser support table [`#147`](https://github.com/Financial-Times/polyfill-library/pull/147)
1745
- - Added contributing guide [`#138`](https://github.com/Financial-Times/polyfill-library/pull/138)
1746
- - Refactored events with variants, added tests and fixed a few bugs [`#141`](https://github.com/Financial-Times/polyfill-library/pull/141)
1747
- - Added some basic matchMedia tests [`#139`](https://github.com/Financial-Times/polyfill-library/pull/139)
1748
- - Fixes failing reduceRight tests in IE6 and IE7 (and probably others). [`#140`](https://github.com/Financial-Times/polyfill-library/pull/140)
1749
- - Added some Element.prototype.matches tests [`#135`](https://github.com/Financial-Times/polyfill-library/pull/135)
1750
- - Element.prototype.classList tests [`#134`](https://github.com/Financial-Times/polyfill-library/pull/134)
1751
- - Element.prototype.closest tests and browser configuration [`#137`](https://github.com/Financial-Times/polyfill-library/pull/137)
1752
- - Some initial Object.create tests [`#132`](https://github.com/Financial-Times/polyfill-library/pull/132)
1753
- - Correctly serve variant polyfills closes #130 [`#131`](https://github.com/Financial-Times/polyfill-library/pull/131)
1754
- - Array.prototype.some tests [`#129`](https://github.com/Financial-Times/polyfill-library/pull/129)
1755
- - Tests for Math.acosh [`#127`](https://github.com/Financial-Times/polyfill-library/pull/127)
1756
- - Math.asinh tests [`#128`](https://github.com/Financial-Times/polyfill-library/pull/128)
1757
- - Test framework [`#105`](https://github.com/Financial-Times/polyfill-library/pull/105)
1758
- - Update API and add method for getting a list of unaliased polyfills based on their configured browser ranges [`#121`](https://github.com/Financial-Times/polyfill-library/pull/121)
1759
- - Apply a minimum baseline [`#118`](https://github.com/Financial-Times/polyfill-library/pull/118)
1760
- - Publish head revision reference with built code so that appversion can be reported by HTTP [`#113`](https://github.com/Financial-Times/polyfill-library/pull/113)
1761
- - Add alias for default polyfill set [`#112`](https://github.com/Financial-Times/polyfill-library/pull/112)
1762
- - Added polyfill for ES6 `Math.sign` [`#115`](https://github.com/Financial-Times/polyfill-library/pull/115)
1763
- - Deploy to heroku [`#102`](https://github.com/Financial-Times/polyfill-library/pull/102)
1764
- - Range must be a node-semver range [`#101`](https://github.com/Financial-Times/polyfill-library/pull/101)
1765
- - Added browsers to Promise polyfill config.json [`#95`](https://github.com/Financial-Times/polyfill-library/pull/95)
1766
- - added strict express routing to fix infinite redirect loop [`#93`](https://github.com/Financial-Times/polyfill-library/pull/93)
1767
- - Don't show an error on http://cdn.polyfill.io/v1 [`#92`](https://github.com/Financial-Times/polyfill-library/pull/92)
1768
- - Allow port to be specified by environment variable [`#85`](https://github.com/Financial-Times/polyfill-library/pull/85)
1769
- - Fix typo and use UTF-8 everywhere [`#83`](https://github.com/Financial-Times/polyfill-library/pull/83)
1770
- - Fix domtokenlist polyfill [`#72`](https://github.com/Financial-Times/polyfill-library/pull/72)
1771
- - Properly handle SVGElement className properties in spliceClassList. [`#37`](https://github.com/Financial-Times/polyfill-library/pull/37)
1772
- - Add detect.js files for a range of common polyfills [`#67`](https://github.com/Financial-Times/polyfill-library/pull/67)
1773
- - Expand namespaced polyfill names separated by dot separators [`#66`](https://github.com/Financial-Times/polyfill-library/pull/66)
1774
- - Adds a selection of modernizr aliases [`#65`](https://github.com/Financial-Times/polyfill-library/pull/65)
1775
- - Add browser names mappings from ua-parser to caniuse names [`#64`](https://github.com/Financial-Times/polyfill-library/pull/64)
1776
- - Add UA query string parameter, closes #46 [`#63`](https://github.com/Financial-Times/polyfill-library/pull/63)
1777
- - Make sure the addition happens *before* the division... [`#62`](https://github.com/Financial-Times/polyfill-library/pull/62)
1778
- - Add html5shiv polyfill [`#61`](https://github.com/Financial-Times/polyfill-library/pull/61)
1779
- - Combine the different 'matches' fills. [`#60`](https://github.com/Financial-Times/polyfill-library/pull/60)
1780
- - Include SPDX identifier from the config.json in the explainer output [`#58`](https://github.com/Financial-Times/polyfill-library/pull/58)
1781
- - Add logic for using the 'gated' feature. [`#55`](https://github.com/Financial-Times/polyfill-library/pull/55)
1782
- - changed source to polyfills in link [`#56`](https://github.com/Financial-Times/polyfill-library/pull/56)
1783
- - Bundle header [`#53`](https://github.com/Financial-Times/polyfill-library/pull/53)
1784
- - Rebased alias refactor [`#50`](https://github.com/Financial-Times/polyfill-library/pull/50)
1785
- - New Readme [`#48`](https://github.com/Financial-Times/polyfill-library/pull/48)
1786
- - Issue7/metrics [`#41`](https://github.com/Financial-Times/polyfill-library/pull/41)
1787
- - Added port parameter [`#44`](https://github.com/Financial-Times/polyfill-library/pull/44)
1788
- - Correctly serve the documentation (ENOENT before) [`#43`](https://github.com/Financial-Times/polyfill-library/pull/43)
1789
- - Integrate docs into service, and redirect root to v1. Update to latest techdocs, and add ua query arg. [`#40`](https://github.com/Financial-Times/polyfill-library/pull/40)
1790
- - Manually merge in the 'add __healthcheck commit [`#39`](https://github.com/Financial-Times/polyfill-library/pull/39)
1791
- - Add minimal travis.yml [`#38`](https://github.com/Financial-Times/polyfill-library/pull/38)
1792
- - Added topological sorting of dependencies before building the response string [`#35`](https://github.com/Financial-Times/polyfill-library/pull/35)
1793
- - Add forever to package.json [`#26`](https://github.com/Financial-Times/polyfill-library/pull/26)
1794
- - Add __gtg endpoint [`#33`](https://github.com/Financial-Times/polyfill-library/pull/33)
1795
- - Issue27/simpleapi [`#30`](https://github.com/Financial-Times/polyfill-library/pull/30)
1796
- - Set cache control to one day [`#29`](https://github.com/Financial-Times/polyfill-library/pull/29)
1797
- - Add ACAO header for CORS [`#23`](https://github.com/Financial-Times/polyfill-library/pull/23)
1798
- - Starting point for Origami compliant hosted API documentation [`#17`](https://github.com/Financial-Times/polyfill-library/pull/17)
1799
- - Added Origami JSON [`#21`](https://github.com/Financial-Times/polyfill-library/pull/21)
1800
- - Fixing wrong Function.prototype.bind behavior with Array arguments [`#61`](https://github.com/Financial-Times/polyfill-library/pull/61)
1801
- - More robust matchMedia [`#58`](https://github.com/Financial-Times/polyfill-library/pull/58)
1802
- - fix el.remove() and el.replace() [`#50`](https://github.com/Financial-Times/polyfill-library/pull/50)
1803
- - create a package.json [`#35`](https://github.com/Financial-Times/polyfill-library/pull/35)
1804
- - Fix broken links [`#30`](https://github.com/Financial-Times/polyfill-library/pull/30)
1805
- - Improve `README.md` [`#29`](https://github.com/Financial-Times/polyfill-library/pull/29)
1806
- - Use Grunt for the minifying process [`#17`](https://github.com/Financial-Times/polyfill-library/pull/17)
1807
- - Update README.md: Load CSS in link element not script element [`#7`](https://github.com/Financial-Times/polyfill-library/pull/7)
1808
- - Do not serve devicePixelRatio to safari 9.1 or iOS 9.3 (#1407) [`#1406`](https://github.com/Financial-Times/polyfill-library/issues/1406)
1809
- - Make the method non-enumerable, fixes #1333 (#1393) [`#1333`](https://github.com/Financial-Times/polyfill-library/issues/1333)
1810
- - `Event.focusin` is supported in Firefox and Firefox Mobile since Version 52. (#1383) [`#1379`](https://github.com/Financial-Times/polyfill-service/issues/1379)
1811
- - dont polyfill if inside a web worker, fixes #1292 (#1394) [`#1292`](https://github.com/Financial-Times/polyfill-library/issues/1292)
1812
- - Improve DOMTokenList interface by supporting multiple arguments (#1347) [`#1222`](https://github.com/Financial-Times/polyfill-library/issues/1222)
1813
- - Add spaces around the dash to ensure it is used as a semver range (#1365) [`#1364`](https://github.com/Financial-Times/polyfill-library/issues/1364)
1814
- - Remove sourcemapURL comments from polyfills (#1283) [`#1244`](https://github.com/Financial-Times/polyfill-library/issues/1244)
1815
- - Ensure Maps and Sets have correct constructor references, fixes #1161 (#1178) [`#1161`](https://github.com/Financial-Times/polyfill-library/issues/1161) [`#1161`](https://github.com/Financial-Times/polyfill-library/issues/1161)
1816
- - Make Element.prototype.closest work for SVG nodes in IE11) (#1285) [`#1279`](https://github.com/Financial-Times/polyfill-library/issues/1279)
1817
- - Remove sourcemapURL comments from polyfills (#1283) [`#1244`](https://github.com/Financial-Times/polyfill-library/issues/1244)
1818
- - Use typeof callback === 'function' instead of instanceof (#1253) [`#1245`](https://github.com/Financial-Times/polyfill-library/issues/1245)
1819
- - Function.name is available since at least chrome 15 (#1248) [`#1052`](https://github.com/Financial-Times/polyfill-library/issues/1052)
1820
- - Default value of deep parameter should be false (Fixes #1189) (#1190) [`#1189`](https://github.com/Financial-Times/polyfill-library/issues/1189)
1821
- - Removed unused dependencies (Fixes #1229) (#1234) [`#1229`](https://github.com/Financial-Times/polyfill-library/issues/1229)
1822
- - Optimize the size tracking operations in the Map/Set polyfills (#1157) [`#1153`](https://github.com/Financial-Times/polyfill-library/issues/1153)
1823
- - Prevent Event being applied in web workers, fixes #1110 (#1146) [`#1110`](https://github.com/Financial-Times/polyfill-library/issues/1110)
1824
- - Add a feature detect for mutationobserver, fixes #1155 (#1179) [`#1155`](https://github.com/Financial-Times/polyfill-library/issues/1155)
1825
- - UA parsing for Facebook and Electron, fixes #990, #1129 (#1147) [`#990`](https://github.com/Financial-Times/polyfill-library/issues/990) [`#990`](https://github.com/Financial-Times/polyfill-library/issues/990)
1826
- - Fix #1045 - s/protoype/prototype/ (#1149) [`#1045`](https://github.com/Financial-Times/polyfill-library/issues/1045)
1827
- - Only execute the supportedLocalesOf methods if they exist - Fixes #1125 (#1126) [`#1125`](https://github.com/Financial-Times/polyfill-library/issues/1125)
1828
- - Fixed Object.getOwnPropertySymbols for Object.prototype (#1093) [`#1058`](https://github.com/Financial-Times/polyfill-library/issues/1058)
1829
- - Add pre-parse for Vivaldi, fixes #735 (#1050) [`#735`](https://github.com/Financial-Times/polyfill-library/issues/735) [`#735`](https://github.com/Financial-Times/polyfill-library/issues/735)
1830
- - Retarget Opera, fixes #860 (#1061) [`#860`](https://github.com/Financial-Times/polyfill-library/issues/860)
1831
- - Update IO polyfill, fixes #776 (#1057) [`#776`](https://github.com/Financial-Times/polyfill-library/issues/776)
1832
- - Update useragent module, fixes #749 (#1049) [`#749`](https://github.com/Financial-Times/polyfill-library/issues/749)
1833
- - Remove references to non-existent dependency polyfill, fixes #895 (#1051) [`#895`](https://github.com/Financial-Times/polyfill-library/issues/895)
1834
- - ios 9 and 10 have symbol support (#1035) - Fixes https://github.com/Financial-Times/polyfill-service/issues/1034 [`#1034`](https://github.com/Financial-Times/polyfill-service/issues/1034) [`#1034`](https://github.com/Financial-Times/polyfill-service/issues/1034)
1835
- - Fix contribution terms link, fixes #1014 (#1032) [`#1014`](https://github.com/Financial-Times/polyfill-library/issues/1014)
1836
- - Add polyfill for Number.parseFloat and Number.parseInt. (#1012) [`#980`](https://github.com/Financial-Times/polyfill-library/issues/980)
1837
- - Improve UI JS, fixes #966 (#998) [`#966`](https://github.com/Financial-Times/polyfill-library/issues/966) [`#966`](https://github.com/Financial-Times/polyfill-library/issues/966)
1838
- - Add polyfill for HTML5's `document.currentScript` (#973) [`#952`](https://github.com/Financial-Times/polyfill-library/issues/952)
1839
- - Grunt build (fixes #955) (#956) [`#955`](https://github.com/Financial-Times/polyfill-library/issues/955)
1840
- - Fix Set iteration bug #949 (#950) [`#949`](https://github.com/Financial-Times/polyfill-library/issues/949)
1841
- - Add polyfill for pre-ES6 form of `Function.name` (#951) [`#943`](https://github.com/Financial-Times/polyfill-library/issues/943)
1842
- - Polyfill console.info and console.error for IE Mobile <= 9 (#914) [`#910`](https://github.com/Financial-Times/polyfill-service/issues/910) [`#910`](https://github.com/Financial-Times/polyfill-service/issues/910)
1843
- - Fix semver syntax bug, closes #931 (#932) [`#931`](https://github.com/Financial-Times/polyfill-library/issues/931) [`#931`](https://github.com/Financial-Times/polyfill-library/issues/931)
1844
- - Update config.json (#899) [`#898`](https://github.com/Financial-Times/polyfill-library/issues/898)
1845
- - values property should not be enumerable, fixes #880 (#894) [`#880`](https://github.com/Financial-Times/polyfill-library/issues/880) [`#880`](https://github.com/Financial-Times/polyfill-library/issues/880)
1846
- - Reinstate RUM improvements with fix for gated flag (#890) [`#875`](https://github.com/Financial-Times/polyfill-library/issues/875)
1847
- - Fixes #887 (#888) [`#887`](https://github.com/Financial-Times/polyfill-library/issues/887)
1848
- - Serve ArrayIterator polyfill to Samsung Browser (#877) [`#876`](https://github.com/Financial-Times/polyfill-library/issues/876)
1849
- - Add aliasing for FB in-app browser on iOS, fixes #561 (#775) [`#561`](https://github.com/Financial-Times/polyfill-library/issues/561) [`#561`](https://github.com/Financial-Times/polyfill-library/issues/561)
1850
- - Added callback type check in addEventListener to avoid exceptions (#767) [`#467`](https://github.com/Financial-Times/polyfill-library/issues/467)
1851
- - Fix https://app.getsentry.com/nextftcom/polyfill-service-dev/issues/137403821/ [`#137403821`](https://app.getsentry.com/nextftcom/polyfill-service-dev/issues/137403821)
1852
- - Fix https://app.getsentry.com/nextftcom/polyfill-service-prod/issues/116498360/ [`#116498360`](https://app.getsentry.com/nextftcom/polyfill-service-prod/issues/116498360)
1853
- - Update fetch, closes #724, closes #710 (#728) [`#724`](https://github.com/Financial-Times/polyfill-library/issues/724) [`#710`](https://github.com/Financial-Times/polyfill-library/issues/710)
1854
- - Reinstate the existing Event prototype, fixes #705 (#713) [`#705`](https://github.com/Financial-Times/polyfill-library/issues/705)
1855
- - syntax error, fixes #709 (#711) [`#709`](https://github.com/Financial-Times/polyfill-library/issues/709)
1856
- - Fix TLS redirect, fixes #707 [`#707`](https://github.com/Financial-Times/polyfill-library/issues/707)
1857
- - Implement Set polyfill, closes #680 (#694) [`#680`](https://github.com/Financial-Times/polyfill-library/issues/680)
1858
- - Add navigator.sendBeacon, closes #539 (#689) [`#539`](https://github.com/Financial-Times/polyfill-library/issues/539)
1859
- - Force TLS, and update VCL on deploy, closes #677 (#682) [`#677`](https://github.com/Financial-Times/polyfill-library/issues/677)
1860
- - Add getElementsByClassName, closes #169 (#688) [`#169`](https://github.com/Financial-Times/polyfill-library/issues/169)
1861
- - Fix https://app.getsentry.com/nextftcom/polyfill-service-prod/issues/116498360/ [`#116498360`](https://app.getsentry.com/nextftcom/polyfill-service-prod/issues/116498360)
1862
- - Use Node 6 to handle HTTP clientError scenarios correctly, fixes #567 (#686) [`#567`](https://github.com/Financial-Times/polyfill-library/issues/567)
1863
- - Exclude option, closes #435 (#683) [`#435`](https://github.com/Financial-Times/polyfill-library/issues/435)
1864
- - Merge pull request #641 from Financial-Times/testcurrent [`#611`](https://github.com/Financial-Times/polyfill-library/issues/611)
1865
- - Merge pull request #656 from Financial-Times/url-test-ff [`#640`](https://github.com/Financial-Times/polyfill-library/issues/640)
1866
- - Merge branch 'master' of github.com:Financial-Times/polyfill-service into symbol [`#642`](https://github.com/Financial-Times/polyfill-library/issues/642)
1867
- - Merge pull request #657 from buzinas/patch-1 [`#642`](https://github.com/Financial-Times/polyfill-library/issues/642)
1868
- - Updated browser support - Fixes #642 [`#642`](https://github.com/Financial-Times/polyfill-library/issues/642)
1869
- - Merge pull request #637 from Financial-Times/nan [`#608`](https://github.com/Financial-Times/polyfill-library/issues/608)
1870
- - Merge branch 'master' of github.com:Financial-Times/polyfill-service into symbol [`#621`](https://github.com/Financial-Times/polyfill-library/issues/621)
1871
- - Allow full indexing, fixes #621 [`#621`](https://github.com/Financial-Times/polyfill-library/issues/621)
1872
- - Update browser targeting, fixes #404 [`#404`](https://github.com/Financial-Times/polyfill-library/issues/404)
1873
- - Add Safari mobile webview, fixes #579 [`#579`](https://github.com/Financial-Times/polyfill-library/issues/579)
1874
- - Merge pull request #584 from deddu/master [`#566`](https://github.com/Financial-Times/polyfill-library/issues/566)
1875
- - Merge pull request #573 from Financial-Times/more-unknown [`#572`](https://github.com/Financial-Times/polyfill-library/issues/572)
1876
- - Update semver lib, fixes #563 [`#563`](https://github.com/Financial-Times/polyfill-library/issues/563)
1877
- - Merge pull request #569 from Financial-Times/console [`#557`](https://github.com/Financial-Times/polyfill-library/issues/557)
1878
- - Update deps, fixes #491 [`#491`](https://github.com/Financial-Times/polyfill-library/issues/491)
1879
- - Fix #495: basedir only worked when built on the same system as where it was used. If built on a different system before deployment, the path replacement did not work. Path is now relative [`#495`](https://github.com/Financial-Times/polyfill-library/issues/495)
1880
- - Update fetch, closes #494 [`#494`](https://github.com/Financial-Times/polyfill-library/issues/494)
1881
- - Update browser support, closes #469 [`#469`](https://github.com/Financial-Times/polyfill-library/issues/469)
1882
- - Merge pull request #458 from Financial-Times/polyfill-basedir [`#438`](https://github.com/Financial-Times/polyfill-library/issues/438) [`#454`](https://github.com/Financial-Times/polyfill-library/issues/454)
1883
- - Extend placeholder polyfill to IE9, closes #443 [`#443`](https://github.com/Financial-Times/polyfill-library/issues/443)
1884
- - Use correct browser names, fixes #422 [`#422`](https://github.com/Financial-Times/polyfill-library/issues/422)
1885
- - Correct documentation, closes #405 [`#405`](https://github.com/Financial-Times/polyfill-library/issues/405)
1886
- - Fix event delegation, fixes #391 [`#391`](https://github.com/Financial-Times/polyfill-library/issues/391)
1887
- - Use HTTPS in examples, closes #386 [`#386`](https://github.com/Financial-Times/polyfill-library/issues/386)
1888
- - Cuts the mustard for docs, improve availability stats, fixes #367 [`#367`](https://github.com/Financial-Times/polyfill-library/issues/367)
1889
- - Apply CustomEvent polyfill in Android < 4.4, fixes #378 [`#378`](https://github.com/Financial-Times/polyfill-library/issues/378)
1890
- - RAF is prefixed in iOS 6.1, fixes #390 [`#390`](https://github.com/Financial-Times/polyfill-library/issues/390)
1891
- - Correct metadata, fixes #375 [`#375`](https://github.com/Financial-Times/polyfill-library/issues/375)
1892
- - Merge pull request #372 from Financial-Times/standardise-detects [`#332`](https://github.com/Financial-Times/polyfill-library/issues/332)
1893
- - Better IIFE, fixes #352 [`#352`](https://github.com/Financial-Times/polyfill-library/issues/352)
1894
- - document.head is required by geolocation, fixes #335 [`#335`](https://github.com/Financial-Times/polyfill-library/issues/335)
1895
- - Add detect for setImmediate, fixes #353 [`#353`](https://github.com/Financial-Times/polyfill-library/issues/353)
1896
- - Merge pull request #338 from Financial-Times/contributor-terms [`#327`](https://github.com/Financial-Times/polyfill-library/issues/327)
1897
- - Add default flag to legend, fixes #330 [`#330`](https://github.com/Financial-Times/polyfill-library/issues/330)
1898
- - Avoid confusion when running build task, fixes #325 [`#325`](https://github.com/Financial-Times/polyfill-library/issues/325)
1899
- - Merge pull request #315 from Financial-Times/promise-array-test [`#307`](https://github.com/Financial-Times/polyfill-library/issues/307)
1900
- - Fix #307 [`#307`](https://github.com/Financial-Times/polyfill-library/issues/307)
1901
- - Merge pull request #314 from Financial-Times/triblondon-patch-1 [`#308`](https://github.com/Financial-Times/polyfill-library/issues/308)
1902
- - Fix targeting of Array.prototype.find, fixes #308 [`#308`](https://github.com/Financial-Times/polyfill-library/issues/308)
1903
- - Fix typo in polyfills/Events/tests.js: 'should should' -> 'should'. Fixes #309 [`#309`](https://github.com/Financial-Times/polyfill-library/issues/309)
1904
- - Merge pull request #306 from tejacques/bug_302 [`#302`](https://github.com/Financial-Times/polyfill-library/issues/302)
1905
- - delete element._events[type] when last listener is removed. Fixes #302 [`#302`](https://github.com/Financial-Times/polyfill-library/issues/302)
1906
- - Allow symlinks to be included in sources file, fixes #285 [`#285`](https://github.com/Financial-Times/polyfill-library/issues/285)
1907
- - Fixes #299, added test [`#299`](https://github.com/Financial-Times/polyfill-library/issues/299)
1908
- - Merge pull request #295 from Financial-Times/array-contains-bug [`#294`](https://github.com/Financial-Times/polyfill-library/issues/294)
1909
- - Merge pull request #276 from Financial-Times/enableunknown [`#252`](https://github.com/Financial-Times/polyfill-library/issues/252)
1910
- - Merge pull request #275 from Financial-Times/aliasall [`#258`](https://github.com/Financial-Times/polyfill-library/issues/258)
1911
- - Merge pull request #269 from Financial-Times/precompile [`#233`](https://github.com/Financial-Times/polyfill-library/issues/233)
1912
- - Support 'unknown' param, closes #252. Tidy and reorg service/lib interface [`#252`](https://github.com/Financial-Times/polyfill-library/issues/252)
1913
- - Merge pull request #246 from Financial-Times/fetch [`#109`](https://github.com/Financial-Times/polyfill-library/issues/109)
1914
- - Merge pull request #245 from Financial-Times/string.includes [`#240`](https://github.com/Financial-Times/polyfill-library/issues/240)
1915
- - Merge pull request #243 from Financial-Times/version-lock [`#242`](https://github.com/Financial-Times/polyfill-library/issues/242)
1916
- - Merge pull request #244 from Financial-Times/issue-239 [`#239`](https://github.com/Financial-Times/polyfill-library/issues/239)
1917
- - Merge pull request #229 from Financial-Times/weakmap [`#96`](https://github.com/Financial-Times/polyfill-library/issues/96)
1918
- - Merge pull request #234 from Financial-Times/weakset [`#221`](https://github.com/Financial-Times/polyfill-library/issues/221)
1919
- - Add WeakSet, closes #221. [`#221`](https://github.com/Financial-Times/polyfill-library/issues/221)
1920
- - Add WeakMap, closes #96 [`#96`](https://github.com/Financial-Times/polyfill-library/issues/96)
1921
- - Code no longer referenced from config.json, and it looks unlikely that we'll fix this soon. Closes #144 [`#144`](https://github.com/Financial-Times/polyfill-library/issues/144)
1922
- - Remove tests for focusin until we can resolve #213 [`#213`](https://github.com/Financial-Times/polyfill-library/issues/213)
1923
- - Merge pull request #217 from Financial-Times/docs [`#215`](https://github.com/Financial-Times/polyfill-library/issues/215)
1924
- - Fix #203, and move the cloneNode polyfill into a new entry with tests. [`#203`](https://github.com/Financial-Times/polyfill-library/issues/203)
1925
- - Improve docs, fixes #215 [`#215`](https://github.com/Financial-Times/polyfill-library/issues/215)
1926
- - Remove redirects from cdn to legacy, since canonical domain now has whitelist embedded. Fixes #214 [`#214`](https://github.com/Financial-Times/polyfill-library/issues/214)
1927
- - Phantom JS -> safari/5, and support more intelligent aliasing, closes #208 [`#208`](https://github.com/Financial-Times/polyfill-library/issues/208)
1928
- - Polyfill bundle size chart, closes #207 [`#207`](https://github.com/Financial-Times/polyfill-library/issues/207)
1929
- - Merge pull request #190 from Financial-Times/callback [`#111`](https://github.com/Financial-Times/polyfill-library/issues/111)
1930
- - Support callback param, fixes #111 [`#111`](https://github.com/Financial-Times/polyfill-library/issues/111)
1931
- - Add link to repo on every page of docs, fixes #151 [`#151`](https://github.com/Financial-Times/polyfill-library/issues/151)
1932
- - Update Node.prototype.contains [`#177`](https://github.com/Financial-Times/polyfill-library/issues/177)
1933
- - Update String.prototype.repeat [`#103`](https://github.com/Financial-Times/polyfill-library/issues/103)
1934
- - Update Object.keys [`#99`](https://github.com/Financial-Times/polyfill-library/issues/99)
1935
- - Merge pull request #167 from Financial-Times/better-compat-table [`#152`](https://github.com/Financial-Times/polyfill-library/issues/152)
1936
- - Add extra metadata to compat table entries, fixes #152 [`#152`](https://github.com/Financial-Times/polyfill-library/issues/152)
1937
- - Merge pull request #154 from Financial-Times/iceweasel [`#153`](https://github.com/Financial-Times/polyfill-library/issues/153)
1938
- - Added iceweasel as a firefox alias closes #153 [`#153`](https://github.com/Financial-Times/polyfill-library/issues/153)
1939
- - Fix file naming typo, closes #136 [`#136`](https://github.com/Financial-Times/polyfill-library/issues/136)
1940
- - Merge pull request #131 from Financial-Times/variants-issue130 [`#130`](https://github.com/Financial-Times/polyfill-library/issues/130)
1941
- - Correctly serve variant polyfills closes #130 [`#130`](https://github.com/Financial-Times/polyfill-library/issues/130)
1942
- - Merge pull request #63 from Financial-Times/issue46/uaquery [`#46`](https://github.com/Financial-Times/polyfill-library/issues/46)
1943
- - Add UA query string parameter, closes #46 [`#46`](https://github.com/Financial-Times/polyfill-library/issues/46)
1944
- - Revert unnecessary whitespace changes [`9fe7044`](https://github.com/Financial-Times/polyfill-library/commit/9fe7044270375950a935feb3ec9c4a8597aee164)
1945
- - update Intl.js polyfill to version 1.1.0 [`9f0ef3f`](https://github.com/Financial-Times/polyfill-library/commit/9f0ef3f4bd930bf852f1fcbd03689be9dff8a4e5)
1946
- - Update service and grunt tasks to ES6 syntax [`4480b43`](https://github.com/Financial-Times/polyfill-library/commit/4480b433bda56890ae7957f7df1eb6d8757b450e)
13
+ - add changelog for v3.110.0 [`40f87d4`](https://github.com/Financial-Times/polyfill-library/commit/40f87d475f0e4c9cddb0febd2f4555bcc1ff32ae)