Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igorskyflyer committed Jul 10, 2024
1 parent 64378c9 commit eb6eb2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

## v3.0.0

- **❌ breaking**: property `headings`: `PropHeadings` has been removed completely, headings are now automatically and **ALWAYS** removed
- **❌ breaking**: property `renderer`: `PropRenderer` has been removed completely, only text is rendered with HTML entities support **ALWAYS** enabled
- **πŸͺ… feat**: MDX support is added and enabled by default
- **πŸ’» dev**: upgrade to `Astro` **`v4`**
- **πŸ’» dev**: set the Node requirement to `>=20`

Expand Down

0 comments on commit eb6eb2e

Please sign in to comment.