Skip to content

v2.0.3

Compare
Choose a tag to compare
@patrickarlt patrickarlt released this 24 Feb 00:10
  • The {$% link %} helper no longer internal resolves pages.
  • When linking page like {% link relativePath + '/nested/page/', 'Link With relativePath' %} the activeClass is properly applied.
  • Links like {% link '/nested/page#team', 'Team' %} now have a trailing slash applied to the path
  • Add a new startPath option to the CLI.