Hello Developers 👋!
Just now updated the Lioric SDK.
Current version : 0.1.5
Solved a major CSS issue, that we have to import a line with our Lioric import statement, then the imports looks like:
import { Lioric } from "lioric-react";
import "lioric-react/styles.css";
In Tomorrow's update ill be removing the second line, no need to import the CSS file, the Lioric tag automatically gets the CSS of the widget.
The Lioric dashboard also has some updates.
Now the Lioric dashboards shows analytics of each lioric client key. Analytics includes the number of api calls hits the backend with that client key and also the request success rate.
Major update from yesterday: The entire Lioric backend shifted from python to javascript.
Thanks!!
Top comments (0)