Skip to content

v3.0.0

Latest

Choose a tag to compare

@dr-dimitru dr-dimitru released this 11 Apr 01:31
· 8 commits to master since this release
9e9b1b8

Breaking Changes:

  • Compatible only with meteor@1.9.* and newer;
  • Now only Base64 class is exported. Please, see updated documentation;
  • allowWebWorker is false by default now;
  • useNative is false on the Client, and true on the Server by default now.

Other:

  • 👩‍🔬 Update test-suite;
  • 🤝 Compatibility with latest meteor@10.* and node@12.*.