forked from imcuttle/remark-heading-id
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c337e3f
commit da8e67e
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 2.0.1 (2024-03-10) | ||
|
||
### Bug Fixes | ||
|
||
- add missing deps and improve types ([c337e3f](https://github.com/effector/remark-heading-id/commit/c337e3fbed5ec7ed786ae13a66ad004984943cbe)) | ||
|
||
### Features | ||
|
||
- adding default header & allowing prettier to be run on tests ([86a55d3](https://github.com/effector/remark-heading-id/commit/86a55d3167ef3230daa77a60edfad6f3f539edd6)) | ||
- adding option to disable default, reorganizing code, more tests ([7b1d28d](https://github.com/effector/remark-heading-id/commit/7b1d28d4339dc687cccfbfe810a436b9d4200d6a)) | ||
- changing defaults to disabled by default ([e334d6c](https://github.com/effector/remark-heading-id/commit/e334d6c9ba737772be4fd35693e0613740c8263b)) | ||
- should use (#id) syntax ([6e63f6b](https://github.com/effector/remark-heading-id/commit/6e63f6bb1befa30136a57a9fbf09abb64b436ba7)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters