Skip to content

Latest commit

 

History

History
174 lines (59 loc) · 5.43 KB

CHANGELOG.md

File metadata and controls

174 lines (59 loc) · 5.43 KB

Change Log

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

0.7.5 (2022-06-27)

Features

  • scripts: adds watch script to package.json (f05e770)

0.7.4 (2022-06-23)

Bug Fixes

  • scripts: adds storybook:build script to run before storybook (2d64d87)

0.7.3 (2022-06-23)

Bug Fixes

  • bump dependencies (a8d3c8a)
  • image: adds defaults for type & srcset (29d60f2)
  • menu: renames menu field in page to submenu (ce37fd8)
  • spacing: reduce default spacing (d5cbfa2)
  • spacings: only use bottom spacings (bf74818)

Performance Improvements

  • resource-hints: Adds preload tag for stage images (18489b3)

0.7.2 (2022-03-22)

Bug Fixes

  • dependencies: fix dependencies (6ca0574)
  • No define variabe posposter_srcter (2f2bb4c)

Note: Version bump only for package @jungvonmatt/wekit-project

0.7.0 (2022-03-17)

Features

  • scss: Adds new mixins & responsive utilities (eda6409)

0.6.2 (2022-03-14)

Bug Fixes

  • generates valid env file (62914c8)
  • scaffold: Append new scss imports to category (6d0859c)

0.6.1 (2022-03-14)

Bug Fixes

  • create-wekit-app: use https url for the template git repo (e288490)

0.6.0 (2022-03-04)

Bug Fixes

  • c-icon: fallback if png is passed as attribute (0ff87a6)
  • migrations: Uses dynamic locale code for default value in media module (c13114f)
  • scaffold: Adjust hygen script to version 6.2.0 (9e56033)

Features

  • netlify: Adds netlify-cli devDependency (5e18664)

0.5.5 (2022-03-02)

Bug Fixes

  • module-header: removes duplicate classname call (e2efa2d)
  • svg: generate unique id if it's empty (5b09c18)

0.5.4 (2022-03-02)

Bug Fixes

  • storybook: error in migration docs template (899f010)
  • storybook: Fix error in argtypes template (ec90de4)

Features

  • svg: Allow custom attributes for svg/symbol (9d5cd65)

0.5.3 (2022-02-25)

Bug Fixes

  • c-link: Better link handling (756553d)
  • migrations: Use defaultlocale.code instead of 'en' (82eb633)

0.5.2 (2022-02-22)

Bug Fixes

  • locale: correctly handle locales with region code (2a6e504)

0.5.1 (2022-02-21)

Note: Version bump only for package @jungvonmatt/wekit-project