v2.0.3
- The
{$% link %}
helper no longer internal resolves pages. - When linking page like
{% link relativePath + '/nested/page/', 'Link With relativePath' %}
theactiveClass
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.