@astrojs/preact
Advanced tools
Comparing version 0.3.1 to 0.3.2
# @astrojs/preact | ||
## 0.3.2 | ||
### Patch Changes | ||
- [#3854](https://github.com/withastro/astro/pull/3854) [`b012ee55`](https://github.com/withastro/astro/commit/b012ee55b107dea0730286263b27d83e530fad5d) Thanks [@bholmesdev](https://github.com/bholmesdev)! - [astro add] Support adapters and third party packages | ||
## 0.3.1 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,1 @@ | ||
"use strict"; | ||
function getRenderer() { | ||
@@ -3,0 +2,0 @@ return { |
{ | ||
"name": "@astrojs/preact", | ||
"description": "Use Preact components within Astro", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"type": "module", | ||
@@ -15,2 +15,3 @@ "types": "./dist/index.d.ts", | ||
"keywords": [ | ||
"astro-integration", | ||
"astro-component", | ||
@@ -34,3 +35,3 @@ "renderer", | ||
"devDependencies": { | ||
"astro": "1.0.0-beta.59", | ||
"astro": "1.0.0-beta.65", | ||
"astro-scripts": "0.0.6", | ||
@@ -37,0 +38,0 @@ "preact": "^10.7.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25229
12
329