Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

0.18.1

Compare
Choose a tag to compare
@MoOx MoOx released this 09 Nov 21:25
· 1014 commits to master since this release
19a4f05

Bugfixes, including small proptypes issues for new projects (since 0.18.0).
We also introduced a less strict stylelint config, like we made for eslint
recently.

  • Fixed: don't intercept clicks on links (<a>) with no href
    (#867 - @grncdr)

  • Added: new stylelint recommended config that fit phenomic base theme
    (#849 - @xuopled)

Base theme

  • Fixed: remove React warnings related to new way to load pages
    (#868 - @MoOx)
  • Added: Integration of the new styleint recommended config
    (#849 - @xuopled)