1 | # Changelog
|
---|
2 |
|
---|
3 | All notable changes to this project will be documented in this file.
|
---|
4 |
|
---|
5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
---|
6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
---|
7 |
|
---|
8 | ## [v4.0.11](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.10...v4.0.11) - 2024-03-19
|
---|
9 |
|
---|
10 | ### Commits
|
---|
11 |
|
---|
12 | - [Deps] update `call-bind`, `define-properties`, `es-abstract`, `get-intrinsic`, `internal-slot`, `regexp.prototype.flags`, `set-function-name`, `side-channel` [`628a475`](https://github.com/ljharb/String.prototype.matchAll/commit/628a475a656424c9f2b126e6c4f5a8764de60f31)
|
---|
13 | - [Dev Deps] update `aud`, `mock-property`, `npmignore`, `object-inspect`, `object.assign`, `object.entries`, `tape` [`21b67f2`](https://github.com/ljharb/String.prototype.matchAll/commit/21b67f259fe1899f1e063d19e6c4da918fbd35df)
|
---|
14 | - [actions] remove redundant finisher [`27e8b80`](https://github.com/ljharb/String.prototype.matchAll/commit/27e8b801c80ded69384102bb61c604a128d42e57)
|
---|
15 | - [Robustness] better cache original RegExp [`92e9c59`](https://github.com/ljharb/String.prototype.matchAll/commit/92e9c597e3c80aae4ed5e34b4de988b6df015b83)
|
---|
16 | - [Robustness] use `es-errors` [`f6de643`](https://github.com/ljharb/String.prototype.matchAll/commit/f6de6430a9a04d41e4bec86f2d57281c4b9daa41)
|
---|
17 | - [Refactor] use `gopd` [`965a357`](https://github.com/ljharb/String.prototype.matchAll/commit/965a357a8f6ab24b81da5a7e949b643c788daf15)
|
---|
18 | - [Refactor] use `es-object-atoms` where possible [`1d15123`](https://github.com/ljharb/String.prototype.matchAll/commit/1d1512306e4a7ea58c5f696666b368bb86eb7c5c)
|
---|
19 | - [meta] add missing `engines.node` [`04bdb31`](https://github.com/ljharb/String.prototype.matchAll/commit/04bdb31ecdcbf45851d607f4ab3f152c7cc2951e)
|
---|
20 |
|
---|
21 | ## [v4.0.10](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.9...v4.0.10) - 2023-09-12
|
---|
22 |
|
---|
23 | ### Commits
|
---|
24 |
|
---|
25 | - [Refactor] use `set-function-name` [`a851cbb`](https://github.com/ljharb/String.prototype.matchAll/commit/a851cbb5f2ca6708adf4ad90526c70e7d4b34390)
|
---|
26 |
|
---|
27 | ## [v4.0.9](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.8...v4.0.9) - 2023-08-28
|
---|
28 |
|
---|
29 | ### Commits
|
---|
30 |
|
---|
31 | - [Deps] update `define-properties`, `es-abstract`, `get-intrinsic`, `internal-slot`, `regexp.prototype.flags` [`819a5dd`](https://github.com/ljharb/String.prototype.matchAll/commit/819a5ddcef535b27ad76b817a58ff96847f5585b)
|
---|
32 | - [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `es6-shim`, `object-inspect`, `object.entries`, `tape` [`6f479ee`](https://github.com/ljharb/String.prototype.matchAll/commit/6f479ee4e4263e7ce9932cfcc24be5707dcf0edc)
|
---|
33 |
|
---|
34 | ## [v4.0.8](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.7...v4.0.8) - 2022-11-07
|
---|
35 |
|
---|
36 | ### Commits
|
---|
37 |
|
---|
38 | - [meta] use `npmignore` to autogenerate an npmignore file [`a08a8a1`](https://github.com/ljharb/String.prototype.matchAll/commit/a08a8a17c73814580b26775f7d11dd184abfe00b)
|
---|
39 | - [Deps] update `define-properties`, `es-abstract`, `get-intrinsic`, `regexp.prototype.flags` [`6273f0f`](https://github.com/ljharb/String.prototype.matchAll/commit/6273f0fd008727933e347789ff8f618036bb2297)
|
---|
40 | - [Tests] use `mock-property` [`94e83a3`](https://github.com/ljharb/String.prototype.matchAll/commit/94e83a37cd89898a2426f7b028280e6823e9d4a4)
|
---|
41 | - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `es5-shim`, `functions-have-names`, `object-inspect`, `object.assign`, `object.entries`, `tape` [`8024497`](https://github.com/ljharb/String.prototype.matchAll/commit/8024497753c39a832f1febc5b91b845d06ca32a7)
|
---|
42 | - [actions] update rebase action to use reusable workflow [`028abc0`](https://github.com/ljharb/String.prototype.matchAll/commit/028abc0a0f283671072515feaaa98bd3372e84b3)
|
---|
43 | - [Tests] use `for-each` instead of `foreach` [`f68b771`](https://github.com/ljharb/String.prototype.matchAll/commit/f68b771da3f9f4c759d12322e5e2ce76b4de2c0e)
|
---|
44 |
|
---|
45 | ## [v4.0.7](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.6...v4.0.7) - 2022-03-18
|
---|
46 |
|
---|
47 | ### Commits
|
---|
48 |
|
---|
49 | - [actions] reuse common workflows [`798d359`](https://github.com/ljharb/String.prototype.matchAll/commit/798d359ac36a7543ab4cb4b14f7544b7687d6a9b)
|
---|
50 | - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `es5-shim`, `object-inspect`, `tape` [`8733fa4`](https://github.com/ljharb/String.prototype.matchAll/commit/8733fa45b7bf5115cb08ba6d4866b14f6b637919)
|
---|
51 | - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `safe-publish-latest`, `tape` [`2f0ac7d`](https://github.com/ljharb/String.prototype.matchAll/commit/2f0ac7de6a6b585f1bd6a32c0426d27926366334)
|
---|
52 | - [actions] update codecov uploader [`40ea9ce`](https://github.com/ljharb/String.prototype.matchAll/commit/40ea9ce1b5a4f8bfbe5637e4edb63e693ff78020)
|
---|
53 | - [Robustness] use call-bound `indexOf` [`b035fdc`](https://github.com/ljharb/String.prototype.matchAll/commit/b035fdcd6b65263b41ad24786cde4217083c13db)
|
---|
54 | - [Deps] update `has-symbols`, `regexp.prototype.flags` [`95768f2`](https://github.com/ljharb/String.prototype.matchAll/commit/95768f258a8d30630f56ec862b2e356c980f57c6)
|
---|
55 |
|
---|
56 | ## [v4.0.6](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.5...v4.0.6) - 2021-10-04
|
---|
57 |
|
---|
58 | ### Commits
|
---|
59 |
|
---|
60 | - [Refactor] use `CreateRegExpStringIterator` from `es-abstract` [`5c2cf33`](https://github.com/ljharb/String.prototype.matchAll/commit/5c2cf338f3568d696c978f9e1e51903d229b5fef)
|
---|
61 | - [patch] remove unused helpers [`280f47e`](https://github.com/ljharb/String.prototype.matchAll/commit/280f47ee3a36e7830e37192b8c6a958026f779f6)
|
---|
62 | - [meta] add `auto-changelog` [`2d26eda`](https://github.com/ljharb/String.prototype.matchAll/commit/2d26eda3a451cd42a4fea8028f1fb237f330bcee)
|
---|
63 | - [Deps] update `es-abstract` [`857c8b0`](https://github.com/ljharb/String.prototype.matchAll/commit/857c8b032e6e9cde53af54aec7d91d75cb0cd262)
|
---|
64 | - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `@es-shims/api`, `es5-shim`, `object-inspect`, `object.entries`, `tape` [`9349ea2`](https://github.com/ljharb/String.prototype.matchAll/commit/9349ea2382066187aae146a2c1cf456c5473cf32)
|
---|
65 |
|
---|
66 | ## [v4.0.5](https://github.com/ljharb/String.prototype.matchAll/compare/v4.0.4...v4.0.5) - 2021-05-25
|
---|
67 |
|
---|
68 | ### Commits
|
---|
69 |
|
---|
70 | - [actions] use `node/install` instead of `node/run`; use `codecov` action [`a6a7af2`](https://github.com/ljharb/String.prototype.matchAll/commit/a6a7af2304add692d429a8a5a4f44914d5b4a9b6)
|
---|
71 | - [readme] update badges, spec year [`9532ccc`](https://github.com/ljharb/String.prototype.matchAll/commit/9532ccc593cd686232717287b94be9abf497198f)
|
---|
72 | - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `object-inspect` [`8ea3e71`](https://github.com/ljharb/String.prototype.matchAll/commit/8ea3e71d40716fa857743a315df243270e53a49e)
|
---|
73 | - [Deps] update `es-abstract`, `has-symbols` [`e906e75`](https://github.com/ljharb/String.prototype.matchAll/commit/e906e7583b3f1e4efc3fc1f87fb0bd5742191a5e)
|
---|
74 | - [Dev Deps] update `eslint`, `tape` [`fcf2270`](https://github.com/ljharb/String.prototype.matchAll/commit/fcf227050a83bac350c7e451f57151da80783523)
|
---|
75 | - [actions] update workflows [`ba642c5`](https://github.com/ljharb/String.prototype.matchAll/commit/ba642c573af408f6106666d9a3f9261b1c99b505)
|
---|
76 | - [Refactor] use `get-intrinsic` directly [`fca987f`](https://github.com/ljharb/String.prototype.matchAll/commit/fca987f8b1abd375d752d081ee4516a6b8f6c912)
|
---|
77 | - [meta] use `prepublishOnly` script for npm 7+ [`4c5ba45`](https://github.com/ljharb/String.prototype.matchAll/commit/4c5ba452acf2ae5af9792a58f01e7cb9b839a5c3)
|
---|
78 | - [Deps] update `es-abstract` [`39d34df`](https://github.com/ljharb/String.prototype.matchAll/commit/39d34df9a615fe723411dd3fc91be49be6521ef1)
|
---|
79 |
|
---|
80 | <!-- auto-changelog-above -->
|
---|
81 |
|
---|
82 | 4.0.4 / 2021-02-21
|
---|
83 | ==================
|
---|
84 | * [readme] fix repo URLs; remove travis badge
|
---|
85 | * [meta] gitignore coverage output
|
---|
86 | * [Deps] update `call-bind`, `es-abstract`, `internal-slot`, `regexp.prototype.flags`, `side-channel`
|
---|
87 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es5-shim`, `functions-have-names`, `object-inspect`, `object.entries`, `tape`
|
---|
88 | * [Tests] increase coverage
|
---|
89 | * [actions] update workflows
|
---|
90 |
|
---|
91 | 4.0.3 / 2020-11-19
|
---|
92 | ==================
|
---|
93 | * [meta] do not publish github action workflow files
|
---|
94 | * [Deps] update `es-abstract`, `side-channel`; use `call-bind` where applicable; remove `function-bind`
|
---|
95 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `es5-shim`, `es6-shim`, `functions-have-names`, `object-inspect`, `object.assign`, `object.entries`, `tape`
|
---|
96 | * [actions] add "Allow Edits" workflow
|
---|
97 | * [actions] switch Automatic Rebase workflow to `pull_request_target` event
|
---|
98 | * [Tests] migrate tests to Github Actions
|
---|
99 | * [Tests] run `nyc` on all tests
|
---|
100 | * [Tests] run `es-shim-api` in postlint; use `tape` runner
|
---|
101 | * [Tests] only audit prod deps
|
---|
102 |
|
---|
103 | 4.0.2 / 2019-12-22
|
---|
104 | ==================
|
---|
105 | * [Refactor] use `internal-slot`
|
---|
106 | * [Refactor] use `side-channel` instead of "hidden" helper
|
---|
107 | * [Deps] update `es-abstract`, `internal-slot`, `regexp.prototype.flags`, `side-channel`
|
---|
108 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
|
---|
109 |
|
---|
110 | 4.0.1 / 2019-12-13
|
---|
111 | ==================
|
---|
112 | * [Refactor] use split-up `es-abstract` (61% bundle size decrease)
|
---|
113 | * [Fix] fix error message: matchAll requires *global*
|
---|
114 | * [Deps] update `es-abstract`, `has-symbols`
|
---|
115 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `object-inspect`, `evalmd`, `object.entries`; add `safe-publish-latest`
|
---|
116 | * [meta] add `funding` field
|
---|
117 | * [Tests] use shared travis-ci configs
|
---|
118 | * [actions] add automatic rebasing / merge commit blocking
|
---|
119 |
|
---|
120 | 4.0.0 / 2019-10-03
|
---|
121 | ==================
|
---|
122 | * [Breaking] throw on non-global/nullish flags
|
---|
123 | * [Deps] update `es-abstract`
|
---|
124 |
|
---|
125 | 3.0.2 / 2019-10-02
|
---|
126 | ==================
|
---|
127 | * [Fix] ensure that `flagsGetter` is only used when there is no `flags` property on the regex
|
---|
128 | * [Fix] `RegExp.prototype[Symbol.matchAll]`: ToString the `flags` property
|
---|
129 | * [Refactor] provide a consistent way to determine the polyfill for `RegExp.prototype[Symbol.matchAll]`
|
---|
130 | * [meta] create FUNDING.yml
|
---|
131 | * [Deps] update `es-abstract`
|
---|
132 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `evalmd`, `functions-have-names`, `es5-shim`, `es6-shim`, `object.entries`, `tape`
|
---|
133 | * [Tests] up to `node` `v12.11`, `v11.15`, `v10.16`, `v8.16`, `v6.17`
|
---|
134 | * [Tests] use `functions-have-names`
|
---|
135 | * [Tests] bump audit level, due to https://github.com/reggi/evalmd/issues/13
|
---|
136 | * [Tests] use `npx aud` instead of `npm audit` with hoops
|
---|
137 |
|
---|
138 | 3.0.1 / 2018-12-11
|
---|
139 | ==================
|
---|
140 | * [Fix] update spec to follow committee feedback
|
---|
141 | * [Deps] update `define-properties`
|
---|
142 | * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `es5-shim`, `es6-shim`, `tape`
|
---|
143 | * [Tests] use `npm audit` instead of `nsp`
|
---|
144 | * [Tests] up to `node` `v11.4`, `v10.14`, `v8.14`, `v6.15`
|
---|
145 |
|
---|
146 | 3.0.0 / 2018-05-31
|
---|
147 | ==================
|
---|
148 | * [Breaking] update to match latest spec
|
---|
149 | * [Deps] update `es-abstract`
|
---|
150 | * [Dev Deps] update `eslint`, `nsp`, `object-inspect`, `tape`
|
---|
151 | * [Tests] up to `node` `v10.3`, `v9.11`, `v8.11`, `v6.14`, `v4.9`
|
---|
152 | * [Tests] regexes now have a "groups" property in ES2018
|
---|
153 | * [Tests] run evalmd in prelint
|
---|
154 |
|
---|
155 | 2.0.0 / 2018-01-24
|
---|
156 | ==================
|
---|
157 | * [Breaking] change to handle nonmatching regexes
|
---|
158 | * [Breaking] non-regex arguments that are thus coerced to RegExp now get the global flag
|
---|
159 | * [Deps] update `es-abstract`, `regexp.prototype.flags`
|
---|
160 | * [Dev Deps] update `es5-shim`, `eslint`, `object.assign`
|
---|
161 | * [Tests] up to `node` `v9.4`, `v8.9`, `v6.12`; pin included builds to LTS
|
---|
162 | * [Tests] improve and correct tests and failure messages
|
---|
163 |
|
---|
164 | 1.0.0 / 2017-09-28
|
---|
165 | ==================
|
---|
166 | * Initial release
|
---|