Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Upcoming Lodash 3.x Update #11

Closed
marcelgerber opened this issue Apr 7, 2015 · 1 comment
Closed

Upcoming Lodash 3.x Update #11

marcelgerber opened this issue Apr 7, 2015 · 1 comment

Comments

@marcelgerber
Copy link

Dear Brackets extension developer,
we're planning to update the version of Lodash used in Brackets to 3.x (currently, we use 2.4.1).
As we've had a look at your extension, we noticed there's some code that may cause issues while migrating. Thus, we suggest to update your extension so the migration can happen frictionless.
For your extension, we've identified this issue:
quickrequire.js#112: _.template with more than 1 parameter won't be supported any more. Instead, use the new syntax _.template(string)(data)

Further information:
Lodash compatibility warnings
Brackets issue about updating Lodash

@marcelgerber
Copy link
Author

Lodash 3.10.0 will be used in the upcoming Brackets release 1.5 (adobe/brackets#11474).
In order for your extension to still function as it should, we advise you, dear extension developer, to update your extension.

@volkrass volkrass closed this as completed Jul 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants