Skip to content

Latest commit

 

History

History
69 lines (41 loc) · 1.78 KB

File metadata and controls

69 lines (41 loc) · 1.78 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.0 - 2022-12-23

Others

  • some refactorings and package update

1.0.0-rc.2 - 2021-02-10

Added

  • support dynamic imports (thanks @rozzzly)

Fixed

  • badge URL

1.0.0-rc.1 - 2020-02-16

Others

  • preparing v1

0.3.0 - 2020-02-06

Changed

  • change options
    • srcExtensions: renamed from extensions
    • dstExtension: new
    • extensionsToKeep: instead of map

0.2.0 - 2020-01-04

Changed

  • support export from syntax
  • support .cjs extension

Fixed

  • Node.js version >=8.0.0

0.1.1 - 2020-01-02

Fixed

  • plugin name

0.1.0 - 2020-01-02

  • First release.