ITADN
gossi/frontend-configs

版本发布 8

v1.3.2-@gossi/config-eslint
? · 2026-01-16

## Release (2026-01-16) * @gossi/config-eslint 1.3.2 (patch) * @gossi/config-postcss 1.1.2 (patch) * @gossi/config-prettier 1.2.0 (minor) * @gossi/config-stylelint 1.1.2 (patch) * @gossi/config-targets 1.1.2 (patch) * @gossi/config-template-lint 1.2.1 (patch) #### :rocket: Enhancement * `@gossi/config-prettier` * [#1468](https://github.com/gossi/frontend-configs/pull/1468) Update ember plugin for prettier ([@gossi](https://github.com/gossi)) #### :house: Internal * Other * [#1467](https://github.com/gossi/frontend-configs/pull/1467) Set node env for ember testing on vite ([@gossi](https://github.com/gossi)) * [#1466](https://github.com/gossi/frontend-configs/pull/1466) Update to glint v2 ([@gossi](https://github.com/gossi)) * `@gossi/config-eslint`, `@gossi/config-postcss`, `@gossi/config-prettier`, `@gossi/config-stylelint`, `@gossi/config-targets`, `@gossi/config-template-lint` * [#1465](https://github.com/gossi/frontend-configs/pull/1465) Use pnpm catalog ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v1.1.0-@gossi/config-stylelint
? · 2025-07-13

## Release (2025-07-13) * @gossi/config-stylelint 1.1.0 (minor) #### :rocket: Enhancement * `@gossi/config-stylelint` * [#1336](https://github.com/gossi/frontend-configs/pull/1336) Make `no-unsupported-browser-features` a warning as recommended ([@gossi](https://github.com/gossi)) #### :house: Internal * `@gossi/config-stylelint` * [#1338](https://github.com/gossi/frontend-configs/pull/1338) Revert manual release-plan versioning ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v1.2.0-@gossi/config-eslint
? · 2025-07-12

## Release (2025-07-12) * @gossi/config-eslint 1.2.0 (minor) * @gossi/config-postcss 1.1.0 (minor) * @gossi/config-prettier 1.1.0 (minor) * @gossi/config-stylelint 1.0.3 (minor) * @gossi/config-targets 1.1.0 (minor) * @gossi/config-template-lint 1.1.0 (minor) #### :rocket: Enhancement * `@gossi/config-eslint`, `@gossi/config-postcss`, `@gossi/config-prettier`, `@gossi/config-stylelint`, `@gossi/config-targets`, `@gossi/config-template-lint` * [#1333](https://github.com/gossi/frontend-configs/pull/1333) Separate entries per config ([@gossi](https://github.com/gossi)) #### :bug: Bug Fix * `@gossi/config-prettier` * [#1334](https://github.com/gossi/frontend-configs/pull/1334) Preserve Quotes for json5 ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v1.1.2-@gossi/config-eslint
? · 2025-06-25

## Release (2025-06-24) * @gossi/config-eslint 1.1.2 (patch) #### :bug: Bug Fix * `@gossi/config-eslint` * [#1306](https://github.com/gossi/frontend-configs/pull/1306) Ignore private files (starting with `-`) from being checked for filename-case ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v1.0.1-@gossi/config-template-lint
? · 2025-06-23

## Release (2025-06-23) * @gossi/config-template-lint 1.0.1 (patch) #### :bug: Bug Fix * `@gossi/config-template-lint` * [#1304](https://github.com/gossi/frontend-configs/pull/1304) Import plugins ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v1.1.0-@gossi/config-eslint
? · 2025-06-21

## Release (2025-06-21) * @gossi/config-eslint 1.1.0 (minor) * @gossi/config-prettier 1.0.1 (patch) #### :rocket: Enhancement * `@gossi/config-eslint` * [#1286](https://github.com/gossi/frontend-configs/pull/1286) Update deps ([@gossi](https://github.com/gossi)) #### :bug: Bug Fix * `@gossi/config-prettier` * [#1290](https://github.com/gossi/frontend-configs/pull/1290) Import Plugins for proper resolving ([@gossi](https://github.com/gossi)) * `@gossi/config-eslint` * [#1286](https://github.com/gossi/frontend-configs/pull/1286) Update deps ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v1.0.0-@gossi/config-eslint
? · 2025-06-19

## Release (2025-06-19) * @gossi/config-eslint 1.0.0 (major) * @gossi/config-postcss 1.0.0 (major) * @gossi/config-prettier 1.0.0 (major) * @gossi/config-stylelint 1.0.1 (major) * @gossi/config-targets 1.0.0 (major) * @gossi/config-template-lint 1.0.0 (major) #### :boom: Breaking Change * `@gossi/config-eslint`, `@gossi/config-postcss`, `@gossi/config-prettier`, `@gossi/config-stylelint`, `@gossi/config-targets`, `@gossi/config-template-lint` * [#1272](https://github.com/gossi/frontend-configs/pull/1272) Convert configs to ESM ([@gossi](https://github.com/gossi)) * [#1268](https://github.com/gossi/frontend-configs/pull/1268) Upgrade to eslint v9 ([@gossi](https://github.com/gossi)) #### :rocket: Enhancement * `@gossi/config-eslint`, `@gossi/config-postcss`, `@gossi/config-prettier`, `@gossi/config-stylelint`, `@gossi/config-targets`, `@gossi/config-template-lint` * [#1281](https://github.com/gossi/frontend-configs/pull/1281) Recommended configs from `eslint-plugin-n` and `eslint-plugin-qunit` ([@gossi](https://github.com/gossi)) * [#1275](https://github.com/gossi/frontend-configs/pull/1275) Remove unused peer deps ([@gossi](https://github.com/gossi)) * [#1271](https://github.com/gossi/frontend-configs/pull/1271) Extend and export base config ([@gossi](https://github.com/gossi)) * [#1268](https://github.com/gossi/frontend-configs/pull/1268) Upgrade to eslint v9 ([@gossi](https://github.com/gossi)) * `@gossi/config-postcss` * [#1278](https://github.com/gossi/frontend-configs/pull/1278) Remove `@parcel/css` ([@gossi](https://github.com/gossi)) * [#1273](https://github.com/gossi/frontend-configs/pull/1273) Remove unused postcss plugins ([@gossi](https://github.com/gossi)) #### :bug: Bug Fix * `@gossi/config-eslint` * [#1270](https://github.com/gossi/frontend-configs/pull/1270) Switch to `lilconfig` ([@gossi](https://github.com/gossi)) #### :memo: Documentation * `@gossi/config-eslint` * [#1269](https://github.com/gossi/frontend-configs/pull/1269) Eslint readme ([@gossi](https://github.com/gossi)) #### :house: Internal * `@gossi/config-stylelint` * [#1280](https://github.com/gossi/frontend-configs/pull/1280) Update release-plan configs ([@gossi](https://github.com/gossi)) * Other * [#1279](https://github.com/gossi/frontend-configs/pull/1279) Add ember vite app as test ([@gossi](https://github.com/gossi)) * [#1277](https://github.com/gossi/frontend-configs/pull/1277) Remove `concurrently` ([@gossi](https://github.com/gossi)) * [#1276](https://github.com/gossi/frontend-configs/pull/1276) Update to `ember-qunit@9` ([@gossi](https://github.com/gossi)) * [#1274](https://github.com/gossi/frontend-configs/pull/1274) Testing: Ember Addon with vite + tests ([@gossi](https://github.com/gossi)) * `@gossi/config-eslint` * [#1270](https://github.com/gossi/frontend-configs/pull/1270) Switch to `lilconfig` ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))

v0.14.0-@gossi/config-eslint
? · 2025-01-18

## Release (2025-01-18) @gossi/config-eslint 0.14.0 (minor) @gossi/config-postcss 0.11.0 (minor) @gossi/config-prettier 0.10.0 (minor) @gossi/config-stylelint 1.0.0 (major) @gossi/config-targets 0.10.0 (minor) @gossi/config-template-lint 0.9.0 (minor) #### :boom: Breaking Change * `@gossi/config-stylelint`, `ember-addon-v2-gts-stories`, `ember-addon-v2-gts`, `ember-addon-v2-ts-stories`, `ember-addon-v2-ts`, `ember-app-gts`, `ember-app-ts` * [#1075](https://github.com/gossi/frontend-configs/pull/1075) Switch `stylelint` to ESM config ([@gossi](https://github.com/gossi)) #### :rocket: Enhancement * `@gossi/config-eslint`, `@gossi/config-postcss`, `@gossi/config-prettier`, `@gossi/config-stylelint`, `@gossi/config-targets`, `@gossi/config-template-lint`, `@my-blog/core`, `ember-addon-v2-gts-stories`, `ember-addon-v2-gts`, `ember-addon-v2-ts-stories`, `ember-addon-v2-ts`, `ember-app-gts`, `ember-app-ts` * [#1074](https://github.com/gossi/frontend-configs/pull/1074) upgrade node to v20.* ([@gossi](https://github.com/gossi)) * `@gossi/config-eslint` * [#958](https://github.com/gossi/frontend-configs/pull/958) Migrate from `eslint-plugin-i` to `eslint-plugin-import-x` ([@gossi](https://github.com/gossi)) #### :house: Internal * [#959](https://github.com/gossi/frontend-configs/pull/959) Enhance renovate config ([@gossi](https://github.com/gossi)) #### Committers: 1 - Thomas Gossmann ([@gossi](https://github.com/gossi))