Releases: cometkim/espub
Releases · cometkim/espub
v1.0.0-rc.11
Patch Changes
- 7762b4a: Support Node.js resolution for import maps
v1.0.0-rc.10
Patch Changes
- 7af4bf4: polished error messages and validation
- c2d75a8: fix boolean flag handling
- 31124fe: fix to --no-dts properly skip buildTypeTask
v0.0.27
Patch Changes
- 4eed241: choose prefered target based on module type specified by "exports" entry
- 127cf17: ignore android 4.4 target
v0.0.24
Patch Changes
- 31b11f7: Fixes packages with names similar to Node.js APIs are not properly embedded.
v0.0.23
Patch Changes
- 3563009: Fixes packages with names similar to Node.js APIs are not properly embedded.
v0.0.22
Patch Changes
- a19162b: update dependencies
- 204cc76: Ignore noEmit option when
types
entry required