@quasar/render-ssr-error 1.0.4 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  ![Quasar Framework logo](https://cdn.quasar.dev/logo-v2/header.png)
2
2
 
3
3
  # Render SSR error for Quasar Framework
4
+
4
5
  > **Used internally by Quasar CLI.**
5
6
 
6
7
  <img src="https://img.shields.io/npm/v/%40quasar/render-ssr-error.svg?label=@quasar/render-ssr-error">
@@ -18,6 +19,7 @@ Ask questions at the official community forum: [https://forum.quasar.dev](https:
18
19
  I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature). Please read the [Contributing Guide](../../CONTRIBUTING.md).
19
20
 
20
21
  ## Semver
22
+
21
23
  Quasar is following [Semantic Versioning 2.0](https://semver.org/).
22
24
 
23
25
  ## License