Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Latest commit

 

History

History
127 lines (58 loc) · 5.34 KB

CHANGELOG.md

File metadata and controls

127 lines (58 loc) · 5.34 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2021-05-18)

⚠ BREAKING CHANGES

  • drop support for angular 10 and earlier

  • drop angular 10 support for next version (5314065)

2.0.0 (2020-11-12)

⚠ BREAKING CHANGES

  • Drop support for Angular 9

Features

  • update to peerDependencies to support Angular 11 (55a478f)

1.4.2 (2020-09-12)

1.4.1 (2020-09-08)

Bug Fixes

  • register onclick event on
  • (c802063)

1.4.0 (2020-09-07)

Features

  • add config param that add an onclick event (f865d84)

1.3.0 (2020-08-15)

Features

  • update workspace and support angular 10 (b51d828)

Bug Fixes

  • do not only search in direct childrens for blogAreaSelector (a231bc0)
  • use correct tocOption value (81fc817), closes #5

1.2.1 (2020-08-13)

1.2.0 (2020-08-13)

Features

  • add trailingSlash flag (85ec94d), closes #5

1.1.0 (2020-05-23)

1.1.0-0 (2020-05-23)

Features

  • export TocPluginName and TocConfig (14228c3)

1.0.0 (2020-05-23)

1.0.0-beta.5 (2020-05-23)

0.0.1 (2020-05-23)

1.0.0-beta.4 (2020-05-23)

1.0.0-beta.3 (2020-05-23)

1.0.0-beta.2 (2020-05-22)

1.0.0-beta.1 (2020-05-22)

1.0.0-beta.0 (2020-05-22)

Features

  • update to new setPluginConfig method and scully structure (f99428a)

0.0.8 (2020-04-14)

Bug Fixes

  • correcttly export module (2f80662)

0.0.7 (2020-03-15)

Features

  • update plugin name as const (d9c03b1)

0.0.6 (2020-02-28)

0.0.5 (2020-02-27)

0.0.4 (2020-02-27)

0.0.3 (2020-02-27)

Features

  • remove unneeded heading option (6c7b49a)

0.0.2 (2020-02-26)

0.0.1 (2020-02-26)

Features