Skip to content

Commit

Permalink
2.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mashaal committed Sep 9, 2022
1 parent b927703 commit 1c04bb1
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion examples/basic/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/bogus-marketing-or-blog/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"react/": "https://esm.sh/[email protected]/",
"react-dom": "https://esm.sh/[email protected]",
"react-dom/": "https://esm.sh/[email protected]/",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/ultra-website/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"react-helmet-async": "https://esm.sh/[email protected]?external=react",
"@tanstack/react-query": "https://esm.sh/@tanstack/[email protected]?external=react",
"wouter": "https://esm.sh/wouter?external=react",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-api-routes/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/with-emotion/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"@emotion/react": "https://esm.sh/@emotion/[email protected]?external=react",
"@emotion/styled": "https://esm.sh/@emotion/[email protected]?external=react,@emotion/react"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/with-esm/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/with-fly-io/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/with-material-ui/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"@mui/material": "https://esm.sh/@mui/[email protected]?bundle&external=react,@emotion/react,@emotion/styled",
"@mui/material/styles": "https://esm.sh/@mui/[email protected]/styles",
"@mui/material/colors": "https://esm.sh/@mui/[email protected]/colors",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-mdx/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"@mdx-js/run": "https://esm.sh/@mdx-js/[email protected]/lib/run.js",
"@mdx-js/react": "https://esm.sh/@mdx-js/[email protected]?external=react"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/with-netlify-(WIP)/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/with-preact/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"preact/": "https://esm.sh/[email protected]/",
"react-dom": "https://esm.sh/[email protected]/compat",
"react-dom/": "https://esm.sh/[email protected]/compat/",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/with-react-helmet-async/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"react-helmet-async": "https://esm.sh/[email protected]?external=react"
}
}
2 changes: 1 addition & 1 deletion examples/with-react-query/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"@tanstack/react-query": "https://esm.sh/@tanstack/[email protected]?external=react"
}
}
2 changes: 1 addition & 1 deletion examples/with-react-router/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"react-router-dom": "https://esm.sh/[email protected]?external=react",
"react-router-dom/server": "https://esm.sh/[email protected]/server?external=react"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/with-service-worker/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/"
"ultra/": "https://deno.land/x/[email protected].4/"
}
}
2 changes: 1 addition & 1 deletion examples/with-stitches/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"@stitches/react": "https://esm.sh/@stitches/[email protected]?external=react"
}
}
2 changes: 1 addition & 1 deletion examples/with-twind/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"twind": "https://esm.sh/[email protected]",
"twind/sheets": "https://esm.sh/[email protected]/sheets"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/with-wouter/importMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"react-dom": "https://esm.sh/[email protected]",
"react-dom/server": "https://esm.sh/[email protected]/server?dev",
"react-dom/client": "https://esm.sh/[email protected]/client?dev",
"ultra/": "https://deno.land/x/[email protected].3/",
"ultra/": "https://deno.land/x/[email protected].4/",
"wouter": "https://esm.sh/wouter?external=react",
"wouter/static-location": "https://esm.sh/wouter/static-location?external=react"
}
Expand Down
2 changes: 1 addition & 1 deletion version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/* Do not set this manually, run tools/patch.ts if releasing a new version */
export const VERSION = "2.0.0-beta.3";
export const VERSION = "2.0.0-beta.4";

0 comments on commit 1c04bb1

Please sign in to comment.