diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c9acc2c..dcbdd68f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # 4.0.0 * switch to tsup for generating ESM, CJS and IIFE modules [#158, #161, #162]. * should fix import issues related to typescript. +* IIFE script name changed from `protomaps-leaflet.min.js` to `protomaps-leaflet.js` * generate ESM and CJS builds unbundled. iife is still unbundled. * remove use of default exports: theme.ts exports `theme` * bump internal dependencies. diff --git a/benchmark/index.html b/benchmark/index.html index d265b6e4..a3cc8a35 100644 --- a/benchmark/index.html +++ b/benchmark/index.html @@ -6,7 +6,7 @@ - +