Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 765 Bytes

[1.5.0] (24 Feb. 2023)

  • feat: Support vue-cli@5.

[1.4.0] (25 August 2021)

  • feat: Add eruda defaults option.

[1.3.0] (24 March 2021)

  • fix: File rewrites when the same config file already exist.

[1.2.1] (02 March 2021)

  • chore: Bump dependencies version.
  • feat: Rewrite with typescript.

[1.1.1] (14 Feb 2020)

  • fix: isRegExp is not defined.

[1.1.0] (28 Jan 2020)

  • feat: entires exclude option.
  • docs: Add Chinese docs.

[1.0.0] (13 Jan 2020)

  • A Vue CLI 3+ plugin of eruda.
  • feat: support eruda default options.
  • feat: when NODE_ENV !== 'production' plugin is enabled by default.
  • feat: allow passing plugin name to enable eruda plugin (full module name or shorthand).