Skip to content

Commit 8d2a0bb

Browse files
author
craig
committed
2.0.0 / 2022-03-11
================== * Migrate to ESM module standard * Browser native support for IIFE and EMS bundles * Replace lodash dependency with JavaScript native alternatives
1 parent 45f8379 commit 8d2a0bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.0.0 / 2022-03-11
2+
==================
3+
4+
* Migrate to ESM module standard
5+
* Browser native support for IIFE and EMS bundles
6+
* Replace lodash dependency with JavaScript native alternatives
7+
18
1.1.10 / 2021-10-08
29
==================
310

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
},
4343
"license": "MIT",
4444
"dependencies": {
45-
"lodash-es": "^4.17.21"
4645
},
4746
"devDependencies": {
4847
"@alt-javascript/config": "^1.0.2",

0 commit comments

Comments
 (0)