Skip to content

Release/3.0.0 - #50

Merged
master-wayne7 merged 7 commits into
mainfrom
release/3.0.0
Aug 19, 2026
Merged

Release/3.0.0#50
master-wayne7 merged 7 commits into
mainfrom
release/3.0.0

Conversation

@master-wayne7

Copy link
Copy Markdown
Owner

Release 3.0.0

Converts safe_text from a Flutter package to a pure Dart package, courtesy of @ricardodalarme.

Breaking changes:

  • SafeTextFilter.init and containsBadWord are now synchronous (no more await)
  • Flutter SDK dependency removed — works in any Dart project (server, CLI, web)
  • Word lists are now tree-shakeable — only ship the languages you use

Also included: lazy auto-init (defaults to English if init() is never called), and cleanup of several language word lists.

See CHANGELOG.md for the full migration guide.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8a84c6a0-748a-423e-a818-4cbc7350b456

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@master-wayne7
master-wayne7 merged commit fcdbeaa into main Aug 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants