This repository was archived by the owner on Mar 6, 2026. It is now read-only.
update lodash to same version as current postal#33
Closed
corneliusweiss wants to merge 1 commit intopostaljs:masterfrom
Closed
update lodash to same version as current postal#33corneliusweiss wants to merge 1 commit intopostaljs:masterfrom
corneliusweiss wants to merge 1 commit intopostaljs:masterfrom
Conversation
|
+1 it would be nice to have this PR released for support with lodash 4 instead of 3. Does it need a major version bump though since it's a breaking change due to the dependency's breaking changes? |
|
I'd like to see this merged, too. When using postal and the add ons to run across iframes, we have lodash version 4.17.21, lodash 3.10.1 (for this and postal.federation) and lodash 2.4.2 for postal.request-response. |
Contributor
|
Nine years later - done :-D |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
if you use postal with plugins in the browser, the amount of js code due to different lodash versions gets significant.