Releases: Meteor-Community-Packages/meteor-link-accounts
Releases · Meteor-Community-Packages/meteor-link-accounts
v3.0.1
- Fix a wrong if statement in the Seznam connector by @StorytellerCZ
Full Changelog: v3.0.0...v3.0.1
v3.0.0
BREAKING
- Removed deprecated providers by @StorytellerCZ
- Minimum support version is Meteor 3.0 by @StorytellerCZ
What's Changed
- fix missing Async by @acemtp in #119
- OAuth.retrieveCredential returns a promise by @acemtp in #118
- Meteor 3.0 by @StorytellerCZ in #115
New Contributors
Full Changelog: v2.9.0...v3.0.0
v3.0.0-rc.0
What's Changed
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #113
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #116
- fix missing Async by @acemtp in #119
- OAuth.retrieveCredential returns a promise by @acemtp in #118
- BREAKING: Removed deprecated providers @StorytellerCZ
- BREAKING: Minimum support version is Meteor 3.0 @StorytellerCZ
New Contributors
Full Changelog: v2.8.0...v3.0.0-rc.0
v2.9.0
What's Changed
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #113
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #116
- Added
storyteller:accounts-seznam
@StorytellerCZ
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- More async calls have been added through the codebase
- Minimum Meteor version is
2.9.11
- Deprecated
lichthagel:accounts-discord
which will be removed in v3 - Supports Meteor 3
alpha-15
- Betapass preview & remove Husky by @StorytellerCZ in #112
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- Added storyteller:accounts-discord as a new version for Discord connector @StorytellerCZ
- Added new build target for Meteor v 2.9.1 @StorytellerCZ
- Add re-tries for popup closures in tryLinkAfterPopupClosed to mirror Meteor login behavior and fix issues when credentialSecret is not set fast enough @StorytellerCZ
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #107
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #108
- feature(ci): add comment issue workflow by @jankapunkt in #109
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #110
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #111
New Contributors
- @lgtm-com made their first contribution in #107
- @jankapunkt made their first contribution in #109
Full Changelog: v2.6.1...v2.7.0
v2.6.0
- Added
freedombase:web3-login
- Slight code re-format for better readability
v2.5.0
- Make hooks stoppable
- Fix commit script
- Added Apple provider for
quave:accounts-apple
orbigowl:accounts-apple
package
v2.4.1
- Upgrade eslint-parser
- Fix wrong uppercase in the word
linkedIn
forpauli:linkedin-oauth
v2.4.0
- Updated dependencies
- Compatibility update for Meteor 2.3