-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into modernize-deno-template
- Loading branch information
Showing
35 changed files
with
166 additions
and
60 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,119 +13,121 @@ We manage release notes in this file instead of the paginated Github Releases Pa | |
<summary>Table of Contents</summary> | ||
|
||
- [Remix Releases](#remix-releases) | ||
- [v2.13.1](#v2131) | ||
- [Patch Changes](#patch-changes) | ||
- [v2.13.0](#v2130) | ||
- [What's Changed](#whats-changed) | ||
- [Stabilized APIs](#stabilized-apis) | ||
- [Minor Changes](#minor-changes) | ||
- [Patch Changes](#patch-changes) | ||
- [Patch Changes](#patch-changes-1) | ||
- [Updated Dependencies](#updated-dependencies) | ||
- [Changes by Package](#changes-by-package) | ||
- [v2.12.1](#v2121) | ||
- [Patch Changes](#patch-changes-1) | ||
- [Patch Changes](#patch-changes-2) | ||
- [Changes by Package](#changes-by-package-1) | ||
- [v2.12.0](#v2120) | ||
- [What's Changed](#whats-changed-1) | ||
- [Future Flag for Automatic Dependency Optimization (unstable)](#future-flag-for-automatic-dependency-optimization-unstable) | ||
- [Improved Single Fetch Type Safety (unstable)](#improved-single-fetch-type-safety-unstable) | ||
- [Updates to Single Fetch Revalidation Behavior (unstable)](#updates-to-single-fetch-revalidation-behavior-unstable) | ||
- [Minor Changes](#minor-changes-1) | ||
- [Patch Changes](#patch-changes-2) | ||
- [Patch Changes](#patch-changes-3) | ||
- [Updated Dependencies](#updated-dependencies-1) | ||
- [Changes by Package](#changes-by-package-2) | ||
- [v2.11.2](#v2112) | ||
- [Patch Changes](#patch-changes-3) | ||
- [Patch Changes](#patch-changes-4) | ||
- [Updated Dependencies](#updated-dependencies-2) | ||
- [Changes by Package](#changes-by-package-3) | ||
- [v2.11.1](#v2111) | ||
- [Patch Changes](#patch-changes-4) | ||
- [Patch Changes](#patch-changes-5) | ||
- [Changes by Package](#changes-by-package-4) | ||
- [v2.11.0](#v2110) | ||
- [What's Changed](#whats-changed-2) | ||
- [Renamed `unstable_fogOfWar` future flag to `unstable_lazyRouteDiscovery` (unstable)](#renamed-unstable_fogofwar-future-flag-to-unstable_lazyroutediscovery-unstable) | ||
- [Removed `response` stub in Single Fetch (unstable)](#removed-response-stub-in-single-fetch-unstable) | ||
- [Minor Changes](#minor-changes-2) | ||
- [Patch Changes](#patch-changes-5) | ||
- [Patch Changes](#patch-changes-6) | ||
- [Updated Dependencies](#updated-dependencies-3) | ||
- [Changes by Package](#changes-by-package-5) | ||
- [v2.10.3](#v2103) | ||
- [Patch Changes](#patch-changes-6) | ||
- [Patch Changes](#patch-changes-7) | ||
- [Updated Dependencies](#updated-dependencies-4) | ||
- [Changes by Package](#changes-by-package-6) | ||
- [v2.10.2](#v2102) | ||
- [Patch Changes](#patch-changes-7) | ||
- [Patch Changes](#patch-changes-8) | ||
- [Changes by Package](#changes-by-package-7) | ||
- [v2.10.1](#v2101) | ||
- [Patch Changes](#patch-changes-8) | ||
- [Patch Changes](#patch-changes-9) | ||
- [Updated Dependencies](#updated-dependencies-5) | ||
- [Changes by Package](#changes-by-package-8) | ||
- [v2.10.0](#v2100) | ||
- [What's Changed](#whats-changed-3) | ||
- [Lazy Route Discovery (a.k.a. "Fog of War")](#lazy-route-discovery-aka-fog-of-war) | ||
- [Minor Changes](#minor-changes-3) | ||
- [Patch Changes](#patch-changes-9) | ||
- [Patch Changes](#patch-changes-10) | ||
- [Updated Dependencies](#updated-dependencies-6) | ||
- [Changes by Package](#changes-by-package-9) | ||
- [v2.9.2](#v292) | ||
- [What's Changed](#whats-changed-4) | ||
- [Updated Type-Safety for Single Fetch](#updated-type-safety-for-single-fetch) | ||
- [Patch Changes](#patch-changes-10) | ||
- [Patch Changes](#patch-changes-11) | ||
- [Updated Dependencies](#updated-dependencies-7) | ||
- [Changes by Package](#changes-by-package-10) | ||
- [v2.9.1](#v291) | ||
- [Patch Changes](#patch-changes-11) | ||
- [Patch Changes](#patch-changes-12) | ||
- [Changes by Package](#changes-by-package-11) | ||
- [v2.9.0](#v290) | ||
- [What's Changed](#whats-changed-5) | ||
- [Single Fetch (unstable)](#single-fetch-unstable) | ||
- [Undici](#undici) | ||
- [Minor Changes](#minor-changes-4) | ||
- [Patch Changes](#patch-changes-12) | ||
- [Patch Changes](#patch-changes-13) | ||
- [Updated Dependencies](#updated-dependencies-8) | ||
- [Changes by Package](#changes-by-package-12) | ||
- [v2.8.1](#v281) | ||
- [Patch Changes](#patch-changes-13) | ||
- [Patch Changes](#patch-changes-14) | ||
- [Updated Dependencies](#updated-dependencies-9) | ||
- [Changes by Package](#changes-by-package-13) | ||
- [v2.8.0](#v280) | ||
- [Minor Changes](#minor-changes-5) | ||
- [Patch Changes](#patch-changes-14) | ||
- [Patch Changes](#patch-changes-15) | ||
- [Updated Dependencies](#updated-dependencies-10) | ||
- [Changes by Package](#changes-by-package-14) | ||
- [2.7.2](#272) | ||
- [Patch Changes](#patch-changes-15) | ||
- [2.7.1](#271) | ||
- [Patch Changes](#patch-changes-16) | ||
- [2.7.1](#271) | ||
- [Patch Changes](#patch-changes-17) | ||
- [v2.7.0](#v270) | ||
- [What's Changed](#whats-changed-6) | ||
- [Stabilized Vite Plugin](#stabilized-vite-plugin) | ||
- [New `Layout` Export](#new-layout-export) | ||
- [Basename support](#basename-support) | ||
- [Cloudflare Proxy as a Vite Plugin](#cloudflare-proxy-as-a-vite-plugin) | ||
- [Minor Changes](#minor-changes-6) | ||
- [Patch Changes](#patch-changes-17) | ||
- [Patch Changes](#patch-changes-18) | ||
- [Updated Dependencies](#updated-dependencies-11) | ||
- [Changes by Package](#changes-by-package-15) | ||
- [v2.6.0](#v260) | ||
- [What's Changed](#whats-changed-7) | ||
- [Unstable Vite Plugin updates](#unstable-vite-plugin-updates) | ||
- [Minor Changes](#minor-changes-7) | ||
- [Patch Changes](#patch-changes-18) | ||
- [Patch Changes](#patch-changes-19) | ||
- [Updated Dependencies](#updated-dependencies-12) | ||
- [Changes by Package](#changes-by-package-16) | ||
- [v2.5.1](#v251) | ||
- [Patch Changes](#patch-changes-19) | ||
- [Patch Changes](#patch-changes-20) | ||
- [Updated Dependencies](#updated-dependencies-13) | ||
- [Changes by Package](#changes-by-package-17) | ||
- [v2.5.0](#v250) | ||
- [What's Changed](#whats-changed-8) | ||
- [SPA Mode (unstable)](#spa-mode-unstable) | ||
- [Server Bundles (unstable)](#server-bundles-unstable) | ||
- [Minor Changes](#minor-changes-8) | ||
- [Patch Changes](#patch-changes-20) | ||
- [Patch Changes](#patch-changes-21) | ||
- [Updated Dependencies](#updated-dependencies-14) | ||
- [Changes by Package](#changes-by-package-18) | ||
- [v2.4.1](#v241) | ||
- [Patch Changes](#patch-changes-21) | ||
- [Patch Changes](#patch-changes-22) | ||
- [Updated Dependencies](#updated-dependencies-15) | ||
- [Changes by Package](#changes-by-package-19) | ||
- [v2.4.0](#v240) | ||
|
@@ -134,19 +136,19 @@ We manage release notes in this file instead of the paginated Github Releases Pa | |
- [`future.v3_relativeSplatPath`](#futurev3_relativesplatpath) | ||
- [Vite Updates (Unstable)](#vite-updates-unstable) | ||
- [Minor Changes](#minor-changes-9) | ||
- [Patch Changes](#patch-changes-22) | ||
- [Patch Changes](#patch-changes-23) | ||
- [Updated Dependencies](#updated-dependencies-16) | ||
- [Changes by Package](#changes-by-package-20) | ||
- [v2.3.1](#v231) | ||
- [Patch Changes](#patch-changes-23) | ||
- [Patch Changes](#patch-changes-24) | ||
- [Updated Dependencies](#updated-dependencies-17) | ||
- [Changes by Package](#changes-by-package-21) | ||
- [v2.3.0](#v230) | ||
- [What's Changed](#whats-changed-10) | ||
- [Stabilized `useBlocker`](#stabilized-useblocker) | ||
- [`unstable_flushSync` API](#unstable_flushsync-api) | ||
- [Minor Changes](#minor-changes-10) | ||
- [Patch Changes](#patch-changes-24) | ||
- [Patch Changes](#patch-changes-25) | ||
- [Updated Dependencies](#updated-dependencies-18) | ||
- [Changes by Package](#changes-by-package-22) | ||
- [v2.2.0](#v220) | ||
|
@@ -155,19 +157,19 @@ We manage release notes in this file instead of the paginated Github Releases Pa | |
- [New Fetcher APIs](#new-fetcher-apis) | ||
- [Persistence Future Flag](#persistence-future-flag) | ||
- [Minor Changes](#minor-changes-11) | ||
- [Patch Changes](#patch-changes-25) | ||
- [Patch Changes](#patch-changes-26) | ||
- [Updated Dependencies](#updated-dependencies-19) | ||
- [Changes by Package](#changes-by-package-23) | ||
- [v2.1.0](#v210) | ||
- [What's Changed](#whats-changed-12) | ||
- [View Transitions](#view-transitions) | ||
- [Stable `createRemixStub`](#stable-createremixstub) | ||
- [Minor Changes](#minor-changes-12) | ||
- [Patch Changes](#patch-changes-26) | ||
- [Patch Changes](#patch-changes-27) | ||
- [Updated Dependencies](#updated-dependencies-20) | ||
- [Changes by Package](#changes-by-package-24) | ||
- [v2.0.1](#v201) | ||
- [Patch Changes](#patch-changes-27) | ||
- [Patch Changes](#patch-changes-28) | ||
- [Changes by Package 🔗](#changes-by-package-) | ||
- [v2.0.0](#v200) | ||
- [Breaking Changes](#breaking-changes) | ||
|
@@ -228,6 +230,16 @@ Date: YYYY-MM-DD | |
--> | ||
|
||
## v2.13.1 | ||
|
||
Date: 2024-10-11 | ||
|
||
### Patch Changes | ||
|
||
- `@remix-run/dev` - Revert `future.v3_optimizeDeps` back to `future.unstable_optimizeDeps` as it was not intended to stabilize in Remix v2 ([#10099](https://github.com/remix-run/remix/pull/10099)) | ||
|
||
**Full Changelog**: [`v2.13.0...v2.13.1`](https://github.com/remix-run/remix/compare/[email protected]@2.13.1) | ||
|
||
## v2.13.0 | ||
|
||
Date: 2024-10-11 | ||
|
@@ -236,12 +248,13 @@ Date: 2024-10-11 | |
|
||
#### Stabilized APIs | ||
|
||
This release stabilizes a handful of "unstable" APIs in preparation for the pending React Router v7 release (see [these](https://remix.run/blog/merging-remix-and-react-router) [posts](https://remix.run/blog/incremental-path-to-react-19) for more info): | ||
This release stabilizes a handful of "unstable" APIs in preparation for the [pending](https://x.com/remix_run/status/1841926034868077009) React Router v7 release (see [these](https://remix.run/blog/merging-remix-and-react-router) [posts](https://remix.run/blog/incremental-path-to-react-19) for more info): | ||
|
||
- `unstable_data` → `data` (for use with Single Fetch) | ||
- `unstable_flushSync` → `flushSync` (`useSubmit`, `fetcher.load`, `fetcher.submit`) | ||
- `unstable_viewTransition` → `viewTransition` (`<Link>`, `<Form>`, `useNavigate`, `useSubmit`) | ||
- `future.unstable_optimizeDeps` → `future.v3_optimizeDeps` ([Docs](https://remix.run/docs/en/main/guides/dependency-optimization)) | ||
- ~~`future.unstable_optimizeDeps` → `future.v3_optimizeDeps` ([Docs](https://remix.run/docs/en/main/guides/dependency-optimization))~~ | ||
- ⚠️ This flag was not intended to stabilize in Remix v2 and was reverted back to `future.unstable_optimizeDeps` in `2.13.1` | ||
- `future.unstable_lazyRouteDiscovery` → `future.v3_lazyRouteDiscovery` ([Docs](https://remix.run/docs/guides/lazy-route-discovery)) | ||
- `future.unstable_singleFetch` → `future.v3_singleFetch` ([Docs](https://remix.run/docs/guides/single-fetch)) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# `@remix-run/architect` | ||
|
||
## 2.13.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@remix-run/[email protected]` | ||
|
||
## 2.13.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# `@remix-run/cloudflare-pages` | ||
|
||
## 2.13.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@remix-run/[email protected]` | ||
|
||
## 2.13.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# `@remix-run/cloudflare-workers` | ||
|
||
## 2.13.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@remix-run/[email protected]` | ||
|
||
## 2.13.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# `@remix-run/cloudflare` | ||
|
||
## 2.13.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@remix-run/[email protected]` | ||
|
||
## 2.13.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# `@remix-run/deno` | ||
|
||
## 2.13.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@remix-run/[email protected]` | ||
|
||
## 2.13.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.