Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.89 KB

File metadata and controls

39 lines (28 loc) · 1.89 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.7.1 - 2026-05-15

Changed

  • Remove unnecessary files from the final package [#609]
  • Ensure we yarn build before yarn pack [#609]

1.7.0 - 2026-05-15

Added

  • Add npm audit security tests [#540]

Fixed

  • Fix drop down default value [#517]
  • Fix deprecated @import usage in SCSS [#581]
  • Fix deprecated division usage (/) in SCSS [#581]
  • Cleanup useless regular-expression character escape [#580]

Changed

  • Updated from Node 14 to Node 22 [#525, #569]
  • Drop node-sass in favor of sass [#525]
  • Upgrade angular to 1.8.3 [#532]
  • Drop c3 and d3 dependencies [#539]

Security

  • Bump lodash to v4.18 [#579]
  • Bump lodash from 4.17.21 to 4.17.23 [#560]