Skip to content

Commit

Permalink
📝 Adding disclaimer to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amoutonbrady committed Jan 2, 2021
1 parent 298205f commit 99c2ef7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# Vite Plugin Solid
# vite-plugin-solid

A simple integration to run [solid-js](https://github.com/ryansolid/solid) with [vite](https://github.com/vitejs/vite)

## Disclaimer

This targets vite 2 (which is in beta right now). To checkout vite 1 support, check out the `vite-1.x` branch.

The mean breaking change is that the package has been renamed from `@amoutonbrady/vite-plugin-solid` to `vite-plugin-solid`.

For other breaking changes, check [the migration guide of vite](https://vitejs.dev/guide/migration.html).

## Features

- HMR with minimal configuration
Expand Down

0 comments on commit 99c2ef7

Please sign in to comment.