0.1.5 (2023-06-27) 
Bug Fixes 
- core: disabled auto pageview to prevent duplicate tracking (dc8ffc6)
 
Features 
- core: update the sdk url of cnzz (be370dd)
 
0.1.4 (2023-06-25) 
Bug Fixes 
- core: fix debug log error for loadSdk (757068c)
 - core: if fromUrl is not specified, it defaults to an empty string (dc050d1)
 
0.1.3 (2023-06-23) 
Features 
0.1.2 (2023-05-03) 
Bug Fixes 
- core: no need to throw errors during server-side generate (4b54a65)
 
0.1.1 (2023-04-24) 
Bug Fixes 
- core: export types (5b4cff1)
 
0.1.0 (2023-04-22) 
Features 
- core: add debug decorator (8905d36)
 - core: add interceptor (7014477)
 - core: add node id support for track event (bc3acd4)
 - core: add setAccount method (0daa313)
 - core: add trackEvent (f5b2cce)
 - core: improve the log of trackEvent (e25bc9f)
 - core: loadSdk is now a private method (9da1a8a)
 - core: provides functional instantiation methods (4538263)
 - core: remove the debug decoration of setAccount (39f0798)
 - core: the debug decorator supports capturing arguments of the method (94b1632)
 - core: the trackPageview method internally differentiates the options for different platforms (5f9a913)