Skip to content

Latest commit

 

History

History
88 lines (38 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

88 lines (38 loc) · 3.8 KB

0.2.4 (2020-11-04)

Bug Fixes

  • pass correct options to import-loader (7b9d314)

0.2.3 (2020-11-04) [YANKED]

Bug Fixes

  • copy widgets assets to expected folder structure (a11b444)

0.2.2 (2020-08-13)

Bug Fixes

0.2.1 (2020-08-04)

Bug Fixes

  • restart webpack on app.tss change (38c9e5a)

0.2.0 (2020-06-09)

Bug Fixes

Features

BREAKING CHANGES

  • the @ alias now refers to app/lib

0.1.2 (2020-05-25)

Bug Fixes

0.1.1 (2020-05-20)

Bug Fixes

  • bump min alloy-compiler peer dependency version (38cd4bf)
  • typo in after hook option (d940c08)

0.1.0 (2020-05-16)

Bug Fixes

  • add aliases for built-ins (0ea09e0)
  • add defines for alloy constants (6e87659)
  • add missing import (bfeda7d)
  • add missing imports-loader dependency (65594c7)
  • append resolve loader modules path instead of prepend (5f5ff87)
  • bundle used moment.js locales only (90736a8)
  • compatibility with babel and typescript plugins (2d9f8ee)
  • copy only if folder exists (abcdddd)
  • more expressive plugin name (66686f9)
  • update paths in copy and clean plugins (86b6669)