Replace useraccounts packages with communitypackages alternatives#6195
Merged
xet7 merged 2 commits intowekan:mainfrom Mar 22, 2026
Merged
Replace useraccounts packages with communitypackages alternatives#6195xet7 merged 2 commits intowekan:mainfrom
xet7 merged 2 commits intowekan:mainfrom
Conversation
Migrate from the unmaintained useraccounts:* packages to the community-maintained communitypackages:* drop-in replacements: - useraccounts:core -> communitypackages:core@2.0.3 - useraccounts:unstyled -> communitypackages:unstyled@2.0.1 - useraccounts:flow-routing-extra -> communitypackages:flow-routing@2.1.0 Also clean up .meteor/packages: - Remove unused coffeescript and spacebars packages - Unpin ecmascript and standard-minifier-js versions
The sed command targeting packages/meteor-useraccounts-core/package.js referenced a local package directory that no longer exists.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Such a big step for Wekan and possibly the whole community too! I had to migrate all three packages and I chose https://github.com/Meteor-Community-Packages as their new home. This way the community can not only benefit but carry the torch if I'm no longer around. I also took the opportunity to remove dead packages like
coffeescriptwhich is no longer needed after removingpeerlibrary:blaze-components. Wekan is leaner than ever and we're getting close to the 3.0 bump. Slowly but surely 💪Summary
useraccounts:*packages to community-maintainedcommunitypackages:*drop-in replacements:useraccounts:core→communitypackages:core@2.0.3useraccounts:unstyled→communitypackages:unstyled@2.0.1useraccounts:flow-routing-extra→communitypackages:flow-routing@2.1.0imports/i18n/accounts.jscoffeescriptandspacebarspackagesuseraccounts-corereference from stacksmith build script