Skip to content

Releases: pattern-lab/patternlab-node

v5.15.5

06 Dec 18:30
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes and optimizations ๐Ÿ“ˆ

๐Ÿ”ฉ Dependency Updates

Authors: 1

v5.15.3

21 Nov 19:33
Compare
Choose a tag to compare

๐Ÿ’น Updates and improvements

๐Ÿ› Bug fixes

  • fix(handlebars-demo): move and modify the icon files #1377 (@mfranzke)
  • fix(docs): tiles z-index to not overlay the menu anymore #1370 (@mfranzke)

Authors: 2

v5.15.2

03 Nov 18:35
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

Authors: 2

v5.15.1

16 Oct 15:02
Compare
Choose a tag to compare

๐Ÿ› Bug Fix

๐Ÿ›  Refactoring

๐Ÿงพ Docs

  • chore(docs): mentioning to delete the cache file #1350 (@mfranzke)
  • refactor(docs): corrected some parts that needed rework as the digit โ€ฆ #1356 (@mfranzke)
  • feat: added https description to the docs #1355 (@mfranzke)
  • fix(docs): use "UIKits" instead of "StyleguideKits" #1345 (@renestalder)
  • refactor(docs): motivating for code contributions #1342 (@mfranzke)

โš ๏ธ Pushed to master

Authors: 2

v5.15.0

01 Jul 17:11
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes & Dependency Updates ๐Ÿš€

Authors: 2

v5.14.3

17 May 17:00
Compare
Choose a tag to compare

๐Ÿž Bug Fix and Updates ๐Ÿ“ˆ

โš ๏ธ Pushed to master

Authors: 1

Special Thanks to

v5.14.2

28 Mar 13:56
Compare
Choose a tag to compare

๐Ÿ“ฆ Package Updates

  • refactor(dependencies): bump @babel dependencies #1305 (@mfranzke)
  • build(dependencies): updated yargs dependency regarding high severity vulnerability #1302 (@mfranzke)
  • refactor: updated dependencies regarding node-sass #1300 (@mfranzke)
  • refactor: updated chokidar depencencies for node v14+ compatibility and to prevent insecure binaries #1299 (@mfranzke)

๐Ÿž Bug Fix & Improvements

โš ๏ธ Pushed to master

Authors: 3

v5.14.1

19 Feb 16:16
Compare
Choose a tag to compare

๐Ÿž Bug Fix

๐Ÿ“‚ Docs

โ€ผ Breaking Changes

We updated the twig render to Version 2. Please note the following PR. If you still use twig in version 1 please do not upgrade above v5.14.0!

โš ๏ธ Pushed to master

Authors: 4

v5.14.0

12 Jan 07:45
Compare
Choose a tag to compare

Hello everyone, this update includes some more complex changes than the last ones. Even if the changes contain the title "Breaking Change", your PL will not stop working, but you will get a deprecation warning.
There is a possibility to prevent the deprecation warning for both cases: the underscore prefix and the order prefix.

Be aware that this will hide the deprecation warning, but you won't get any further notifications when the prefixes get obsolete. Your patterns might not get hidden or sorted in the future anymore. The sooner you follow the new documentation for hiding patterns and reorganizing patterns, the better.

โ„น Additional info:

It might be that we did not have updated all starter kits yet, but we will hopefully do as soon as possible.

โ€ผโ€ผ Important Note

If you update to the newest release, you will have to make some manual update steps.

  1. In your patternlab-config.json update
    "patternSectionSubtype": "views/partials/patternSectionSubtype.mustache"
    to
    "patternSectionSubgroup": "views/partials/patternSectionSubgroup.mustache"

  2. Before you build or serve Pattern Lab the first time please update the following files

  • source/_meta/_00-head.* to source/_meta/_head.*
  • source/_meta/_01-foot.* to source/_meta/_foot.*

๐Ÿž Bugs

If any bug appears, please notify us and add an issue.

๐Ÿš€ Updates and additions

โš ๏ธ Pushed to master

Authors: 1

v5.13.3

17 Dec 19:07
Compare
Choose a tag to compare

๐Ÿž Bug Fix

๐Ÿฆพ Github actions fixes

โš ๏ธ Pushed to master

โœ๐Ÿผ Authors: 1