Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Releases: sachinraja/codemirror-lang-elixir

v3.0.1

07 Apr 17:00
5a345cf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

06 Aug 03:34
f49c8ce

Choose a tag to compare

What's Changed

  • chore: source StreamParser type from @codemirror/language instead of @codemirror/stream-parser by @caleboleary in #3

This is a breaking change because peerDependencies has changed from @codemirror/stream-parser to @codemirror/language`.

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

15 Nov 13:39
999a3eb

Choose a tag to compare

Breaking

  • move @codemirror/stream-parser to peerDependencies