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
feat(core): Refactor store and update Angular dependencies (#130)
Enhance the Store class with initialization and clear methods, and update data types to allow null. Add return types to methods in the EntityStore and Store classes. Update Angular dependencies to the latest patch versions.