Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v1.0.0' into v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasan Özbey committed Jul 16, 2021
2 parents 3e0b74f + fff926b commit 22ca816
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ All hail the new TeX renderer solution! I practically rewritten the whole thing.
- **Drop** decisive keywords & DOM node excluders (they were causing too much confusion, wrap your expressions with the `code` tag instead).
- The backend is more clear than ever, come and join me!

Your settings won't be preserved.
**Breaking changes!**

- Your settings won't be preserved.
- Old expressions might not be rendered until you edit and save the post.

### 0.3.7
- Use `['oncreate', 'onupdate']` lifecycle hooks for `CommentPost` component instead of `onupdate` only.
Expand Down

0 comments on commit 22ca816

Please sign in to comment.