Skip to content

Commit

Permalink
Draft release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Dec 9, 2024
1 parent 9cb5a86 commit 5c8ab0c
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,16 @@ Date: YYYY-MM-DD
-->

## v2.15.1

Date: 2024-12-09

### Patch Changes

- `create-remix` - Set fs-extra as dependency ([#10300](https://github.com/remix-run/remix/pull/10300))

**Full Changelog**: [`v2.15.0...v2.15.1`](https://github.com/remix-run/remix/compare/[email protected]@2.15.1)

## v2.15.0

Date: 2024-11-19
Expand Down Expand Up @@ -296,8 +306,8 @@ Date: 2024-11-08

### Patch Changes

- Fix `defaultShouldRevalidate` value when using single fetch ([#10139](https://github.com/remix-run/remix/pull/10139))
- Update externally-accessed resource routes warning to cover null usage as well ([#10145](https://github.com/remix-run/remix/pull/10145))
- `@remix-run/react` - Fix `defaultShouldRevalidate` value when using Single Fetch ([#10139](https://github.com/remix-run/remix/pull/10139))
- `@remix-run/server-runtime` - Update externally-accessed resource routes warning to cover `null` usage as well ([#10145](https://github.com/remix-run/remix/pull/10145))

### Updated Dependencies

Expand Down

0 comments on commit 5c8ab0c

Please sign in to comment.