Skip to content

Latest commit

 

History

History
81 lines (37 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

81 lines (37 loc) · 2.92 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.4.0 (2023-09-11)

Features

  • function: add get-next() to public (95eb60b)

Build System

  • deps: bump to sass 1.66.1 (64126cd)
  • deps: prevent dependencies vulnerabilities (04f8a67)

2.3.0 (2023-03-06)

Features

  • deps: bump to sass 1.58.3 (4729688)

Build System

2.2.0 (2022-08-25)

Features

  • get-screens: add exclude option (84fbb0b), closes #43

2.1.2 (2022-08-19)

Bug Fixes

  • packages vulnerabilities (0c9ccef)

2.1.1 (2022-07-22)

Bug Fixes

  • remove unneeded dependencies (09ae79f)

2.1.0 (2022-06-14)

Features

  • functions: add get-screens (2ee5651)

2.0.0 (2022-06-10)

⚠ BREAKING CHANGES

  • move main files on src folder

Code Refactoring

  • move main files on src folder (3307439)

1.0.0 (2022-02-28)

Features

  • config: add mixin (7816aeb)
  • up, down, only, between: add main mixins (e005c32)

Code Refactoring

  • clean variables (d2b6579)
  • config: rename $from-scratch to $reset (ff8628e)