You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,12 @@ Contributors:
32
32
33
33
</div>
34
34
Updates:
35
-
<li>Improved runtime by incorporating esbuild-loader, lazy-loading/code-splitting, and removing deprecated syntax/unused node modules.</li>
35
+
<li>Improved runtime by incorporating esbuild-loader, removing deprecated syntax/unused node modules, and other bundling optimizations.</li>
36
36
<li>Refactored SASS by updating deprecated syntax and import statements.</li>
37
37
<li>Grafana dashboard updates include deprecated syntax removal and a more intuitive layout, making it simpler for users to visualize key metrics in the newest version of Grafana.</li>
38
38
<li>TypeScript migration allows contributors and users to catch errors early and work with a more robust codebase, making the app more reliable.</li>
39
-
<li>Introducing ChroNotes, full documentation of our file structure and their purposes.</li>
40
-
<li>Refactored the homepage of the app to give it a more intuitive appearance regarding where/how to initialize network monitoring.</li>
39
+
<li>Introduced ChroNotes, full documentation of our file structure and their purposes.</li>
40
+
<li>Refactored the UI of the app to give it a more intuitive appearance regarding where/how to initialize network monitoring.</li>
41
41
42
42
43
43
<ahref='(https://ashleybisram.medium.com/a-new-chapter-for-chronos-introducing-version-15-0-12b83def342b)'>Version 15.0 Medium Article</a>
0 commit comments