Skip to main content

Version 1.13.0

Thomas Mattheussen
PO & Lead Developer

🎨 Themes​

  • Some foundational updates:
    • Updated icons for chameleon-theme-wl and chameleon-theme-gva-summer-2020 !400
    • Updated grey colors for chameleon-theme-hub !400
    • Updated favicons for chameleon-theme-hbvl-summer-2020 !400
    • Updated datetime tokens for chameleon-theme-wort-de (use . instead of / to separate date parts.) !408

🏠 Internal​

🦦 Other​

  • In line with Node's release schedule, we’ve made sure our package works on Node's active LTS. Since we will only test on this version, we’ve also made it the required minimal version by bumping the engines field in package.json !386
  • πŸ’₯ BREAKING: The <Fonts /> component has been removed. Please import @mediahuis/chameleon-theme-*/lib/web/fonts.css instead of using this component. !404
  • πŸ’₯ BREAKING: The <Reset /> component has been removed. Please import @mediahuis/chameleon-reset instead of using this component. !404
  • πŸ’₯ BREAKING: chameleon-react no longer has any chameleon-theme-* packages specified in it’s dependencies. If you relied on the theme packages being installed automatically, you need to add them to your own dependencies. !407