Skip to content

Releases: bbc/gel-sass-tools

3.4.0

21 Feb 09:03
a509219
Compare
Choose a tag to compare

What's Changed

  • feat: Resolve deprecation notices (global built-in functions)

Full Changelog: 3.3.0...3.4.0

3.3.0

20 Feb 19:24
3740e01
Compare
Choose a tag to compare

What's Changed

Update to Node v22.14.0

Full Changelog: 3.2.0...3.3.0

Update to Node 20.16.0

26 Jul 12:51
9dbb391
Compare
Choose a tag to compare

Updating to use Node 20.16.0 and updated dependencies at the same time.

However, there should be no change to the assets generated.

Resolve build errors

27 Oct 06:11
093af9d
Compare
Choose a tag to compare

Fixes issues with the scripts used on jenkins to identify a new tag and to publish it NPM.

Switch to Node 20.8.1

26 Oct 13:56
732b4b9
Compare
Choose a tag to compare

Updating to use Node 20.8.1 and also updated dependencies at the same time.

However, there should be no change to the assets generated.

Update README

17 Aug 13:41
661ddfc
Compare
Choose a tag to compare

Updates the README to reflect the change in name for the function and mixin
(now called toRem instead of rem).

Update to sass 1.65

17 Aug 13:43
f774a3a
Compare
Choose a tag to compare

Updates to SASS 1.65 and resolves a conflict in function naming: the rem()
function, and mixin, have been renamed as 'toRem' to avoid using 'rem' as
that is now a reserved function.

Security Advisory: Dependency update

25 Sep 06:05
2458992
Compare
Choose a tag to compare

Updates the dependencies to resolve security advisory
GHSA-9v62-24cr-58cx.

RTL fix for border-left on LTR pages

21 May 12:43
3651d2b
Compare
Choose a tag to compare
Merge pull request #9 from mmarla/master

LIVESCHEDULE 6134 - Change LTR variables and bump

RTL Bug fixes.

28 Oct 08:29
Compare
Choose a tag to compare

A couple of border styles were missing.

border styles added.

  • border-left-color
  • border-right-color
  • border-left-style
  • border-right-style