atom / highlights

Syntax highlighter
https://atom.github.io/highlights
MIT License
530 stars 54 forks source link

feat: upgrade language-javascript to v0.119.0 release #41

Closed bcoe closed 8 years ago

bcoe commented 8 years ago

this upgrades the atom-language-javascript dependency to the latest release:

https://github.com/atom/language-javascript/releases/tag/v0.119.0

Addresses https://github.com/atom/highlights/pull/34

bcoe commented 8 years ago

@kevinsawicki I'm going to ask for forgiveness rather than permission and land this for us, this will help get npmjs.com rendering ES2015 JavaScript 👍

kevinsawicki commented 8 years ago

👍

bcoe commented 8 years ago

@kevinsawicki while I've got your attention, any objection to me adding a CHANGELOG for this project, and updating a few of the dev dependencies?

kevinsawicki commented 8 years ago

any objection to me adding a CHANGELOG for this project, and updating a few of the dev dependencies?

Sounds great, go for it 👍

zeke commented 8 years ago

👏