A concise overview of the public-facing changes to the gem from version to version. Does not include internal changes to the dev experience for the gem.
The follow changes will be coming in the upcoming v4.0.0 release.
- Breaking change: drop support for Ruby 2.5 and earlier
- Fixes
- Upgrade commonmarker to latest ver to address security vulnerabilities
- fix: Relieves
EscapeUtils.escape_html is deprecated. Use GCI.escapeHTML instead, it's faster
deprecation warning until it gets released in an downstream dependency - meta: Maintainership change from gjtorikian to brettchalupa
- Upgrades
graphql
gem to the 2.x series