Sourced from @eslint/js
's
releases.
v9.9.0
Features
41d0206
feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)Documentation
9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)Chores
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for@eslint/js
release (Jenkins)fea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724) (renovate[bot])aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760) (renovate[bot])b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
Sourced from @eslint/js
's
changelog.
v9.9.0 - August 9, 2024
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for@eslint/js
release (Jenkins)fea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724) (renovate[bot])41d0206
feat: Add support for TS config files (#18134) (Arya Emami)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760) (renovate[bot])9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)
59dba1b
chore: package.json update for @eslint/js
releaseSourced from eslint's releases.
v9.9.0
Features
41d0206
feat: Add support for TS config files (#18134) (Arya Emami)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)Documentation
9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)Chores
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for@eslint/js
release (Jenkins)fea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724) (renovate[bot])aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760) (renovate[bot])b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
Sourced from eslint's changelog.
v9.9.0 - August 9, 2024
461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765) (Francesco Trotta)59dba1b
chore: package.json update for@eslint/js
release (Jenkins)fea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724) (renovate[bot])41d0206
feat: Add support for TS config files (#18134) (Arya Emami)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760) (renovate[bot])9fe068c
docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)b97fa05
chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716) (Dave)48117b2
docs: add version support page in the side navbar (#18738) (Amaresh S M)fec2951
docs: add version support page to the dropdown (#18730) (Amaresh S M)38a0661
docs: Fix typo (#18735) (Zaina Al Habash)3c32a9e
docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)f9ac978
docs: Update README (GitHub Actions Bot)
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to @eslint/js@9.9.0
(#18765)59dba1b
chore: package.json update for @eslint/js
releasefea8563
chore: update dependency @eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency @eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion to require-await
to remove
async
keyword (#18716)Sourced from sharp's changelog.
v0.33.5 - 16th August 2024
Upgrade to libvips v8.15.3 for upstream bug fixes.
Add
pageHeight
andpages
to response of multi-page output. #3411Ensure option to force use of a globally-installed libvips works correctly. #4111
@project0
Minimise use of
engines
property to improve yarn v1 support. #4130Ensure
sharp.format.heif
includes only AVIF when using prebuilt binaries. #4132Add support to recomb operation for 4x4 matrices. #4147
@ton11797
Expose PNG text chunks as
comments
metadata. #4157@nkeynes
Expose optional
precision
andminAmplitude
parameters ofblur
operation. #4168 #4172@marcosc90
Ensure
keepIccProfile
avoids colour transformation where possible. #4186TypeScript:
chromaSubsampling
metadata is optional. #4191@DavidVaness
fc32e0b
Release v0.33.50546e48
Docs: changelog entry for #4191ab65b7a
TypeScript: chromaSubsampling can be undefined (#4191)2474bd4
Prerelease v0.33.5-rc.1ff2e689
Remove yarn v1 specifics from help text6327f13
CI: Add yarn v1 to packaging testsf1e69a2
Prerelease v0.33.5-rc.03c14dbb
Minimise use of engines
property to improve yarn v1
support82cebc3
Upgrade to libvips v8.15.3 for Linux ARMv6ad36fa0
Ensure emnapiInit function is exportedSourced from typescript-eslint's releases.
v8.1.0
8.1.0 (2024-08-12)
🚀 Features
- eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true (#9703)
- eslint-plugin: [no-unsafe-return] check promise any (#8693)
- eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods (#8765)
- typescript-eslint: add JSDoc comments on generated configs (#9672)
- typescript-estree: restrict variable declarator definite/init combinations (#9228)
🩹 Fixes
- eslint-plugin: [no-unsafe-enum-comparison] typo in test (#9779)
- eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references (#9738)
- eslint-plugin: [member-ordering] get accessor member name & take into account
abstract
and decorator (#9775)- eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output (#9597)
- eslint-plugin: [no-unnecessary-type-parameters] clarify message (#9737)
- utils: correct types to align with
@types/eslint
v9 (#9657)- website: tsconfig is blank (#9745)
❤️ Thank You
- Aly Thobani
- Brad Zacher
@bradzacher
- James
@Zamiell
- Josh Goldberg ✨
- Joshua Chen
- Olivier Zalmanski
@OlivierZal
- YeonJuan
@yeonjuan
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.1.0 (2024-08-12)
🚀 Features
- typescript-eslint: add JSDoc comments on generated configs
❤️ Thank You
- Aly Thobani
- Brad Zacher
- James
- Josh Goldberg ✨
- Joshua Chen
- Olivier Zalmanski
- YeonJuan
- Yukihiro Hasegawa
You can read about our versioning strategy and releases on our website.
Sourced from vite's changelog.
5.4.1 (2024-08-15)
- fix:
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083- fix: align CorsOptions.origin type with
@types/cors
(#17836) (1bda847), closes #17836- fix: typings for vite:preloadError (#17868) (6700594), closes #17868
- fix(build): avoid re-define
__vite_import_meta_env__
(#17876) (e686d74), closes #17876- fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869
- fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856
- fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846
- chore: fix picocolors import for local dev (#17884) (9018255), closes #17884
- refactor: remove
handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865
b44c20c
release: v5.4.1391bb49
fix(worker): handle self reference url worker in dependency for build
(#17846)e686d74
fix(build): avoid re-define __vite_import_meta_env__
(#17876)9018255
chore: fix picocolors import for local dev (#17884)1bda847
fix: align CorsOptions.origin type with @types/cors
(#17836)e16bf1f
refactor: remove handleHotUpdate
from watch-package-data
plugin (#17865)6700594
fix: typings for vite:preloadError (#17868)d11711c
fix(deps): update all non-major dependencies (#17869)4e5ce3c
fix(lightningcss): search for assets with correct base path (#17856)e961b31
fix: build.modulePreload.resolveDependencies
is optimizable
(#16083)