From fa5efc2a0ea24de2f24c581cf70d88dad6608eb4 Mon Sep 17 00:00:00 2001 From: Lydia Zakharova Date: Tue, 5 Sep 2023 14:42:30 +0300 Subject: [PATCH] =?UTF-8?q?feat(changelog):=20=D0=9E=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=B8=D1=82=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7c54a00..38645fb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,12 @@ +10.0.0 / 2023-09-05 +================== + + * Добавили eslint-плагин `check-file` + * Добавили правила в конфигурационном файле `vanilla` + * `check-file/filename-naming-convention` + * `check-file/folder-naming-convention` + * Обновили версии `eslint` и ECMAScript + 9.1.1 / 2023-05-02 ================== @@ -133,7 +142,7 @@ 2.1.0 / 2021-01-27 ================== - * returned old configurations for backward compatibility for our inner tools. Please **don't use that configurations in real projects** they are deprecated. + * returned old configurations for backward compatibility for our inner tools. Please **don't use that configurations in real projects** they are deprecated. 2.0.0 / 2021-01-20 ==================