Skip to content
Changelog Hub
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Changelogs
Package Sources
Crates.io
GitHub
npm
PyPI
RubyGems
Crates.io
clap
serde
ripgrep
tokio
Github
toeverything/AFFiNE
jdx/mise
JerryZLiu/Dayflow
anomalyco/opencode
anthropics/claude-code
navidrome/navidrome
npm
@astrojs/starlight
@biomejs/biome
@clickhouse/client
@fingerprintjs/fingerprintjs
@formatjs/intl-localematcher
@fumadocs/cli
@inquirer/prompts
@linear/sdk
@orama/orama
@standard-schema/spec
@typescript-eslint/eslint-plugin
antd
astro
better-sqlite3
chai
chokidar
commander
corepack
create-fumadocs-app
date-fns
dompurify
domhandler
dotenv
echarts-for-react
enquirer
esbuild
express
fast-deep-equal
framer-motion
fumadocs-core
fumadocs-mdx
fumadocs-openapi
fumadocs-twoslash
fumadocs-typescript
fumadocs-ui
fumapress
gitnexus
i18next
inquirer
jiti
js-yaml
jose
lodash
lucide-react
lint-staged
lru-cache
mocha
negotiator
next
next-i18next
next-intl
npm
npm-check-updates
openai
pagefind
payload
pino
pino-pretty
playwright
pm2
postcss
posthog-js
react
react-hook-form
recharts
semver
sharp
size-sensor
stylelint
superstruct
tailwind-merge
tailwindcss
totp-generator
typescript
uuid
vike-react
vike-react-antd
vike-react-apollo
vike-react-chakra
vike-react-query
vike-react-redux
vike-react-styled-components
vike-react-styled-jsx
vike-react-zustand
vite
whatsapp-web.js
zod
RubyGems
devise
paper_trail
rails
rspec
sidekiq
GitHub
Select theme
Dark
Light
Auto
@typescript-eslint/eslint-plugin 4.25.0
npm
/
@typescript-eslint/eslint-plugin
/
4.25.0
source
↗
4.25.0
(2021-05-24)
Bug Fixes
corrected no-unsupported-browser-code in roadmap as unimplemented (
#3407
) (
2319b0e
)
experimental-utils:
fix
isAwaitKeyword
predicate in ast-utils (
#3290
) (
c15da67
)
Features
typescript-estree:
[TS4.3] support overrides on class members (
#3429
) (
21d1b62
)
typescript-estree:
add support for getter/setter signatures on types (
#3427
) (
b830b7f
), closes
#3272
#3272