Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MonRay2024 authored Nov 10, 2024
1 parent 9bf4d1d commit 652dd22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ description: The latest updates and changes to CodeRabbit.
sidebar_position: 9
---

## November 8, 2024

### ESLint Support

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

## October 31, 2024

### Learnings and Metrics Iteration for CodeRabbit Self-Hosted Customers
Expand Down

0 comments on commit 652dd22

Please sign in to comment.