Skip to content

Commit 0593d98

Browse files
Version Packages (#303)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e48f044 commit 0593d98

20 files changed

+68
-55
lines changed

.changeset/no-intl-locale-prototype-firstdayofweek.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-getcalendars.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-getcollations.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-gethourcycles.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-getnumberingsystems.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-gettextinfo.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-gettimezones.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-intl-locale-prototype-getweekinfo.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-iterator-concat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# eslint-plugin-es-x
22

3+
## 9.2.0
4+
5+
### Minor Changes
6+
7+
- Add `es-x/no-intl-locale-prototype-firstdayofweek` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
8+
9+
- Add `es-x/no-intl-locale-prototype-getcalendars` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
10+
11+
- Add `es-x/no-intl-locale-prototype-getcollations` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
12+
13+
- Add `es-x/no-intl-locale-prototype-gethourcycles` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
14+
15+
- Add `es-x/no-intl-locale-prototype-getnumberingsystems` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
16+
17+
- Add `es-x/no-intl-locale-prototype-gettextinfo` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
18+
19+
- Add `es-x/no-intl-locale-prototype-gettimezones` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
20+
21+
- Add `es-x/no-intl-locale-prototype-getweekinfo` rule ([#278](https://github.com/eslint-community/eslint-plugin-es-x/pull/278))
22+
23+
- Add `es-x/no-iterator-concat` rule ([#300](https://github.com/eslint-community/eslint-plugin-es-x/pull/300))
24+
325
## 9.1.2
426

527
### Patch Changes

0 commit comments

Comments
 (0)