Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b221a1b commit ca93348Copy full SHA for ca93348
2 files changed
HISTORY.md
@@ -1,6 +1,12 @@
1
# History
2
3
4
+# not yet published, version 6.0.3
5
+
6
+- Add `unpkg` and `jsdelivr` fields in package.json pointing to UMD build.
7
+ Thanks @tmcw.
8
9
10
# 2019-06-11, version 6.0.2
11
12
- Fix not being able to set configuration after disabling function `import`
package.json
@@ -85,6 +85,7 @@
85
"Stu Blair (https://github.com/stu-blair)",
86
"Thomas Brierley (https://github.com/ThomasBrierley)",
87
"Timothy Lee (https://github.com/tetslee)",
88
+ "Tom MacWright (https://github.com/tmcw)",
89
"Tóth Róbert (https://github.com/Nekomajin42)",
90
"Todd Morse (https://github.com/morsecodist)",
91
"Vlad Levitskiy (https://github.com/mcvladthegoat)",
0 commit comments