Skip to content

cspell-dicts: v11.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 08:07
50e337b

11.0.0 (2023-03-14)

⚠ BREAKING CHANGES

  • Use go-words as source (#2039)
  • Update how words are split (#2033)
  • (go) Split out English words (#2027)
  • Update cspell-tools for new splitting rules (#2026)
  • (php) Only allow splits that are found in English (#2018)
  • (dotnet) remove misspelling from dict (#2014)

Miscellaneous

Build System

  • deps-dev: bump @cspell/cspell-tools from 6.29.1 to 6.29.2 (#2029) (14bc675)

Continuous Integration

  • Workflow Bot -- Update ALL Dependencies (main) (#2038) (cc81d1b)

Updates and Bug Fixes