- BREAKING: Synchronous functions are now available only on client side
- BREAKING: Migration functions for past versions are no longer available
- Removed deprecated publication of legacy role assignments
- UI Helpers now use
console.debug
for debugging messages RolesCollection
andRoleAssignmentsCollection
can now be exported in addition to being accessed viaMeteor.roles
andMeteor.roleAssignment
- Support for Meteor 3
What's Changed
- build(deps): bump express from 4.18.2 to 4.19.2 in /testapp by @dependabot in #392
- Add missing ddp dependency by @StorytellerCZ in #394
- Export collections for direct access by @StorytellerCZ in #344
- Version 4 by @StorytellerCZ in #379
- build(deps): bump ws and puppeteer in /testapp3 by @dependabot in #405
Full Changelog: v3.6.2...v4.0.0