Releases: subframe7536/config
Releases · subframe7536/config
Release list
v0.3.0
🚨 Breaking Changes
- Drop all bundler moduleResolution - by @subframe7536 (62e2d)
🚀 Features
- Dts/plugin entry - by @subframe7536 (c7bb7)
- Update lint rules - by @subframe7536 (f255a)
- New rules and tsconfig options - by @subframe7536 (2aeb6)
🐞 Bug Fixes
- Upgrade deps and correct options - by @subframe7536 (4b10e)
View changes on GitHub
v0.2.1
v0.2.0
🐞 Bug Fixes
- Update README and improve dependency management in bin - by @subframe7536 (f483f)
- Simplify config merging using
defuin subfFmt function - by @subframe7536 (840d3)
View changes on GitHub
v0.1.3
🚀 Features
- Only enable noUncheckedIndexedAccess in lib - by @subframe7536 (b5d07)
🐞 Bug Fixes
- Update 'no-cond-assign' rule to allow exceptions for parentheses - by @subframe7536 (233e3)
- Use
defuto merge configs, rename options type - by @subframe7536 (9ed1a)
View changes on GitHub
v0.1.2
🚀 Features
- Upgrade deps and add rules - by @subframe7536 (2a46b)
🐞 Bug Fixes
- Fix cli not working - by @subframe7536 (4e514)
View changes on GitHub
v0.1.1
v0.1.0
🚀 Features
- Cli - by @subframe7536 (1a1dc)
🐞 Bug Fixes
- Make oxc happy - by @subframe7536 (e9f0d)