Skip to content

Releases: Financial-Times/dotcom-page-kit

v9.5.1

22 May 16:09
9b2ec55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.5.0...v9.5.1

v9.5.0

22 May 10:57
1c6c370
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.4.1...v9.5.0

v10.0.0-beta.0

22 May 09:58
Compare
Choose a tag to compare
v10.0.0-beta.0 Pre-release
Pre-release

Optionally allow user to use sass-embedded rather than sass for building CSS.

This requires sass-loader to use at least v10. This can cause breaking changes if your SASS has imported local things without setting the right path, e.g. using components/video rather than ../../components/video from a file such as client/components/something/_item.scss, where that file is included in client/main.scss

prependData option is deprecated in favour of additionalData option

v9.4.1

20 May 10:17
e1dc6cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.4.0...v9.4.1

v9.4.0

29 Apr 10:46
4e5f7cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.3.4...v9.4.0

v9.3.4

27 Feb 16:08
7c2aa7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.3...v9.3.4

v9.3.3

27 Feb 11:00
ff0e6b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.3.2...v9.3.3

v8.2.6

27 Feb 11:14
16cdabf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.5...v8.2.6

v9.3.2

05 Feb 10:00
11ee644
Compare
Choose a tag to compare

What's Changed

  • Monitor sass build time per webpack run, across async builds. by @notlee in #1025

Full Changelog: v9.3.1...v9.3.2

v9.3.1

31 Jan 10:33
a70cf85
Compare
Choose a tag to compare

What's Changed

  • fix: monitored-sass-loader tmp file creation by @notlee in #1024

Full Changelog: v9.3.0...v9.3.1