Sourced from postcss-preset-env's changelog.
10.1.3
December 27, 2024
- Updated
@csstools/css-calc
to2.1.1
(patch)- Updated
@csstools/css-color-parser
to3.0.7
(patch)
Sourced from eslint-plugin-react's releases.
v7.37.3
Fixed
- [
no-danger
]: avoid a crash on a nested component name (#3833[]@ljharb
)- [Fix] types: correct generated type declaration (#3840[]
@ocavue
)- [
no-unknown-property
]: supportprecedence
prop in react 19 (#3829[]@acusti
)- [
prop-types
]: props missing in validation when using generic types from a namespace import (#3859[]@rbondoc96
)Changed
- [Tests] [
jsx-no-script-url
]: Improve tests (#3849[]@radu2147
)- [Docs] fix broken links: [
default-props-match-prop-types
], [jsx-boolean-value
], [jsx-curly-brace-presence
], [jsx-no-bind
], [no-array-index-key
], [no-is-mounted
], [no-render-return-value
], [require-default-props
] (#3841[]@bastiendmt
)#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 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123 #1130: jsx-eslint/eslint-plugin-react#1130 #1131: jsx-eslint/eslint-plugin-react#1131
... (truncated)
Sourced from eslint-plugin-react's changelog.
7.37.3 - 2024.12.23
Fixed
- [
no-danger
]: avoid a crash on a nested component name (#3833[]@ljharb
)- [Fix] types: correct generated type declaration (#3840[]
@ocavue
)- [
no-unknown-property
]: supportprecedence
prop in react 19 (#3829[]@acusti
)- [
prop-types
]: props missing in validation when using generic types from a namespace import (#3859[]@rbondoc96
)Changed
- [Tests] [
jsx-no-script-url
]: Improve tests (#3849[]@radu2147
)- [Docs] fix broken links: [
default-props-match-prop-types
], [jsx-boolean-value
], [jsx-curly-brace-presence
], [jsx-no-bind
], [no-array-index-key
], [no-is-mounted
], [no-render-return-value
], [require-default-props
] (#3841[]@bastiendmt
)#3859: jsx-eslint/eslint-plugin-react#3859 #3849: jsx-eslint/eslint-plugin-react#3849 #3841: jsx-eslint/eslint-plugin-react#3841 #3840: jsx-eslint/eslint-plugin-react#3840 #3833: jsx-eslint/eslint-plugin-react#3833 #3829: jsx-eslint/eslint-plugin-react#3829
244743a
Update CHANGELOG and bump versionbc5b9dd
[actions] release workflow needs some new domainsed3b1cf
[Tests] jsx-uses-vars
, jsx-uses-react
: fix
no-unused-vars
tests in esli...033ad19
[Deps] update array.prototype.flatmap
,
es-iterator-helpers
, `object.value...b4a14f4
[meta] add directories.test
b713026
[Fix] prop-types
: props missing in validation when using
generic types from...66ae4c1
[Fix] no-unknown-property
: support precedence
prop in react 19233d442
[Dev Deps] update @babel/preset-react
958954d
[Docs] fix broken links:2c0b10c
[Tests] pin `@typescript-eslint/parser to < 8.18, due to a breaking
change8f512b5
2.7.08a7569a
ci: Add jsr.jsonc & jsr-publish workflow8ef085f
docs: Fix API docs links374c19c
style: Really use explicit imports for process.env and Buffer1ab037d
style: Include explicit type declarations on all public APIs4354c42
style: Use explicit imports for process.env and Buffer2c55723
Merge pull request #591 from
eemeli/import-tsab240c1
fix: Drop .ts extension from import & export paths in .d.ts
filesc4c49f9
fix: Use separate rather than inline type keyword for TS
compatibility3bec004
ci: Add deno smoke test