Jeremiah Lowin commited on
Commit
58f70e1
·
1 Parent(s): a086fb7

Update updates.mdx

Browse files
Files changed (1) hide show
  1. docs/updates.mdx +2 -3
docs/updates.mdx CHANGED
@@ -3,9 +3,8 @@ title: "FastMCP Updates"
3
  sidebarTitle: "Updates"
4
  icon: "sparkles"
5
  tag: "New!"
6
- mode: "wide"
7
  ---
8
- <Update label="FastMCP 2.7" description="June 6, 2025">
9
  <Card
10
  title="FastMCP 2.7: Pare Programming" href="https://github.com/jlowin/fastmcp/releases/tag/v2.7.0"
11
  img="assets/updates/release-2-7.png"
@@ -32,7 +31,7 @@ The bulk of the update is focused on improving the FastMCP internals, including
32
 
33
 
34
 
35
- <Update label="FastMCP 2.6" description="June 6, 2025">
36
  <Card
37
  title="Blast Auth with FastMCP 2.6" href="https://www.jlowin.dev/blog/fastmcp-2-6"
38
  img="https://www.jlowin.dev/_image?href=%2F_astro%2Fhero.Bsu8afiw.png&w=1000&h=500&f=webp"
 
3
  sidebarTitle: "Updates"
4
  icon: "sparkles"
5
  tag: "New!"
 
6
  ---
7
+ <Update label="FastMCP 2.7" description="June 6, 2025" tags={["Releases"]}>
8
  <Card
9
  title="FastMCP 2.7: Pare Programming" href="https://github.com/jlowin/fastmcp/releases/tag/v2.7.0"
10
  img="assets/updates/release-2-7.png"
 
31
 
32
 
33
 
34
+ <Update label="FastMCP 2.6" description="June 2, 2025" tags={["Releases", "Blog Posts"]}>
35
  <Card
36
  title="Blast Auth with FastMCP 2.6" href="https://www.jlowin.dev/blog/fastmcp-2-6"
37
  img="https://www.jlowin.dev/_image?href=%2F_astro%2Fhero.Bsu8afiw.png&w=1000&h=500&f=webp"