@artemiik/vision-ui 1.0.1 → 1.0.2
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 +5 -3
- package/dist/vision.bundle.js +65 -75
- package/package.json +1 -1
package/README.md
CHANGED
@@ -2,15 +2,17 @@
|
|
2
2
|
|
3
3
|
[](https://github.com/Artymiik/vision/actions/workflows/compiler-client.yml)
|
4
4
|
|
5
|
+
 
|
6
|
+
|
5
7
|
## Introduction
|
6
8
|
|
7
9
|
Vision allows any user, whether it's your development team, to visually look at the server in production mode. Be aware of all errors, server response time, CPU and RAM load. Look at the Vision!
|
8
10
|
|
9
11
|
## Versions
|
10
12
|
|
11
|
-
| Vision Version | Release Date | Notes
|
12
|
-
| -------------- | ------------ |
|
13
|
-
| 1.0.0 | 2025-02-16 | [tag v1.0.0](https://github.com/Artymiik/vision-ui/tree/v1.0.0)
|
13
|
+
| Vision Version | Release Date | Notes |
|
14
|
+
| -------------- | ------------ | --------------------------------------------------------------- |
|
15
|
+
| 1.0.0 | 2025-02-16 | [tag v1.0.0](https://github.com/Artymiik/vision-ui/tree/v1.0.0) |
|
14
16
|
|
15
17
|
## Documentation
|
16
18
|
|