Releases: dcodeIO/esm2umd
Releases · dcodeIO/esm2umd
v0.3.1
v0.3.0
Breaking changes
- Transform imports of dependencies / restructure (a908ec2)
Changes the wrapping mechanism to a factory-based approach that supports handling of dependencies according to the underlying module system, and restructures the project to match the updated recommended package structure. Code that previously worked around the limitations might need to be updated.