Skip to content

Releases: jaredwray/airhorn

v3.0.2

06 May 14:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

06 Apr 15:09
Compare
Choose a tag to compare

What's Changed

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

v3.0.0

07 Mar 18:50
41f8ac6
Compare
Choose a tag to compare

Migration to ESM and Nodejs 18+ Support

This as a major upgrade moving the library to nodejs 18 and also ESM.

What's Changed

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

v2.0.6

08 Feb 19:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

06 Feb 16:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

06 Jan 16:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

06 Dec 17:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

06 Nov 23:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Oct 15:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Sep 16:23
Compare
Choose a tag to compare

Breaking change removing config parameter to options

migrating to using options instead of config (breaking change) by @jaredwray in #249

Now when you create a new Airhorn instance and want to access the property Airhorn.config you will now do Airhorn.options

What's Changed

Full Changelog: v1.1.4...v2.0.0