Skip to content

Commit

Permalink
[ci] release (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 18, 2023
1 parent 16dc36a commit 07f7bb7
Showing 42 changed files with 129 additions and 86 deletions.
11 changes: 10 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -62,6 +62,7 @@
},
"changesets": [
"angry-pots-boil",
"angry-spoons-flow",
"beige-beds-smile",
"beige-pumpkins-pump",
"calm-peas-doubt",
@@ -81,9 +82,13 @@
"lemon-eagles-worry",
"lovely-terms-drive",
"lovely-worms-invite",
"mean-suits-cover",
"modern-bulldogs-film",
"new-lies-guess",
"ninety-garlics-fly",
"odd-mirrors-beam",
"poor-chicken-film",
"poor-ladybugs-thank",
"pretty-planes-promise",
"quick-impalas-rush",
"quiet-actors-agree",
@@ -96,6 +101,7 @@
"shaggy-melons-tap",
"six-carpets-talk",
"smart-clouds-applaud",
"spicy-parrots-beam",
"spicy-tips-dream",
"spotty-bees-switch",
"stupid-wolves-explain",
@@ -105,7 +111,10 @@
"thin-beers-drive",
"thin-seahorses-worry",
"tricky-rabbits-count",
"twenty-llamas-type",
"two-geese-eat",
"two-needles-buy"
"two-needles-buy",
"wicked-clouds-obey",
"witty-pugs-drum"
]
}
2 changes: 1 addition & 1 deletion examples/basics/package.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
4 changes: 2 additions & 2 deletions examples/blog/package.json
Original file line number Diff line number Diff line change
@@ -11,8 +11,8 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"@astrojs/mdx": "^1.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"@astrojs/mdx": "^0.14.0",
"@astrojs/rss": "^2.0.0",
"@astrojs/sitemap": "^1.0.0"
}
2 changes: 1 addition & 1 deletion examples/component/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"
2 changes: 1 addition & 1 deletion examples/deno/package.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
},
"devDependencies": {
"@astrojs/deno": "^4.0.0-beta.2"
2 changes: 1 addition & 1 deletion examples/docs/package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
2 changes: 1 addition & 1 deletion examples/framework-alpine/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"alpinejs": "^3.10.2",
"@astrojs/alpinejs": "^0.1.2",
"@types/alpinejs": "^3.7.0"
2 changes: 1 addition & 1 deletion examples/framework-lit/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"lit": "^2.2.5",
"@astrojs/lit": "^1.0.2-beta.0",
"@webcomponents/template-shadowroot": "^0.1.0"
2 changes: 1 addition & 1 deletion examples/framework-multiple/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
2 changes: 1 addition & 1 deletion examples/framework-preact/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.0-beta.0",
"@preact/signals": "^1.1.0"
2 changes: 1 addition & 1 deletion examples/framework-react/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^2.0.0-beta.0",
2 changes: 1 addition & 1 deletion examples/framework-solid/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"solid-js": "^1.4.3",
"@astrojs/solid-js": "^2.0.0-beta.0"
}
2 changes: 1 addition & 1 deletion examples/framework-svelte/package.json
Original file line number Diff line number Diff line change
@@ -13,6 +13,6 @@
"dependencies": {
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.0.0-beta.1",
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
2 changes: 1 addition & 1 deletion examples/framework-vue/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"vue": "^3.2.37",
"@astrojs/vue": "^2.0.0-beta.1"
}
2 changes: 1 addition & 1 deletion examples/hackernews/package.json
Original file line number Diff line number Diff line change
@@ -13,6 +13,6 @@
},
"dependencies": {
"@astrojs/node": "^5.0.0-beta.1",
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
2 changes: 1 addition & 1 deletion examples/integration/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"
2 changes: 1 addition & 1 deletion examples/minimal/package.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
2 changes: 1 addition & 1 deletion examples/non-html-pages/package.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
2 changes: 1 addition & 1 deletion examples/portfolio/package.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
2 changes: 1 addition & 1 deletion examples/ssr/package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"server": "node dist/server/entry.mjs"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"svelte": "^3.48.0",
"@astrojs/svelte": "^2.0.0-beta.1",
"@astrojs/node": "^5.0.0-beta.1",
2 changes: 1 addition & 1 deletion examples/with-markdown-plugins/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"@astrojs/markdown-remark": "^2.0.0-beta.2",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
2 changes: 1 addition & 1 deletion examples/with-markdown-shiki/package.json
Original file line number Diff line number Diff line change
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2"
"astro": "^2.0.0-beta.3"
}
}
4 changes: 2 additions & 2 deletions examples/with-mdx/package.json
Original file line number Diff line number Diff line change
@@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"preact": "^10.6.5",
"@astrojs/preact": "^2.0.0-beta.0",
"@astrojs/mdx": "^1.0.0-beta.2"
"@astrojs/mdx": "^0.14.0"
}
}
2 changes: 1 addition & 1 deletion examples/with-nanostores/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"preact": "^10.7.3",
"@astrojs/preact": "^2.0.0-beta.0",
"nanostores": "^0.5.12",
4 changes: 2 additions & 2 deletions examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
@@ -11,10 +11,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^1.0.0-beta.2",
"@astrojs/mdx": "^0.14.0",
"@astrojs/tailwind": "^3.0.0-beta.1",
"@types/canvas-confetti": "^1.4.3",
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"autoprefixer": "^10.4.7",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.14",
2 changes: 1 addition & 1 deletion examples/with-vite-plugin-pwa/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.3"
}
2 changes: 1 addition & 1 deletion examples/with-vitest/package.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"test": "vitest"
},
"dependencies": {
"astro": "^2.0.0-beta.2",
"astro": "^2.0.0-beta.3",
"vitest": "^0.20.3"
}
}
18 changes: 18 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# astro

## 2.0.0-beta.3

### Major Changes

- [#5862](https://github.com/withastro/astro/pull/5862) [`1ca81c16b`](https://github.com/withastro/astro/commit/1ca81c16b8b66236e092e6eb6ec3f73f5668421c) Thanks [@bluwy](https://github.com/bluwy)! - Remove unused exports

### Patch Changes

- [#5855](https://github.com/withastro/astro/pull/5855) [`16dc36a87`](https://github.com/withastro/astro/commit/16dc36a870df47a4151a8ed2d91d0bd1bb812458) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Remove legacy compiler error handling

- [#5845](https://github.com/withastro/astro/pull/5845) [`e818cc046`](https://github.com/withastro/astro/commit/e818cc0466a942919ea3c41585e231c8c80cb3d0) Thanks [@bluwy](https://github.com/bluwy)! - Fix importing client-side components with alias

- [#5849](https://github.com/withastro/astro/pull/5849) [`8c100a6fe`](https://github.com/withastro/astro/commit/8c100a6fe6cc652c3799d1622e12c2c969f30510) Thanks [@bluwy](https://github.com/bluwy)! - Handle server restart from Vite plugins

- [#5852](https://github.com/withastro/astro/pull/5852) [`3a00ecb3e`](https://github.com/withastro/astro/commit/3a00ecb3eb4bc44be758c064f2bde6e247e8a593) Thanks [@rishi-raj-jain](https://github.com/rishi-raj-jain)! - Respect `vite.envPrefix` if provided

- [#5872](https://github.com/withastro/astro/pull/5872) [`b66d7195c`](https://github.com/withastro/astro/commit/b66d7195c17a55ea0931bc3744888bd4f5f01ce6) Thanks [@bluwy](https://github.com/bluwy)! - Enable `skipLibCheck` by default

## 2.0.0-beta.2

### Major Changes
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
14 changes: 9 additions & 5 deletions packages/astro/src/core/errors/overlay.ts
Original file line number Diff line number Diff line change
@@ -524,11 +524,15 @@ class ErrorOverlay extends HTMLElement {

if (html) {
// Automatically detect links
text = text.split(' ').map(v => {
if (!v.startsWith('https://')) return v;
if (v.endsWith('.')) return `<a target="_blank" href="${v.slice(0, -1)}">${v.slice(0, -1)}</a>.`
return `<a target="_blank" href="${v}">${v}</a>`
}).join(' ');
text = text
.split(' ')
.map((v) => {
if (!v.startsWith('https://')) return v;
if (v.endsWith('.'))
return `<a target="_blank" href="${v.slice(0, -1)}">${v.slice(0, -1)}</a>.`;
return `<a target="_blank" href="${v}">${v}</a>`;
})
.join(' ');
}

if (el) {
2 changes: 1 addition & 1 deletion packages/integrations/cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@
"tiny-glob": "^0.2.9"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.2"
"astro": "workspace:^2.0.0-beta.3"
},
"devDependencies": {
"astro": "workspace:*",
2 changes: 1 addition & 1 deletion packages/integrations/deno/package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
"esbuild": "^0.15.18"
},
"peerDependencies": {
"astro": "workspace:^2.0.0-beta.2"
"astro": "workspace:^2.0.0-beta.3"
},
"devDependencies": {
"astro": "workspace:*",
13 changes: 13 additions & 0 deletions packages/integrations/image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @astrojs/image

## 0.12.2-beta.0

### Patch Changes

- [#5788](https://github.com/withastro/astro/pull/5788) [`006405d33`](https://github.com/withastro/astro/commit/006405d33c2b8eb1307cb84161659428e43efa51) Thanks [@MoustaphaDev](https://github.com/MoustaphaDev)! - - Refactor types to support props auto-completion for the `Image` and `Picture` components.

- Pass previously missing `alt` prop to the `getPicture` function

- [#5871](https://github.com/withastro/astro/pull/5871) [`1bd42c6b2`](https://github.com/withastro/astro/commit/1bd42c6b2a072210411cffb42dcc80170b9a618b) Thanks [@Princesseuh](https://github.com/Princesseuh)! - Fix the integration failing to work properly on Node 18+

- Updated dependencies [[`16dc36a87`](https://github.com/withastro/astro/commit/16dc36a870df47a4151a8ed2d91d0bd1bb812458), [`e818cc046`](https://github.com/withastro/astro/commit/e818cc0466a942919ea3c41585e231c8c80cb3d0), [`8c100a6fe`](https://github.com/withastro/astro/commit/8c100a6fe6cc652c3799d1622e12c2c969f30510), [`3a00ecb3e`](https://github.com/withastro/astro/commit/3a00ecb3eb4bc44be758c064f2bde6e247e8a593), [`1ca81c16b`](https://github.com/withastro/astro/commit/1ca81c16b8b66236e092e6eb6ec3f73f5668421c), [`b66d7195c`](https://github.com/withastro/astro/commit/b66d7195c17a55ea0931bc3744888bd4f5f01ce6)]:
- [email protected]

## 1.0.0-beta.2

### Major Changes
4 changes: 2 additions & 2 deletions packages/integrations/image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@astrojs/image",
"description": "Load and transform images in your Astro site.",
"version": "0.12.1",
"version": "0.12.2-beta.0",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",
@@ -65,7 +65,7 @@
},
"peerDependencies": {
"sharp": ">=0.31.0",
"astro": "workspace:^2.0.0-beta.2"
"astro": "workspace:^2.0.0-beta.3"
},
"peerDependenciesMeta": {
"sharp": {
Loading

0 comments on commit 07f7bb7

Please sign in to comment.