Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 2.39 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 2.39 KB

6.1.1 (2024-09-17)

  • feat: STRF-11834 Consolidate css assembling logic (117)

6.0.1 (2024-09-06)

  • fix: STRF-12387 Bump postcss and sinon (108)

6.0.0 (2024-09-05)

  • feat: STRF-12387 Support Node 20, drop node 16 (106)

5.3.3 (2024-02-19)

  • fix: null and duplicated cases for css resolver (97)

5.3.2 (2024-02-16)

  • fix: STRF-11740 Rewrote logic for retrieving stylesheets (94)

5.3.1 (2024-02-15)

  • fix: STRF-11740 track commented out stylesheet helpers (92)

5.3.0 (2024-01-29)

  • feat(STRF-11419): Create Stylesheets resolver to get css files by stylesheet helper (87)

5.2.0 (2023-11-24)

  • feat: bump node-sass version (90)

5.1.0 (2022-01-20)

  • Node 18 Support (81)

5.0.0 (2022-12-30)

  • Drop Node 14 Support and add Node 16 Support (79)

4.0.0 (2022-10-05)

  • Drop Node 12 Support (76)
  • Fix npm 8 install issue (76)

3.0.0 (2022-04-11)

  • Support Node 14 and drop node 10 (73)

2.2.1 (2022-03-09)

  • STRF-9440 Don't catch an error, let upper level to handle it (68)

2.1.1 (2022-01-11)

  • STRF-9491 Importing only specific sass library (61)

2.1.0 (2021-09-17)

  • STRF-9357 Upgrade dart sass to latest version to suppress deprecation warnings (59)
  • Reduced npm package size (46)

2.0.0 (2021-09-17)

  • Add support for dart-sass, so it can run in the same process as node-sass (50)