Skip to content

Commit 652dd22

Browse files
authored
Update changelog.md
1 parent 9bf4d1d commit 652dd22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ description: The latest updates and changes to CodeRabbit.
55
sidebar_position: 9
66
---
77

8+
## November 8, 2024
9+
10+
### ESLint Support
11+
12+
We've introducded support for ES Lint, including .vue, .svelte, and .astro, alongside traditional .js, .ts, and .jsx extensions. We've worked on monorepo compatibility with improved Yarn and PNPM workspace support, ensuring seamless integration across your projects. While maintaining your existing ESLint configurations, we simply require all dependencies to be properly defined in your package.json. Note that private plugins aren't currently supported, but we're committed to making code quality maintenance as efficient as possible across all your web development needs
13+
814
## October 31, 2024
915

1016
### Learnings and Metrics Iteration for CodeRabbit Self-Hosted Customers

0 commit comments

Comments
 (0)