1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/rexiyz-appium

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
CHANGELOG.md 3.5 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Jonathan Lipps Отправлено 09.01.2025 00:57 a7ce83e

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.2 (2025-01-08)

Bug Fixes

  • eslint-config-appium-ts: add Prettier config, update typescript-eslint imports (#20887) (aad5709)

1.0.1 (2025-01-02)

Note: Version bump only for package @appium/eslint-config-appium-ts

1.0.0 [Unreleased]

⚠ BREAKING CHANGES

  • This module is now ESM-only
  • Only ESLint flat config format is supported
  • Bump minimum ESLint version to v9
  • Rule changes:
    • @typescript-eslint/no-var-requires: 'error' -> 'off'
    • import/no-unresolved is no longer set to 'off' for *.test-d.ts files
    • no-redeclare: 1 -> 'off'
  • New rules for all files:
    • @typescript-eslint/no-empty-object-type: 'off'
    • @typescript-eslint/no-require-imports: 'off'
    • import/named: 'warn'
    • no-dupe-class-members: 'off'
  • New rules only for test files:
    • @typescript-eslint/no-unused-expressions: 'off'
    • import/no-named-as-default-member: 'off'
    • mocha/consistent-spacing-between-blocks: 'off'
    • mocha/max-top-level-suites: 'off'
    • mocha/no-exports: 'off'
    • mocha/no-setup-in-describe: 'off'
    • mocha/no-skipped-tests: 'off'

0.3.3 (2024-04-08)

Note: Version bump only for package @appium/eslint-config-appium-ts

0.3.2 (2023-10-18)

Note: Version bump only for package @appium/eslint-config-appium-ts

0.3.1 (2023-04-03)

Note: Version bump only for package @appium/eslint-config-appium-ts

0.3.0 (2023-03-28)

Bug Fixes

  • eslint-config-appium-ts: disable brace-style rule (409192d)

  • feat(eslint-config-appium-ts)!: enable for JS sources (43df77f)

BREAKING CHANGES

  • This makes @appium/eslint-config-appium-ts also apply to JS sources and requires a new peer dependency (eslint-import-resolver-typescript). The main file is now a .js file. The module is expected to extend @appium/eslint-config-appium, not replace it; consumers needn't extend both in their ESLint config.

In the not-too-distant past, @typescript-eslint/parser was unable to understand docstrings in .js files. Evidently this is no longer true.

I've rewritten and heavily commented the configuration explaining the intent behind everything.

0.2.0 (2023-03-08)

Features

  • eslint-config-appium-ts: create new pkg @appium/eslint-config-appium-ts (dfe02ca)

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/rexiyz-appium.git
git@api.gitlife.ru:oschina-mirror/rexiyz-appium.git
oschina-mirror
rexiyz-appium
rexiyz-appium
master