Skip to content

v2.0.0

Compare
Choose a tag to compare
@Papooch Papooch released this 14 Feb 21:41
· 168 commits to main since this release
  • Improve type inference and type safety for ClsService (#16) 9590a19

Breaking:

  • removed ClsService#getStore method in favor of ClsService#get with no arguments
  • use symbols instead of string constants for CLS_ID and friends.

v1.6.2...v2.0.0