This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Releases: sachinraja/codemirror-lang-elixir
Releases · sachinraja/codemirror-lang-elixir
v3.0.1
What's Changed
- Fix unknown highlighting tag by @RodolfoSilva in #4
New Contributors
- @RodolfoSilva made their first contribution in #4
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- chore: source StreamParser type from @codemirror/language instead of
@codemirror/stream-parserby @caleboleary in #3
This is a breaking change because peerDependencies has changed from @codemirror/stream-parser to @codemirror/language`.
New Contributors
- @caleboleary made their first contribution in #3
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Breaking
- move
@codemirror/stream-parsertopeerDependencies