Releases: nivalis-studio/eslint-config
Releases · nivalis-studio/eslint-config
v2.8.1
v2.8.0
🚀 Features
View changes on GitHub
v2.7.0
🚀 Features
View changes on GitHub
v2.6.1
v2.6.0
🚀 Features
- Support solid.js - by subframe7536 and Anthony Fu in https://github.com/nivalis-studio/eslint-config/issues/441 (64061)
- Improve
no-unused-vars
options - by Anthony Fu (1e091) - Update deps - by Anthony Fu (48660)
- Improve types support - by Anthony Fu (6a7df)
- Support
lessOpinionated
option - by Anthony Fu (4b87c) - Bumps deps - by pnodet (feae0)
- svelte: Add support for typing according to sveltejs/rfcs#38 - by Kelvin DeCosta in https://github.com/nivalis-studio/eslint-config/issues/450 and https://github.com/nivalis-studio/eslint-config/issues/38 (e0752)
🐞 Bug Fixes
- Typegen - by Anthony Fu (47e4a)
- Downgrade eslint react - by pnodet (258f8)
- Don't create new test plugin for every run - by Anthony Fu (2bc6f)
- File pattern for htm files - by 科科 in https://github.com/nivalis-studio/eslint-config/issues/447 (b6e9a)
View changes on GitHub
v2.5.0
v2.4.0
v2.3.0
🚀 Features
- Generate types for core rules as well, resolve antfu#439 - by Anthony Fu in https://github.com/nivalis-studio/eslint-config/issues/439 (5ab92)
- Update names for all config items - by Anthony Fu (9de13)
- Try inspector build - by Anthony Fu (72a2c)
- Add neverthrow plugin - by pnodet (5b711)
🐞 Bug Fixes
- Lower peer-deps requirement to
eslint-plugin-svelte
, fix antfu#437 - by Anthony Fu in https://github.com/nivalis-studio/eslint-config/issues/437 (0b364) - Consistent on config names - by Anthony Fu (cb509)
- Move
no-new-symbol
tono-new-native-nonconstructor
- by Anthony Fu (a278b) - cli: Make frameworks not required - by Anthony Fu (914bf)
View changes on GitHub
v2.2.5
v2.2.4
🚨 Breaking Changes
- Update - by Anthony Fu (9755c)
- Exclude react config from default package - by Anthony Fu (61ef0)
- Use flat config - by Anthony Fu in https://github.com/nivalis-studio/eslint-config/issues/250 (3ad62)
- New config factory instead of presets - by Anthony Fu (9ee68)
- Rename plugin prefixes for consistency - by Anthony Fu (f31a8)
- De-monorepo - by Anthony Fu (5c3ce)
- Use unified stylistic rules - by Anthony Fu (0ce3a)
- Make all configs function for consistency and immutability - by Anthony Fu (11e31)
- Rename
typescriptWithLanguageServer
totypescriptWithTypes
- by Anthony Fu (ffe00) - Set plugin alias of
yml/
toyaml/
- by Anthony Fu (917dd) - Fix type aware rules, merge
typescriptWithTypes
totypescript
- by Anthony Fu (3fae7) - Move the optional
sort-keys
plugin toperfectionist
, close antfu#295 - by Anthony Fu in https://github.com/nivalis-studio/eslint-config/issues/295 (9fa74) - Convert all configs to async, support on-demand import - by Anthony Fu in https://github.com/nivalis-studio/eslint-config/issues/323 (234e9)
🚀 Features
- Add ts config - by Anthony Fu (b025b)
- Add react and all - by Anthony Fu (a7fbd)
- No unused disable - by Anthony Fu (5678d)
- Overhaul - by Anthony Fu [(d1117)](https://github.com/nivali