summaryrefslogtreecommitdiff
path: root/.changeset/cool-feet-rest.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/cool-feet-rest.md')
-rw-r--r--.changeset/cool-feet-rest.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/.changeset/cool-feet-rest.md b/.changeset/cool-feet-rest.md
deleted file mode 100644
index c2e724d80..000000000
--- a/.changeset/cool-feet-rest.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-'@astrojs/solid-js': major
----
-
-New `include` and `exclude` config options
-
-The Solid integration now has new `include` and `exclude` config options. Use these if you want to use Solid alongside another JSX framework; include specifies files to be compiled for Solid and `exclude` does the opposite.