Revert "Version Packages (next) (#692)"

This reverts commit 790bd89ead.
This commit is contained in:
Fred K. Schott 2021-07-21 08:12:32 -07:00
parent 790bd89ead
commit 5f922221ba
26 changed files with 26 additions and 79 deletions

View file

@ -34,21 +34,7 @@
"astro-vscode": "0.5.0",
"www": "1.1.0",
"@example/framework-lit": "0.0.1",
"@astrojs/renderer-lit": "0.1.0",
"docs": "0.0.2"
"@astrojs/renderer-lit": "0.1.0"
},
"changesets": [
"eight-mangos-pretend",
"empty-otters-smell",
"fair-flowers-sleep",
"famous-bees-fry",
"funny-beers-knock",
"good-teachers-relax",
"lemon-jars-poke",
"odd-cameras-wave",
"strange-kids-sing",
"tender-paws-smash",
"two-squids-film",
"wicked-gifts-cover"
]
"changesets": ["fair-flowers-sleep", "lemon-jars-poke", "tender-paws-smash", "wicked-gifts-cover"]
}

View file

@ -12,7 +12,7 @@
},
"devDependencies": {
"@snowpack/plugin-dotenv": "^2.1.0",
"astro": "^1.0.0-next.2",
"astro": "^0.18.0-next.1",
"broken-link-checker": "^0.7.8",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.2",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -11,7 +11,7 @@
"lint": "prettier --check \"src/**/*.js\""
},
"dependencies": {
"astro": "^1.0.0-next.2",
"astro": "^0.18.0-next.1",
"date-fns": "^2.19.0",
"deepmerge": "^4.2.2",
"docsearch.js": "^2.6.3",
@ -25,7 +25,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^3.0.4",
"@contentful/rich-text-html-renderer": "^14.1.2",
"@contentful/rich-text-types": "^14.1.2",
"astro": "^1.0.0-next.2",
"astro": "^0.18.0-next.1",
"eleventy-plugin-nesting-toc": "^1.2.0",
"luxon": "^1.25.0",
"markdown-it": "^12.0.2",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2",
"astro": "^0.18.0-next.1",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"dependencies": {
"nanostores": "^0.3.3"

View file

@ -8,7 +8,7 @@
},
"devDependencies": {
"tailwindcss": "^2.1.2",
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
},
"snowpack": {
"workspaceRoot": "../.."

View file

@ -1,12 +1,5 @@
# @astrojs/parser
## 1.0.0-next.2
### Patch Changes
- a7e6666: compile javascript to target Node v12.x
- b85e68a: Fixes case where custom elements are not handled within JSX expressions
## 0.15.4
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/parser",
"version": "1.0.0-next.2",
"version": "0.15.4",
"author": "Skypack",
"license": "MIT",
"type": "commonjs",

View file

@ -1,30 +1,5 @@
# astro
## 1.0.0-next.2
### Major Changes
- f67e8f5: New Collections API (createCollection)
BREAKING CHANGE: The expected return format from createCollection() has been changed. Visit https://docs.astro.build/core-concepts/collections to learn the new API.
This feature was implemented with backwards-compatible deprecation warnings, to help you find and update pages that are using the legacy API.
### Minor Changes
- 40c882a: Fix url to find page with "index" at the end file name
### Patch Changes
- a7e6666: compile javascript to target Node v12.x
- fb8bf7e: Allow multiple Astro servers to be running simultaneously by choosing random ports if the defaults are taken.
- 0e761b9: Add ability to specify hostname in devOptions
- 007c220: Remove custom Astro.fetchContent() glob implementation, use `import.meta.globEager` internally instead.
- b85e68a: Fixes case where custom elements are not handled within JSX expressions
- Updated dependencies [a7e6666]
- Updated dependencies [b85e68a]
- @astrojs/parser@1.0.0-next.2
## 0.18.0-next.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "1.0.0-next.2",
"version": "0.18.0-next.1",
"author": "Skypack",
"license": "MIT",
"type": "module",
@ -42,7 +42,7 @@
},
"dependencies": {
"@astrojs/markdown-support": "0.2.0",
"@astrojs/parser": "1.0.0-next.2",
"@astrojs/parser": "0.15.4",
"@astrojs/prism": "0.2.2",
"@astrojs/renderer-preact": "0.1.3",
"@astrojs/renderer-react": "0.1.5",

View file

@ -1,12 +1,5 @@
# create-astro
## 0.5.1-next.0
### Patch Changes
- a7e6666: compile javascript to target Node v12.x
- d45431d: create-astro does not fail when removing subdirectories
## 0.5.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "create-astro",
"version": "0.5.1-next.0",
"version": "0.5.0",
"type": "module",
"repository": {
"type": "git",

View file

@ -28,7 +28,7 @@
"vscode-languageserver-textdocument": "^1.0.1"
},
"devDependencies": {
"astro": "^1.0.0-next.2",
"astro": "^0.18.0-next.0",
"astro-scripts": "0.0.1"
}
}

View file

@ -7,6 +7,6 @@
"build": "astro build"
},
"devDependencies": {
"astro": "^1.0.0-next.2"
"astro": "^0.18.0-next.1"
}
}