diff --git a/CHANGELOG.md b/CHANGELOG.md index 794b0f5..56235d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.2.0-rc] - 2025-09-07 + +### Added + +- Added support for ESM builds to generate ES modules + ## [0.2.0-beta] - 2025-08-29 ### Added diff --git a/README.md b/README.md index 73f09aa..f7b3a51 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ media="(prefers-color-scheme: light)" Lightweight, dependency-free drag-and-drop with precise native target detection and easy customization. - + ## Features diff --git a/demo/index.html b/demo/index.html index 780f51a..c129b78 100644 --- a/demo/index.html +++ b/demo/index.html @@ -47,7 +47,7 @@