docs: add warning about proxy server to migration guide
This commit is contained in:
parent
158e8f2716
commit
9e16956663
@ -32,6 +32,10 @@ If you are using a CDN to load Static CMS, simply change your URL:
|
||||
<script src="https://unpkg.com/@staticcms/app@^2.0.0-beta.1/dist/static-cms-app.js"></script>
|
||||
```
|
||||
|
||||
### Proxy Server
|
||||
|
||||
If you are using `@staticcms/proxy-server` you will need to ensure you are using version `3.0.0` or above for all features in Static CMS `v2.0.0` to work.
|
||||
|
||||
## Deprecated Items Removed
|
||||
|
||||
All previously deprecated items have been removed as part of this release.
|
||||
|
Loading…
x
Reference in New Issue
Block a user