Skip to content

Commit

Permalink
Note support for Elixir 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kzemek committed Oct 25, 2024
1 parent b04d0ed commit 14ac843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ After `es6_maps` runs as one of the Mix compilers, the Elixir compiler will use

> [!IMPORTANT]
> By the nature of this solution it's tightly coupled to the internal Elixir implementation.
> The current version of `es6_maps` should work for Elixir 1.15, 1.16 and the upcoming 1.17 version, but may break in the future.
> The current version of `es6_maps` should work for Elixir 1.15, 1.16, 1.17 and the upcoming 1.18 version, but may break in the future.

0 comments on commit 14ac843

Please sign in to comment.