Rui Serra

Results 5 issues of Rui Serra

### Changes - Update peer dependency to include React 18 - Update the examples to use React 18 ### Test plan - `npm install` - `npm run test`: tests must...

### What problem are you facing? As a developer building an application with TipTap at its core, I would like **a way to handle invalid content errors caused by unknown...

Type: Feature

#66 was merged a few months ago adding Ruby 3 compatibility, but it's not available in [rubygems](https://rubygems.org/gems/gsl). Can you publish a new release? Thanks!

Hi! It seems like #65 and #66 were merged but were not published to [rubygems](https://rubygems.org/gems/statsample). Can you publish a new release reflecting the current `master` branch? Thanks!

This fixes a bug where detecting the charset of ASCII files that include escape sequences run into `unreachable!`. Based on uchardet's implementation: https://github.com/BYVoid/uchardet/blob/e6be22803691b60a275176fcf7d89315e1c76d8d/src/nsUniversalDetector.cpp#L247-L252