Skip to content

Commit 76718fa

Browse files
committed
Revert "Remove TOC"
This reverts commit a366e55.
1 parent a366e55 commit 76718fa

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

RELEASES.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,45 @@ We manage release notes in this file instead of the paginated Github Releases Pa
99
- Pagination in the Github UI means that you cannot easily search release notes for a large span of releases at once
1010
- The paginated Github interface also cuts off longer releases notes without indication in list view, and you need to click into the detail view to see the full set of release notes
1111

12+
<details>
13+
<summary>Table of Contents</summary>
14+
15+
- [Remix Releases](#remix-releases)
16+
- [v2.2.0 🏷️](#v220-️)
17+
- [What's Changed](#whats-changed)
18+
- [Vite!](#vite)
19+
- [New Fetcher APIs](#new-fetcher-apis)
20+
- [Persistence Future Flag](#persistence-future-flag)
21+
- [Minor Changes](#minor-changes)
22+
- [Patch Changes](#patch-changes)
23+
- [Updated Dependencies](#updated-dependencies)
24+
- [Changes by Package](#changes-by-package)
25+
- [v2.1.0 🏷️](#v210-️)
26+
- [What's Changed](#whats-changed-1)
27+
- [View Transitions](#view-transitions)
28+
- [Stable `createRemixStub`](#stable-createremixstub)
29+
- [Minor Changes](#minor-changes-1)
30+
- [Patch Changes](#patch-changes-1)
31+
- [Updated Dependencies](#updated-dependencies-1)
32+
- [Changes by Package](#changes-by-package-1)
33+
- [v2.0.1 🏷️](#v201-️)
34+
- [Patch Changes](#patch-changes-2)
35+
- [Changes by Package 🔗](#changes-by-package-)
36+
- [v2.0.0 🏷️](#v200-️)
37+
- [Breaking Changes](#breaking-changes)
38+
- [Upgraded Dependency Requirements](#upgraded-dependency-requirements)
39+
- [Removed Future Flags](#removed-future-flags)
40+
- [Breaking Changes/API Removals](#breaking-changesapi-removals)
41+
- [With deprecation warnings](#with-deprecation-warnings)
42+
- [Without deprecation warnings](#without-deprecation-warnings)
43+
- [Breaking Type Changes](#breaking-type-changes)
44+
- [New Features](#new-features)
45+
- [Other Notable Changes](#other-notable-changes)
46+
- [Updated Dependencies](#updated-dependencies-2)
47+
- [Changes by Package](#changes-by-package-2)
48+
49+
</details>
50+
1251
<!--
1352
To add a new release, copy from this template:
1453

0 commit comments

Comments
 (0)