Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-03 | 1.1 kB | |
v7.37.5 source code.tar.gz | 2025-04-03 | 463.5 kB | |
v7.37.5 source code.zip | 2025-04-03 | 697.9 kB | |
Totals: 3 Items | 1.2 MB | 0 |
Fixed
- [
no-unknown-property
]: allow shadow root attrs on<template>
(#3912 @ljharb) - [
prop-types
]: supportComponentPropsWithRef
from a namespace import (#3651 @corydeppen) - [
jsx-no-constructed-context-values
]: detect constructed context values in React 19<Context>
usage (#3910 @TildaDares) - [
no-unknown-property
]: allowtransform-origin
onrect
(#3914 @ljharb)
Changed
- [Docs] [
button-has-type
]: clean up phrasing (#3909 @hamirmahal)