revelrylabs / elixir-nodejs

An Elixir API for calling Node.js functions
MIT License
215 stars 31 forks source link

3.0.0 - version upgrades, fixes, updated tooling #85

Closed quinnmccourt closed 4 months ago

quinnmccourt commented 4 months ago

Version 3.0.0

This version is mainly a maintenance release to get all of the tooling and required language versions up-to-date so we can begin merging more substantive fixes and iterating on functionality.

Changed

Fixed

Contributors

grossvogel commented 4 months ago

I think the only additional thing I'd like to do with this is to wire up a GH action to deploy to hex on release publication, then we can get it merged, release a major version (b/c of the language version bump) and then get the ESM PR merged