polyfill-library 3.110.1 → 3.111.0

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