Sourced from sass's releases.
Dart Sass 1.89.2
To install Sass 1.89.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Embedded Host
- Fixed a compilation error caused by an outdated
bufdependency.See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.89.2
Embedded Host
- Fixed a compilation error caused by an outdated
bufdependency.
Sourced from @vitejs/plugin-react's
releases.
plugin-react@4.5.2
Suggest
@vitejs/plugin-react-oxcif rolldown-vite is detected #491Emit a log which recommends
@vitejs/plugin-react-oxcwhenrolldown-viteis detected to improve performance and use Oxc under the hood. The warning can be disabled by settingdisableOxcRecommendation: falsein the plugin options.Use
optimizeDeps.rollupOptionsinstead ofoptimizeDeps.esbuildOptionsfor rolldown-vite #489This suppresses the warning about
optimizeDeps.esbuildOptionsbeing deprecated in rolldown-vite.Add Vite 7-beta to peerDependencies range #497
React plugins are compatible with Vite 7, this removes the warning when testing the beta.
Sourced from @vitejs/plugin-react's
changelog.
4.5.2 (2025-06-10)
Suggest
@vitejs/plugin-react-oxcif rolldown-vite is detected #491Emit a log which recommends
@vitejs/plugin-react-oxcwhenrolldown-viteis detected to improve performance and use Oxc under the hood. The warning can be disabled by settingdisableOxcRecommendation: falsein the plugin options.Use
optimizeDeps.rollupOptionsinstead ofoptimizeDeps.esbuildOptionsfor rolldown-vite #489This suppresses the warning about
optimizeDeps.esbuildOptionsbeing deprecated in rolldown-vite.Add Vite 7-beta to peerDependencies range #497
React plugins are compatible with Vite 7, this removes the warning when testing the beta.
bfb45ad
release: plugin-react@4.5.26ea9398
feat: add Vite 7-beta to peerDependencies range (#497)6db7e7c
fix(deps): update all non-major dependencies (#469)c450133
feat: suggest vite-plugin-react-oxc when using
rolldown-vite (#491)4bec551
fix: use optimizeDeps.rollupOptions for rolldown-vite (#489)Sourced from typescript-eslint's releases.
v8.34.0
8.34.0 (2025-06-09)
🚀 Features
- type-utils: deprecated getSourceFileOfNode function (#11284)
🩹 Fixes
- typescript-estree: change the token type of
nullfromKeywordtoNull(#11283)- typescript-estree: add validation to interface extends (#11271)
- visitor-keys: fix visitor keys order (#11279)
❤️ Thank You
- Kim Sang Du
@developer-bandi- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.34.0 (2025-06-09)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8915a47
chore(release): publish 8.34.0Sourced from stylelint-scss's releases.
6.12.1
- Fixed:
stylelintdeprecation warnings by addingendIndexto report objects in multiple rules (#1150).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.0...v6.12.1
Sourced from stylelint-scss's changelog.
6.12.1
- Fixed:
stylelintdeprecation warnings by addingendIndexto report objects in multiple rules (#1150).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.0...v6.12.1
96ec307
6.12.14061a77
Prepare version 6.12.19dcd116
Update package.json7cb5568
Update contributors listc420f03
build(deps-dev): bump postcss from 8.5.3 to 8.5.4 (#1156)7f21192
build(deps-dev): bump stylelint from 16.19.1 to 16.20.0 (#1154)91b49c3
Add endIndex to report objects in multiple rules (#1150)221bbd8
build(deps-dev): bump lint-staged from 14.0.1 to 16.1.0 (#1153)Sourced from i18next-browser-languagedetector's changelog.
8.2.0
- feat: add support for hash detector 304
Sourced from postcss's releases.
8.5.5
- Fixed
package.json→exportscompatibility with some tools (by@JounQin).
Sourced from postcss's changelog.
8.5.5
- Fixed
package.json→exportscompatibility with some tools (by@JounQin).
Sourced from @eslint/js's
releases.
v9.29.0
Features
f686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832) (Milos Djermanovic)19cdd22feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720ffeat: add ES2025 globals (#19835) (fisker Cheung)677a283feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)dbba058feat: allow global type declaration inno-var(#19714) (Remco Haszing)342bd29feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)786bcd1feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0feat: addsourceCode.isGlobalReference(node)method (#19695) (Nitin Kumar)Bug Fixes
85c082cfix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837) (ntnyq)7ab77a2fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)1ba3318fix: addlanguageanddialectstono-use-before-define(#19808) (Francesco Trotta)Documentation
00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795) (루밀LuMir)3aed075docs: Update README (GitHub Actions Bot)a2f888ddocs: enhance documentation with links and fix typos (#19761) (루밀LuMir)53c3235docs: update to clarify prompt usage (#19748) (Jennifer Davis)Chores
5c114c9chore: upgrade@eslint/js@9.29.0 (#19851) (Milos Djermanovic)acf2201chore: package.json update for@eslint/jsrelease (Jenkins)a806994refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)152ed51test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42erefactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)e392895perf: improve time complexity ofgetLocFromIndex(#19782) (루밀LuMir)0ed289cchore: remove accidentally committed file (#19807) (Francesco Trotta)
Sourced from @eslint/js's
changelog.
v9.29.0 - June 13, 2025
5c114c9chore: upgrade@eslint/js@9.29.0 (#19851) (Milos Djermanovic)acf2201chore: package.json update for@eslint/jsrelease (Jenkins)f686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832) (Milos Djermanovic)85c082cfix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795) (루밀LuMir)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837) (ntnyq)a806994refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)19cdd22feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720ffeat: add ES2025 globals (#19835) (fisker Cheung)677a283feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)3aed075docs: Update README (GitHub Actions Bot)7ab77a2fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)a2f888ddocs: enhance documentation with links and fix typos (#19761) (루밀LuMir)dbba058feat: allow global type declaration inno-var(#19714) (Remco Haszing)152ed51test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42erefactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)342bd29feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)e392895perf: improve time complexity ofgetLocFromIndex(#19782) (루밀LuMir)1ba3318fix: addlanguageanddialectstono-use-before-define(#19808) (Francesco Trotta)786bcd1feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0feat: addsourceCode.isGlobalReference(node)method (#19695) (Nitin Kumar)53c3235docs: update to clarify prompt usage (#19748) (Jennifer Davis)0ed289cchore: remove accidentally committed file (#19807) (Francesco Trotta)
acf2201
chore: package.json update for @eslint/js releaseSourced from eslint's releases.
v9.29.0
Features
f686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832) (Milos Djermanovic)19cdd22feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720ffeat: add ES2025 globals (#19835) (fisker Cheung)677a283feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)dbba058feat: allow global type declaration inno-var(#19714) (Remco Haszing)342bd29feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)786bcd1feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0feat: addsourceCode.isGlobalReference(node)method (#19695) (Nitin Kumar)Bug Fixes
85c082cfix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837) (ntnyq)7ab77a2fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)1ba3318fix: addlanguageanddialectstono-use-before-define(#19808) (Francesco Trotta)Documentation
00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795) (루밀LuMir)3aed075docs: Update README (GitHub Actions Bot)a2f888ddocs: enhance documentation with links and fix typos (#19761) (루밀LuMir)53c3235docs: update to clarify prompt usage (#19748) (Jennifer Davis)Chores
5c114c9chore: upgrade@eslint/js@9.29.0 (#19851) (Milos Djermanovic)acf2201chore: package.json update for@eslint/jsrelease (Jenkins)a806994refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)152ed51test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42erefactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)e392895perf: improve time complexity ofgetLocFromIndex(#19782) (루밀LuMir)0ed289cchore: remove accidentally committed file (#19807) (Francesco Trotta)
Sourced from eslint's changelog.
v9.29.0 - June 13, 2025
5c114c9chore: upgrade@eslint/js@9.29.0 (#19851) (Milos Djermanovic)acf2201chore: package.json update for@eslint/jsrelease (Jenkins)f686fcbfeat: addecmaVersion: 2026, parsingusingandawait using(#19832) (Milos Djermanovic)85c082cfix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)00e3e6adocs: add support for custom name parameter toincludeIgnoreFile(#19795) (루밀LuMir)9bda4a9fix: fixLintOptions.filterCodeBlocktypes (#19837) (ntnyq)a806994refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)19cdd22feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720ffeat: add ES2025 globals (#19835) (fisker Cheung)677a283feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)3aed075docs: Update README (GitHub Actions Bot)7ab77a2fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)a2f888ddocs: enhance documentation with links and fix typos (#19761) (루밀LuMir)dbba058feat: allow global type declaration inno-var(#19714) (Remco Haszing)152ed51test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42erefactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)342bd29feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)e392895perf: improve time complexity ofgetLocFromIndex(#19782) (루밀LuMir)1ba3318fix: addlanguageanddialectstono-use-before-define(#19808) (Francesco Trotta)786bcd1feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0feat: addsourceCode.isGlobalReference(node)method (#19695) (Nitin Kumar)53c3235docs: update to clarify prompt usage (#19748) (Jennifer Davis)0ed289cchore: remove accidentally committed file (#19807) (Francesco Trotta)
edf232b
9.29.0c2414b6
Build: changelog update for 9.29.05c114c9
chore: upgrade @eslint/js@9.29.0 (#19851)acf2201
chore: package.json update for @eslint/js releasef686fcb
feat: add ecmaVersion: 2026, parsing using and
await using (#19832)85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845)00e3e6a
docs: add support for custom name parameter to
includeIgnoreFile (#19795)9bda4a9
fix: fix LintOptions.filterCodeBlock types (#19837)a806994
refactor: Remove eslintrc from flat config functionality (#19833)19cdd22
feat: prune suppressions for non-existent files (#19825)Sourced from postcss's releases.
8.5.6
- Fixed
ContainerWithChildrentype discriminating (by@Goodwine).
Sourced from postcss's changelog.
8.5.6
- Fixed
ContainerWithChildrentype discriminating (by@Goodwine).
91d6eb5
Release 8.5.6 version65ffc55
Update dependenciesecd20eb
Fix ContainerWithChildren to allow discriminating the node type by
comparing ...Sourced from ol's releases.
v10.6.0
Summary
The 10.6 release brings new and improved exmaples, a few bugs fixes, and several improvements like better scroll zooming, render quality of overlays and smarter webfont handling. Among the new features are better tile grid debug tiles with custom tile coordinate colors and SLD capability parsing for WMS.
What's Changed
- Updates for the 10.5.0 release by
@jahowin openlayers/openlayers#16772- Fix for a regression issue in snap multipoint by
@yjwoo14in openlayers/openlayers#16773- Extend doc: Add a warning for attributions constructor argument of At… by
@siprisin openlayers/openlayers#16777- Bump express from 4.21.2 to 5.1.0 by
@dependabotin openlayers/openlayers#16781- Bump rollup from 4.38.0 to 4.39.0 by
@dependabotin openlayers/openlayers#16785- Bump typescript from 5.8.2 to 5.8.3 by
@dependabotin openlayers/openlayers#16782- Bump
@typescript-eslint/parserfrom 8.28.0 to 8.29.0 by@dependabotin openlayers/openlayers#16786- Bump eslint from 9.23.0 to 9.24.0 by
@dependabotin openlayers/openlayers#16784- Bump puppeteer from 24.4.0 to 24.6.0 by
@dependabotin openlayers/openlayers#16783- Add wheel scroll by page. by
@kisosoin openlayers/openlayers#16791- Fix generate-index script for windows by
@M393in openlayers/openlayers#16792- Handle VectorImage layer with no source by
@ahocevarin openlayers/openlayers#16800- Fix line metric with zero-length segments by
@M393in openlayers/openlayers#16801- Bump marked from 15.0.7 to 15.0.8 by
@dependabotin openlayers/openlayers#16799- Bump
@typescript-eslint/parserfrom 8.29.0 to 8.29.1 by@dependabotin openlayers/openlayers#16797- Bump rollup from 4.39.0 to 4.40.0 by
@dependabotin openlayers/openlayers#16796- Bump puppeteer from 24.6.0 to 24.6.1 by
@dependabotin openlayers/openlayers#16795- Add source uid to tile cache key by
@ahocevarin openlayers/openlayers#16790- Avoid instanceof PointerEvent to support cross-document maps by
@ahocevarin openlayers/openlayers#16778- Replace dead comment url with url from wayback machine by
@M393in openlayers/openlayers#16803- Bump webpack from 5.98.0 to 5.99.5 by
@dependabotin openlayers/openlayers#16798- Bump http-proxy-middleware from 2.0.7 to 2.0.9 by
@dependabotin openlayers/openlayers#16804- Bump eslint from 9.24.0 to 9.25.0 by
@dependabotin openlayers/openlayers#16805- Bump webpack from 5.99.5 to 5.99.6 by
@dependabotin openlayers/openlayers#16807- Bump
@typescript-eslint/parserfrom 8.29.1 to 8.30.1 by@dependabotin openlayers/openlayers#16806- Prevent Canvas2D warning in hit detection context by
@jaa134in openlayers/openlayers#16810- Handle change from fill/stroke to no fill/stroke when overlaps: false by
@ahocevarin openlayers/openlayers#16815- Do not round overlay pixel coordinates by
@ahocevarin openlayers/openlayers#16809- Fix formatting of expression apidoc page by
@M393in openlayers/openlayers#16828- fix(16834): Fix issue in parseImageOffsetProperties generating invalid shaders by
@johnnyelwailerin openlayers/openlayers#16835- WebGL / Fix incorrect scaling of colors when provided by a style variable by
@jahowin openlayers/openlayers#16836- fix(webgl): refactor dashDistanceField function to propery compile with dynamic expressions by
@johnnyelwailerin openlayers/openlayers#16837- Add Mapserver Examples by
@geographikain openlayers/openlayers#16644- Bump mocha from 11.1.0 to 11.2.2 by
@dependabotin openlayers/openlayers#16833- Bump eslint from 9.25.0 to 9.26.0 by
@dependabotin openlayers/openlayers#16832- Bump
@typescript-eslint/parserfrom 8.30.1 to 8.31.1 by@dependabotin openlayers/openlayers#16831- WebGL / Avoid "Vertex buffer is not big enough for the draw call" error when mixing styles and geometry types by
@jahowin openlayers/openlayers#16840- Fix setGeometry() in webgl/VectorLayer for useGeographic() by
@kikuchanin openlayers/openlayers#16814- Bump marked from 15.0.8 to 15.0.11 by
@dependabotin openlayers/openlayers#16822- Bump rollup from 4.40.0 to 4.40.1 by
@dependabotin openlayers/openlayers#16821- Bump ol-mapbox-style from 12.5.0 to 12.6.0 by
@dependabotin openlayers/openlayers#16819- Bump webpack from 5.99.6 to 5.99.7 by
@dependabotin openlayers/openlayers#16820- Bump proj4 from 2.15.0 to 2.16.2 by
@dependabotin openlayers/openlayers#16846- Bump rollup from 4.40.1 to 4.40.2 by
@dependabotin openlayers/openlayers#16847- Bump
@typescript-eslint/parserfrom 8.31.1 to 8.32.0 by@dependabotin openlayers/openlayers#16849
... (truncated)
5820c20
Updates for the 10.6.0 release01b1fa8
Merge pull request #16911
from openlayers/dependabot/github_actions/dawidd6/a...a5dc31e
Merge pull request #16909
from openlayers/dependabot/npm_and_yarn/typescript-...339f990
Merge pull request #16908
from openlayers/dependabot/npm_and_yarn/puppeteer-2...757e43a
Merge pull request #16907
from openlayers/dependabot/npm_and_yarn/eslint-9.29.046188c2
Merge pull request #16906
from openlayers/dependabot/npm_and_yarn/sinon-21.0.0e4696ea
Merge pull request #16905
from openlayers/dependabot/npm_and_yarn/rollup-4.43.022c620f
Merge pull request #16904
from openlayers/dependabot/npm_and_yarn/rollup/plug...9c70c38
Merge pull request #16903
from openlayers/dependabot/npm_and_yarn/mocha-11.6.06fdc82b
Merge pull request #16896
from openlayers/dependabot/npm_and_yarn/webpack-dev...Sourced from typescript-eslint's releases.
v8.34.1
8.34.1 (2025-06-16)
🩹 Fixes
- types: add 2026/17 to EcmaVersion (#11304)
- typescript-estree: emit a Literal instead of Identifier for constructor when the identifier is a string (#11299)
- visitor-keys: bump
eslint-visitor-keysdependency (#11294)❤️ Thank You
- David Archibald
- overlookmotel
- Tao
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.34.1 (2025-06-16)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
ccd0791
chore(release): publish 8.34.1Sourced from cypress's releases.
v14.5.0
Changelog: https://docs.cypress.io/app/references/changelog#14-5-0
79469f5
chore: release 14.5.0 (#31900)1589cb6
chore: updating v8 snapshot cache (#31896)92dda43
chore: updating v8 snapshot cache (#31895)5a0d7bf
chore: updating v8 snapshot cache (#31894)d51db04
chore(deps): update dependency hasha to v5.2.2 (#31880)0fbb215
chore: Update Chrome (beta) to 138.0.7204.23 (#31876)a1edbce
internal: (studio) do not record events if cloud studio is enabled (#31858)b95db82
docs: Fix typo (#31888)d475d20
chore: use browser tools to install chrome for testing (#31868)ef1a73b
internal: create cloud studio session ID to group telemetry and errors
(#31833)0722006
Updates for the 10.6.1 releaseef39880
Merge pull request #16916
from knrdl/main41d3f74
Merge pull request #16919
from natalvc/Rollback-prevent-Canvas2D-warning4ce546b
Remove willReadFrequently hintf2577a3
fix type hint for getClosestFeatureToCoordinate()a68f8c4
Merge pull request #16914
from openlayers/release-v10.6.0a5aa1ab
Develop on 10.6.1-devSourced from stylelint's releases.
16.21.0
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional
messagesecondary option (#8595) (@ybiquitous).- Added:
ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@imkesin).- Fixed:
cacheconfiguration property not being respected (#8599) (@ybiquitous).- Fixed:
fastest-levenshteinimport when bundling (#8621) (@onigoetz).- Fixed:
named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@shahana308).- Fixed:
selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@tyrann0us).
Sourced from stylelint's changelog.
16.21.0 - 2025-06-19
It rounds out the
messagesecondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.
- Added: non-experimental support for functional
messagesecondary option (#8595) (@ybiquitous).- Added:
ignore: ["after-custom-property"]tocustom-property-empty-line-before(#8627) (@imkesin).- Fixed:
cacheconfiguration property not being respected (#8599) (@ybiquitous).- Fixed:
fastest-levenshteinimport when bundling (#8621) (@onigoetz).- Fixed:
named-grid-areas-no-invalidfalse positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@shahana308).- Fixed:
selector-pseudo-*-no-unknownfalse positives for the missing form control styling selectors (#8623) (@tyrann0us).
90ffc0b
16.21.0e34a2a3
Prepare 16.21.0 (#8598)18c9d63
Fix selector-pseudo-*-no-unknown false positives for form
control styling s...b006c58
Fix cache configuration property not being respected (#8599)b764c23
Fix named-grid-areas-no-invalid false positives for
interpolated grid-templ...103c2d2
Add ignore: ["after-custom-property"] to
`custom-property-empty-line-before...1f9791b
Document custom-property-empty-line-before ignore examples
correctly (#8628)8a9a830
Fix fastest-levenshtein import when bundling (#8621)651a1b4
Document notation typo fix (#8624)93d1af1
Bump known-css-properties from 0.36.0 to 0.37.0 (#8619)Sourced from @shellygo/cypress-test-utils's
changelog.
CHANGELOG
All notable changes to this project will be documented in this file.
Tags
- Features
- Bug Fixes
- Performance Improvements
- Dependency Updates
- Breaking Changes
- Enhancements
- Documentation
- Internal
Sourced from @vitejs/plugin-react's
releases.
plugin-react@4.6.0
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
Sourced from @vitejs/plugin-react's
changelog.
4.6.0 (2025-06-23)
Add raw Rolldown support
This plugin only worked with Vite. But now it can also be used with raw Rolldown. The main purpose for using this plugin with Rolldown is to use react compiler.
Sourced from typescript-eslint's releases.
v8.35.0
8.35.0 (2025-06-23)
🚀 Features
- eslint-plugin: [no-base-to-string] add checkUnknown Option (#11128)
🩹 Fixes
- website: acquired types are shown in the editor but not reflected in linting (#11198)
❤️ Thank You
- Kim Sang Du
@developer-bandi- mdm317
You can read about our versioning strategy and releases on our website.
Sourced from typescript-eslint's changelog.
8.35.0 (2025-06-23)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
d19c9f3
chore(release): publish 8.35.0Sourced from @cypress/code-coverage's
releases.
v3.14.5
3.14.5 (2025-06-24)
Bug Fixes
Sourced from eslint's releases.
v9.30.0
Features
52a5fcafeat: SupportbasePathproperty in config objects (#19879) (Milos Djermanovic)4ab4482feat: addallowSeparateTypeImportsoption tono-duplicate-imports(#19872) (sethamus)b8a7e7afeat: throw error when column is negative ingetIndexFromLoc(#19831) (루밀LuMir)Bug Fixes
6a0f164fix: handlenulltypelocingetIndexFromLocmethod (#19862) (루밀LuMir)3fbcd70fix: update error message forno-restricted-properties(#19855) (Tanuj Kanti)7ef4cf7fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)7dabc38fix: useprocess.versionin--env-info(#19865) (TKDev7)Documentation
8662ed1docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)20158b0docs: typo in comment for unused variables handling (#19870) (leopardracer)ebfb5b4docs: Fixed Typo in configuration-files.md (#19873) (0-20)4112fd0docs: clarify that boolean is still allowed for rulemeta.deprecated(#19866) (Bryan Mishkin)Chores
Sourced from eslint's changelog.
v9.30.0 - June 27, 2025
2b6491cchore: upgrade to@eslint/js@9.30.0(#19889) (Francesco Trotta)5a5d526chore: package.json update for@eslint/jsrelease (Jenkins)52a5fcafeat: SupportbasePathproperty in config objects (#19879) (Milos Djermanovic)6a0f164fix: handlenulltypelocingetIndexFromLocmethod (#19862) (루밀LuMir)8662ed1docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)eaf8a41chore: Correct typos in linter tests (#19878) (kilavvy)4ab4482feat: addallowSeparateTypeImportsoption tono-duplicate-imports(#19872) (sethamus)3fbcd70fix: update error message forno-restricted-properties(#19855) (Tanuj Kanti)20158b0docs: typo in comment for unused variables handling (#19870) (leopardracer)ebfb5b4docs: Fixed Typo in configuration-files.md (#19873) (0-20)b8a7e7afeat: throw error when column is negative ingetIndexFromLoc(#19831) (루밀LuMir)7ef4cf7fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)7dabc38fix: useprocess.versionin--env-info(#19865) (TKDev7)4112fd0docs: clarify that boolean is still allowed for rulemeta.deprecated(#19866) (Bryan Mishkin)
ad1d639
9.30.0c02d70b
Build: changelog update for 9.30.02b6491c
chore: upgrade to @eslint/js@9.30.0 (#19889)5a5d526
chore: package.json update for @eslint/js release52a5fca
feat: Support basePath property in config objects (#19879)6a0f164
fix: handle null type loc in
getIndexFromLoc method (#19862)8662ed1
docs: adopt eslint-stylistic sub packages related changes (#19887)eaf8a41
chore: Correct typos in linter tests (#19878)4ab4482
feat: add allowSeparateTypeImports option to
no-duplicate-imports (#19872)3fbcd70
fix: update error message for no-restricted-properties (#19855)Sourced from eslint's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74chore: upgrade to@eslint/js@9.30.1(#19906) (Francesco Trotta)b3dbc16chore: package.json update for@eslint/jsrelease (Jenkins)e91bb87fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)
6769b5f
9.30.1b2950ac
Build: changelog update for 9.30.1b035f74
chore: upgrade to @eslint/js@9.30.1 (#19906)b3dbc16
chore: package.json update for @eslint/js releasee91bb87
fix: allow separate default and named type imports (#19899)ab7c625
docs: Update READMEdae1e5b
docs: update jsdoc's link (#19896)Sourced from @eslint/js's
releases.
v9.30.1
Bug Fixes
Documentation
ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Sourced from @eslint/js's
changelog.
v9.30.1 - July 1, 2025
b035f74chore: upgrade to@eslint/js@9.30.1(#19906) (Francesco Trotta)b3dbc16chore: package.json update for@eslint/jsrelease (Jenkins)e91bb87fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)
b3dbc16
chore: package.json update for @eslint/js releaseSourced from cypress's releases.
v14.5.1
Changelog: https://docs.cypress.io/app/references/changelog#14-5-1
fa25461
chore: release 14.5.1 (#31980)ea91777
chore: Update Chrome (stable) to 138.0.7204.92 (#31978)39b18bd
chore: Update v8 snapshot cache - darwin (#31967)a8c6a68
chore: Update v8 snapshot cache - linux (#31968)c2f77e9
chore: Update v8 snapshot cache - windows (#31969)ed8e7ea
chore: continuing with request to axios changes (#31915)4dd4e35
chore: remove httpstat.us dependency, add utility route for cy-in-cy (#31961)a20aa3b
chore: updating v8 snapshot cache (#31953)1574145
chore: updating v8 snapshot cache (#31954)1fea290
chore: updating v8 snapshot cache (#31952)Sourced from stylelint's releases.
16.21.1
It fixes 3 bugs.
- Fixed: unexpected change of syntax in computed
EditInfo(#8638) (@romainmenke).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for CSS variables' names containing a direction substring (#8643) (@Solomon-mithra).- Fixed:
media-feature-range-notationautofix for exact values (#8651) (@romainmenke).
Sourced from stylelint's changelog.
16.21.1 - 2025-07-03
It fixes 3 bugs.
- Fixed: unexpected change of syntax in computed
EditInfo(#8638) (@romainmenke).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for CSS variables' names containing a direction substring (#8643) (@Solomon-mithra).- Fixed:
media-feature-range-notationautofix for exact values (#8651) (@romainmenke).
883249a
16.21.1e68ff10
Prepare 16.21.1 (#8640)3ad2c44
Fix media-feature-range-notation autofix for exact values
(#8651)58b162d
Document config, plugin and formatter packages on npm (#8650)a0b4a8d
Fix function-linear-gradient-no-nonstandard-direction false
positives for C...3a47448
Bump the jest group across 1 directory with 3 updates (#8634)1a19d6a
Bump rollup from 4.44.0 to 4.44.1 (#8644)f6958a8
Bump prettier from 3.5.3 to 3.6.2 (#8645)395ae69
Bump eslint from 9.29.0 to 9.30.0 in the eslint group (#8646)ce56d5d
Fix unexpected change of syntax in computed EditInfo (#8638)Sourced from react-i18next's changelog.
15.6.0
fix: passing components as object should still allow for indexed matching of children 1854
6e680d2
15.6.0fdfb89c
release6ae61ef
Fix: passing components as object should still allow for indexed
matching of ...Sourced from i18next's releases.
v25.3.1
- warn if legacy
interpolation.formatfunction is still used
Sourced from i18next's changelog.
25.3.1
- warn if legacy
interpolation.formatfunction is still used
fdc51d2
25.3.1204990f
warn if legacy interpolation.format function is still
used