Sourced from @typescript-eslint/parser
's
releases.
v8.14.0
8.14.0 (2024-11-11)
🚀 Features
- eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
- eslint-plugin: [await-thenable] report unnecessary
await using
statements (#10209)🩹 Fixes
- deps: update dependency eslint to v9.14.0 (#10309)
- deps: update docusaurus monorepo to v3.6.0 (#10319)
- eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
- eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
- scope-manager: fix asserted increments not being marked as write references (#10271)
❤️ Thank You
- Gyumong
@Gyumong
- Jan Ochwat
@janek515
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's
changelog.
8.14.0 (2024-11-11)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
16fba0a
chore(release): publish 8.14.0Sourced from sass's releases.
Dart Sass 1.80.7
To install Sass 1.80.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Embedded Host
- Don't treat
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.80.7
Embedded Host
- Don't treat
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.
d1fefb6
Add a changelog entry for sass/embedded-host-node#349
(#2434)871aefa
Bump immutable from 4.3.7 to 5.0.2 in /package (#2432)3bc8426
Bump immutable from 4.3.7 to 5.0.2 (#2431)01a2148
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2427)Sourced from cdk-nag's releases.
v2.33.1
2.33.1 (2024-11-13)
v2.33.0
2.33.0 (2024-11-12)
Features
- remove AthenaWorkgroupEncryptedQueryResults and CodeBuildProjectPrivilegedModeDisabled (#1838) (650846a), closes #1803 #1804
v2.32.3
2.32.3 (2024-11-12)
Sourced from @typescript-eslint/eslint-plugin
's
releases.
v8.14.0
8.14.0 (2024-11-11)
🚀 Features
- eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
- eslint-plugin: [await-thenable] report unnecessary
await using
statements (#10209)🩹 Fixes
- deps: update dependency eslint to v9.14.0 (#10309)
- deps: update docusaurus monorepo to v3.6.0 (#10319)
- eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
- eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
- scope-manager: fix asserted increments not being marked as write references (#10271)
❤️ Thank You
- Gyumong
@Gyumong
- Jan Ochwat
@janek515
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
8.14.0 (2024-11-11)
🚀 Features
- eslint-plugin: [await-thenable] report unnecessary
await using
statements (#10209)- eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
🩹 Fixes
- scope-manager: fix asserted increments not being marked as write references (#10271)
- eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
- eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
❤️ Thank You
- Gyumong
@Gyumong
- Jan Ochwat
@janek515
- Kirk Waiblinger
@kirkwaiblinger
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
16fba0a
chore(release): publish 8.14.042d275c
fix(scope-manager): fix asserted increments not being marked as write
referen...d27a9ac
fix(eslint-plugin): [no-misused-promises] improve report loc for methods
(#10...c13b6b4
chore: fix lint and build website errors (#10288)5b2ebcd
feat(eslint-plugin): [await-thenable] report unnecessary await
using
statem...22f7f25
fix(eslint-plugin): [no-unnecessary-condition] improve error message for
lite...e2e9ffc
feat(eslint-plugin): [no-confusing-void-expression] add an option to
ignore v...