v1.0.1
Added
- Introduced official versioning for the application.
Changed
-
The application now starts using the command npm start as opposed to the previously used npm run dev.
-
Refactored script commands in server/package.json for better clarity and organization.
-
Eliminated firebolt-discovery-openrpc as an optional dependency. It will no longer be utilized in the application.
-
Deleted package-lock.json from the root directory.
-
Updated documentation for greater clarity and accuracy.