What was the last version of unity to support javascript?

Hi all,

_2017.2 was the first version to remove the option to make new java scripts but the editor itself could still read and use javascript code if it was made in external coding software, I’m wondering if anybody knows the last version of unity to be able to use javascript as game code.

Thanks.

Surely Unity 2017.1?

p.s. UnityScript isn’t javascript, it’s just syntactically derived from it.

You can see in this gif on the change log for it that “javascript” is still supported.
https://unity3d.com/unity/whats-new/unity-2017.1.0

Gif