Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.49 KB

File metadata and controls

63 lines (45 loc) · 1.49 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.6.1 - 2024-09-23

Changed

  • Changeover to AGPL-3.0-only license
  • Allow newer versions for jest in plugins

1.6.0 - 2024-09-17

Changed

  • Read external core dependencies from ui packages

1.5.0 - 2023-12-14

Changed

  • Use regular expression for externals coming from @scm-manager/ui-*

1.4.0

Changed

  • Add @scm-manager/ui-layout to externals

1.3.0

Changed

  • Add @scm-manager/ui-forms, @scm-manager/ui-buttons and @scm-manager/ui-overlays to externals

Fixed

  • Fix live reload on Windows (#2)

1.2.2 - 2021-11-18

Fixed

1.2.1 - 2021-11-02

Changed

  • Improve error handling

Fixed

  • Resolve webpack loader when used for core plugin

1.2.0 - 2021-10-28

Changed

  • Update webpack to v5

1.1.0 - 2021-05-11

Added

  • Mark react-hook-form, react-query and @scm-manager/ui-api as externals

1.0.3 - 2021-04-30

Fixed

  • package.json sync of new plugins

1.0.2 - 2021-01-28

Fixed

  • watch on Mac OS X Big Sur

1.0.1 - 2020-12-16

Fixed

  • Dangling watch process on linux if parent process dies