-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix some issue #290
Merged
Merged
fix some issue #290
Conversation
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions bot
pushed a commit
that referenced
this pull request
Dec 12, 2024
# [0.24.0](v0.23.5...v0.24.0) (2024-12-12) ### Bug Fixes * enhance ListItem component to improve rendering of list items and handle checked state correctly [#282](#282) ([bb6bdd2](bb6bdd2)) * enhance markdown tag replacement logic and improve range handling in EditorStore [#257](#257) ([dba9469](dba9469)) * enhance user session management and clean up TypeScript ignore comment in Memos class ([1cfde16](1cfde16)) * improve syntax highlighting logic in MarkdownRender component [#279](#279) ([278c341](278c341)) * refactor tag and note handling logic to improve tag deletion and relation management ([5974d22](5974d22)), closes [#266](#266) * remove commented console logs from replaceMarkdownTag method in EditorStore for cleaner code [#212](#212) ([0e3e600](0e3e600)) * remove console logs from replaceMarkdownTag method in EditorStore to clean up code [#290](#290) ([f63667a](f63667a)) * update BlinkoCard components to handle share mode correctly [#287](#287) ([d3daf06](d3daf06)) ### Features * add filter options and date range support in note management; update translations for multiple languages ([bbd9bc0](bbd9bc0))
🎉 This PR is included in version 0.24.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.