Sourced from cypress's releases.
v13.13.2
Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2
e9026dd
chore: bump circle cache (#29941)dddd2d5
perf: remove listener to fix log memory leak (#29939)f4052f1
dependency: update dependency chrome-remote-interface to v0.33.2 (#29932)40de87d
chore: release
@cypress/webpack-batteries-included-preprocessor-v3
.0.442b3f6e
chore: release 13.13.2 (#29937)dc0c237
chore: Update v8 snapshot cache (#29933)0d5065a
dependency: update dependency strip-ansi to v6.0.1 (#29931)3540a01
chore: Update v8 snapshot cache (#29929)f7148b9
chore: Update v8 snapshot cache (#29928)8260150
perf: optimize parseCspHeaders (#29887)Sourced from eslint-plugin-react's releases.
v7.35.0
Added
- support eslint v9 (#3759[]
@mdjermanovic
)- export flat configs from plugin root and fix flat config crash (#3694[]
@bradzacher
@mdjermanovic
)- add [
jsx-props-no-spread-multi
] (#3724[]@SimonSchick
)- [
forbid-component-props
]: addpropNamePattern
to allow / disallow prop name patterns (#3774[]@akulsr0
)- [
jsx-handler-names
]: support ignoring component names (#3772[]@akulsr0
)- version settings: Allow react defaultVersion to be configurable (#3771[]
@onlywei
)- [
jsx-closing-tag-location
]: addline-aligned
option (#3777@kimtaejin3
)- [
no-danger
]: addcustomComponentNames
option (#3748[]@akulsr0
)Fixed
- [
no-invalid-html-attribute
]: substitute placeholders in suggestion messages (#3759[]@mdjermanovic
)- [
sort-prop-types
]: single line type ending without semicolon (#3784[]@akulsr0
)- [
require-default-props
]: report when required props have default value (#3785[]@akulsr0
)Changed
- [Refactor]
variableUtil
: Avoid creating a single flat variable scope for each lookup (#3782[]@DanielRosenwasser
)#3759: jsx-eslint/eslint-plugin-react#3759 #3694: jsx-eslint/eslint-plugin-react#3694 #3771: jsx-eslint/eslint-plugin-react#3771
#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088
... (truncated)
Sourced from eslint-plugin-react's changelog.
7.35.0 - 2024.07.19
Added
- support eslint v9 (#3759[]
@mdjermanovic
)- export flat configs from plugin root and fix flat config crash (#3694[]
@bradzacher
@mdjermanovic
)- add [
jsx-props-no-spread-multi
] (#3724[]@SimonSchick
)- [
forbid-component-props
]: addpropNamePattern
to allow / disallow prop name patterns (#3774[]@akulsr0
)- [
jsx-handler-names
]: support ignoring component names (#3772[]@akulsr0
)- version settings: Allow react defaultVersion to be configurable (#3771[]
@onlywei
)- [
jsx-closing-tag-location
]: addline-aligned
option (#3777@kimtaejin3
)- [
no-danger
]: addcustomComponentNames
option (#3748[]@akulsr0
)Fixed
- [
no-invalid-html-attribute
]: substitute placeholders in suggestion messages (#3759[]@mdjermanovic
)- [
sort-prop-types
]: single line type ending without semicolon (#3784[]@akulsr0
)- [
require-default-props
]: report when required props have default value (#3785[]@akulsr0
)Changed
- [Refactor]
variableUtil
: Avoid creating a single flat variable scope for each lookup (#3782[]@DanielRosenwasser
)#3785: jsx-eslint/eslint-plugin-react#3785 #3784: jsx-eslint/eslint-plugin-react#3784 #3782: jsx-eslint/eslint-plugin-react#3782 #3777: jsx-eslint/eslint-plugin-react#3777 #3774: jsx-eslint/eslint-plugin-react#3774 #3772: jsx-eslint/eslint-plugin-react#3772 #3771: jsx-eslint/eslint-plugin-react#3771 #3759: jsx-eslint/eslint-plugin-react#3759 #3748: jsx-eslint/eslint-plugin-react#3748 #3724: jsx-eslint/eslint-plugin-react#3724 #3694: jsx-eslint/eslint-plugin-react#3694
c6fdccd
Update CHANGELOG and bump versiona4b0bbc
[Fix] require-default-props
: report when required props
have default valuea08cb93
[Fix] sort-prop-types
: single line type ending without
semicolon4b3209b
[meta] no point in supporting eslint 9.0 - 9.6 initiallyca8b11e
[Dev Deps] update @babel/core
,
@babel/eslint-parser
597553d
[New] no-danger
: add customComponentNames
optionc58f04b
[New] jsx-closing-tag-location
: add
line-aligned
option00b89fe
[New] version settings: Allow react defaultVersion to be
configurable4d2fd86
[Refactor] variableUtil
: Avoid creating a single flat
variable scope for ea...6a83d67
[New] jsx-handler-names
: support ignoring component
namesSourced from postcss's releases.
8.4.40
- Moved to getter/setter in nodes types to help Sass team (by
@nex3
).
Sourced from postcss's changelog.
8.4.40
- Moved to getter/setter in nodes types to help Sass team (by
@nex3
).
Sourced from rollup's releases.
v4.19.1
4.19.1
2024-07-27
Bug Fixes
- Do not remove parantheses when tree-shaking logical expressions (#5584)
- Do not ignore side effects in calls left of an optional chaining operator (#5589)
Pull Requests
- #5584: fix: find whitespace from operator position to start (
@TrickyPi
)- #5587: docs: improve command by code-group (
@thinkasany
,@lukastaegert
)- #5589: Fix side effect detection in optional chains (
@lukastaegert
)- #5592: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5593: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5594: chore(deps): lock file maintenance (
@renovate
[bot])- #5595: chore(deps): lock file maintenance (
@renovate
[bot])v4.19.0
4.19.0
2024-07-20
Features
- Implement support for decorators (#5562)
Bug Fixes
- Improve soucemap generation when tree-shaking logical expressions (#5581)
Pull Requests
- #5562: feat: implementing decorator support (
@TrickyPi
,@lukastaegert
)- #5570: refactor(finalisers): condition branch (
@Simon-He95
,@zhangmo8
)- #5572: Improve chunk and asset type information in docs (
@lukastaegert
)- #5573: Switch to audit resolver to ignore requirejs vulnerability (
@lukastaegert
)- #5575: chore(deps): update dependency inquirer to v10 (
@renovate
[bot],@lukastaegert
)- #5576: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5580: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5581: When tree-shaking logical expression, make sure to remove all trailing white-space. (
@lukastaegert
)
Sourced from rollup's changelog.
4.19.1
2024-07-27
Bug Fixes
- Do not remove parantheses when tree-shaking logical expressions (#5584)
- Do not ignore side effects in calls left of an optional chaining operator (#5589)
Pull Requests
- #5584: fix: find whitespace from operator position to start (
@TrickyPi
)- #5587: docs: improve command by code-group (
@thinkasany
,@lukastaegert
)- #5589: Fix side effect detection in optional chains (
@lukastaegert
)- #5592: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5593: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5594: chore(deps): lock file maintenance (
@renovate
[bot])- #5595: chore(deps): lock file maintenance (
@renovate
[bot])4.19.0
2024-07-20
Features
- Implement support for decorators (#5562)
Bug Fixes
- Improve soucemap generation when tree-shaking logical expressions (#5581)
Pull Requests
- #5562: feat: implementing decorator support (
@TrickyPi
,@lukastaegert
)- #5570: refactor(finalisers): condition branch (
@Simon-He95
,@zhangmo8
)- #5572: Improve chunk and asset type information in docs (
@lukastaegert
)- #5573: Switch to audit resolver to ignore requirejs vulnerability (
@lukastaegert
)- #5575: chore(deps): update dependency inquirer to v10 (
@renovate
[bot],@lukastaegert
)- #5576: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5580: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5581: When tree-shaking logical expression, make sure to remove all trailing white-space. (
@lukastaegert
)
8b96791
4.19.1610d7c0
fix: find whitespace from operator position to start (#5584)57ea7b1
Fix side effect detection in optional chains (#5589)c16c924
docs: improve command by code-group (#5587)27260de
chore(deps): lock file maintenance (#5595)e7cc7ef
chore(deps): lock file maintenance (#5594)87b666d
chore(deps): lock file maintenance minor/patch updates (#5593)cff9a43
chore(deps): lock file maintenance minor/patch updates (#5592)28546b5
4.19.0f4831d9
Fix typesSourced from typescript's releases.
TypeScript 5.5.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.4 (Stable).
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
- npm
- NuGet package (soon!)
TypeScript 5.5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.3 (Stable).
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
TypeScript 5.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v5.5.2 (Stable).
- fixed issues query for TypeScript v5.5.1 (RC).
- fixed issues query for TypeScript v5.5.0 (Beta).
Downloads are available on:
TypeScript 5.5 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
... (truncated)
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771
(Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208
(Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337
(Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070
(Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160
(Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325
(Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215
(Fix codefix crash on circular alias...) into release-5.5 (#...Sourced from @emotion/react
's
releases.
@emotion/react
@11
.13.0Minor Changes
#3198
d8ff8a5
Thanks@Andarist
! - Migrated away from relying onprocess.env.NODE_ENV
checks to differentiate between production and development builds.Development builds (and other environment-specific builds) can be used by using proper conditions (see here). Most modern bundlers/frameworks already preconfigure those for the user so no action has to be taken.
Default files should continue to work in all environments.
#3215
a9f6912
Thanks@Andarist
! - Addededge-light
andworkerd
conditions topackage.json
manifest to better serve users using Vercel Edge and Cloudflare Workers.Patch Changes
@emotion/react
@11
.12.0Minor Changes
- #2815
65a1eea
Thanks@srmagura
! - Automatic labeling at runtime is now an opt-in feature. DefineglobalThis.EMOTION_RUNTIME_AUTO_LABEL = true
before Emotion gets initialized to enable it.Patch Changes
#3206
d1994c4
Thanks@DiegoAndai
! - Improved compatibility with the upcoming@types/react
for React 19 where the globalJSX
namespace doesn't exist anymore#3208
56109e7
Thanks@Andarist
! - Only forward definedref
s to improve compatibility with the upcoming React 19
@emotion/react
@11
.11.4Patch Changes
- #3159
5b82631d
Thanks@iegik
! - Renamed an internalhasOwnProperty
tohasOwn
. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution withObject.freeze(Object.prototype)
.
@emotion/react
@11
.11.3Patch Changes
70ad1d3
Version Packages (#3214)a9f6912
Added edge-light
and workerd
conditions (#3215)d8ff8a5
Update Preconstruct and use import conditions (#3198)d57cfcb
Version Packages (#3188)d1994c4
Improved compatibility with the upcoming @types/react
for
React 19 (#3206)56109e7
Only forward defined ref
s (#3208)de80631
Update Changesets (#3207)4cc565f
Update Jest dependencies (#3199)b4da6d3
Update TypeScript, ESLint and Prettier (#3200)65a1eea
Make runtime label extraction opt-in (#2815)