-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: AMD Module Loader
-
Labels:None
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Sprint:S04E01 - The Joshua Tree
-
Git Pull Request:
These are just maintenance updates to reflect the migration of the liferay-amd-loader project to the named scope (ie. "@liferay/amd-loader") version of the package. There should be no behavioral changes, but this bring the project into a namespace that we fully control.
There are some cascading side-effects of this, which mean that we have to additionally update "@liferay/npm-bundler-preset-liferay-dev" (because it references the loader), which in turn means we must update "@liferay/npm-scripts" (because it references the preset). Finally, we have to update "@liferay/npm-bundler" because it references the loader too.
Release notes for all of these:
- https://github.com/liferay/liferay-frontend-projects/releases/tag/amd-loader%2Fv4.3.1
- https://github.com/liferay/liferay-frontend-projects/releases/tag/npm-bundler-preset-liferay-dev%2Fv4.6.5
- https://github.com/liferay/liferay-frontend-projects/releases/tag/npm-scripts%2Fv33.1.4
- https://github.com/liferay/liferay-frontend-projects/releases/tag/npm-bundler%2Fv3.0.1
All of these are safe to backport to 7.3.x.