diff --git a/modules/internal/targets.js b/modules/internal/targets.js index c92130ce..b33db79f 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -209,8 +209,10 @@ targets.setLastVersion = function (type, version) { return '10.3.2'; } else if (type.startsWith('/highlight.js/9.')) { return '9.18.3'; - } else if (type.startsWith('/history/')) { + } else if (type.startsWith('/history/4.')) { return '4.10.1'; + } else if (type.startsWith('/history/5.')) { + return '5.0.0'; } else if (type.startsWith('/hls.js/')) { return '0.13.2'; } else if (type.startsWith('/instantsearch.js/3.')) { diff --git a/pages/updates/updates.html b/pages/updates/updates.html index f942c9bf..40fabb96 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -59,6 +59,7 @@
  • Added: D3.js v4.13.0, v5.16.0, v6.2.0
  • Updated: Dojo v1.14.1 -> v1.16.3
  • Updated: ElementUI v2.13.2 -> v2.14.1
  • +
  • Added: history v5.0.0
  • diff --git a/resources/history/5.0.0/history.min.jsm b/resources/history/5.0.0/history.min.jsm new file mode 100644 index 00000000..160a8b27 --- /dev/null +++ b/resources/history/5.0.0/history.min.jsm @@ -0,0 +1,2 @@ +"use strict";!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n(exports):"function"==typeof define&&define.amd?define(["exports"],n):n((t=t||self).HistoryLibrary={})}(this,(function(t){function n(){return(n=Object.assign||function(t){for(var n=1;n