Releases
What's Changed
- upgrading xo to 0.59.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/326
- upgrading wepback and typescript to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/327
- removing winston for standard logging by @jaredwray in https://github.com/jaredwray/airhorn/pull/328
- migrating to nodejs 20 by @jaredwray in https://github.com/jaredwray/airhorn/pull/329
- upgrading vitest to 2.0.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/330
- upgrading rimraf to 6.0.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/331
- upgrading firebase-admin to 12.3.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/332
- upgrading ecto to 3.0.8 by @jaredwray in https://github.com/jaredwray/airhorn/pull/333
- upgrading axios to 1.7.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/334
- upgrading docula to 0.7.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/335
- upgrading aws-sdk to 3.623.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/336
- upgrading firebase-admin to 12.3.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/337
- upgrading aws-sdk to 3.629.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/338
- Adding in airhorn store by @jaredwray in https://github.com/jaredwray/airhorn/pull/339
- updating workflows and dist locations by @jaredwray in https://github.com/jaredwray/airhorn/pull/340
- upgrading docula to 0.8.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/341
- upgrading axios to 1.7.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/342
- upgrading aws-sdk to 3.631.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/343
- moving ProviderType to AirhornProviderType by @jaredwray in https://github.com/jaredwray/airhorn/pull/344
- Airhorn store with notifications and subscriptions by @jaredwray in https://github.com/jaredwray/airhorn/pull/345
- upgrading docula to 0.9.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/346
- upgrading axios to 1.7.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/347
- upgrading firebase-admin to 12.4.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/348
- fixing logo spacing and sizing by @jaredwray in https://github.com/jaredwray/airhorn/pull/349
- airhorn store crud methods for subscription and notification by @jaredwray in https://github.com/jaredwray/airhorn/pull/350
- updating store file paths by @jaredwray in https://github.com/jaredwray/airhorn/pull/351
- breaking out files for better organization by @jaredwray in https://github.com/jaredwray/airhorn/pull/352
- Airhorn queue by @jaredwray in https://github.com/jaredwray/airhorn/pull/353
- upgrading twilio to 5.2.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/354
- upgrading ecto to 4.0.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/355
- upgrading axios to 1.7.7 by @jaredwray in https://github.com/jaredwray/airhorn/pull/356
- upgrading aws-sdk to 3.637.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/357
- fixing webhook to use local only by @jaredwray in https://github.com/jaredwray/airhorn/pull/358
- removing env and dotenv requirement by @jaredwray in https://github.com/jaredwray/airhorn/pull/359
- moving to AirhornOptions type by @jaredwray in https://github.com/jaredwray/airhorn/pull/360
- airhorn subscription functions and store by @jaredwray in https://github.com/jaredwray/airhorn/pull/361
- google pub/sub updates and fixes by @jaredwray in https://github.com/jaredwray/airhorn/pull/362
- moving to cjs and esm via tsup by @jaredwray in https://github.com/jaredwray/airhorn/pull/363
- removing google pubsub and adding nodejs 22 testing by @jaredwray in https://github.com/jaredwray/airhorn/pull/364
- upgrading vitest, typescript, and tsup to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/365
- upgrading twilio to 5.3.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/366
- upgrading mongodb to 6.9.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/367
- upgrading docula to 0.9.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/368
- upgrading ecto to 4.1.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/369
- upgrading vitest to 2.1.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/370
- Upgrading twilio to 5.3.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/371
- upgrading firebase-admin to 12.6.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/372
- upgrading aws-sdk to 3.665.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/373
Full Changelog: https://github.com/jaredwray/airhorn/compare/v3.0.4...v3.1.0
What's Changed
- upgrading typescript webpack and types to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/318
- upgrading twilio to 5.2.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/319
- upgrading rimraf to 5.0.8 by @jaredwray in https://github.com/jaredwray/airhorn/pull/320
- upgrading firebase-admin to 12.2.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/321
- upgrading ecto to 3.0.6 by @jaredwray in https://github.com/jaredwray/airhorn/pull/322
- upgrading aws sdk to 3.609.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/324
- updating github actions with workflow_dispatch by @jaredwray in https://github.com/jaredwray/airhorn/pull/325
Full Changelog: https://github.com/jaredwray/airhorn/compare/v3.0.3...v3.0.4
What's Changed
- upgrading twilio to 5.1.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/311
- removing eslint and modules by @jaredwray in https://github.com/jaredwray/airhorn/pull/312
- upgrading firebase-admin to 12.1.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/313
- upgrading ecto to 3.0.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/314
- upgrading docula to 0.5.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/315
- upgrading axios to 1.7.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/316
- upgrading aws-sdk to 3.590.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/317
Full Changelog: https://github.com/jaredwray/airhorn/compare/v3.0.2...v3.0.3
What's Changed
- upgrading vitest to 1.6.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/302
- upgrading typescript to 5.4.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/304
- upgrading @typescript-eslint/eslint-plugin and modules to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/305
- upgrading twilio to 5.0.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/306
- upgrading firebase-admin to 12.1.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/307
- upgrading ecto to 3.0.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/308
- upgrading docula to 0.5.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/309
- upgrading aws-sdk to 3.569.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/310
Full Changelog: https://github.com/jaredwray/airhorn/compare/v3.0.1...v3.0.2
What's Changed
- updating setup node actions to v3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/291
- upgrading xo to 0.58.0 and eslint to 9.0.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/292
- upgrading winston to 3.13.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/293
- upgrading webpack, typescript, and @types/node to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/294
- upgrading vitest to 1.4.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/295
- upgrading twilio to 5.0.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/296
- upgrading ecto to 3.0.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/297
- upgrading docula to 0.5.2 and site to be deployed to airhorn.org by @jaredwray in https://github.com/jaredwray/airhorn/pull/298
- upgrading axios to 1.6.8 by @jaredwray in https://github.com/jaredwray/airhorn/pull/299
- upgrading @sendgrid/mail to 8.1.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/300
- upgrading aws sdk to 3.549.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/301
Full Changelog: https://github.com/jaredwray/airhorn/compare/v3.0.0...v3.0.1
Migration to ESM and Nodejs 18+ Support
This as a major upgrade moving the library to nodejs 18 and also ESM.
What's Changed
- Migrating to ESM (adding in npm, vitest, and nodejs version 18+ support) by @jaredwray in https://github.com/jaredwray/airhorn/pull/285
- upgrading webpack, typescript, and winston to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/286
- upgrading twilio to 4.23.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/287
- upgrading @sendgrid/mail to 8.1.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/288
- upgrading aws-sdk to 3.525.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/289
- upgrading eslint to 8.57.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/290
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.6...v3.0.0
What's Changed
- Deploy airhorn.org by @jaredwray in https://github.com/jaredwray/airhorn/pull/282
- upgrading ecto to 2.4.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/283
- upgrading aws-sdk to 3.509.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/284
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.5...v2.0.6
What's Changed
- Upgrading xo to 0.57.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/275
- upgrading ts-jest to 29.1.2 and webpack to 5.90.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/276
- upgrading dotenv to 16.4.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/277
- upgrading twilio to 4.21.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/278
- upgrading axios to 1.6.7 by @jaredwray in https://github.com/jaredwray/airhorn/pull/279
- upgrading ecto to 2.4.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/280
- upgrading awssdk to 3.507.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/281
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.4...v2.0.5
What's Changed
- upgrading eslint to 8.56.0 and modules to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/269
- upgrading twilio to 4.20.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/270
- upgrading ecto to 2.2.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/271
- upgrading axios to 1.6.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/272
- upgrading @aws-sdk modules to 3.485.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/273
- upgrading firebase-admin to 12.0.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/274
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.3...v2.0.4
What's Changed
- migrating to axios from got by @jaredwray in https://github.com/jaredwray/airhorn/pull/261
- upgrading twilio and sendgrid to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/262
- upgrading fs-extra to 11.2.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/263
- upgrading eslint and typescript to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/264
- upgrading firebase-admin to 11.11.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/265
- upgrading ecto to 2.2.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/266
- upgrading aws-sdk to 3.465.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/267
- fixing package scripts to be more compatible by @jaredwray in https://github.com/jaredwray/airhorn/pull/268
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.2...v2.0.3
What's Changed
- upgrading winston to 3.11.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/255
- upgrading webpack to 5.89.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/256
- upgrading twilio to 4.19.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/257
- upgrading ecto to 2.2.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/258
- upgrading @aws-sdk to 3.441.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/259
- upgrading eslint and modules to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/260
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.1...v2.0.2
What's Changed
- upgrading ecto to 2.2.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/250
- upgrading twilio to 4.18.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/251
- upgrading jest and eslint to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/252
- upgrading firebase-admin to 11.11.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/253
- upgrading aws-sdk to 3.425.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/254
Full Changelog: https://github.com/jaredwray/airhorn/compare/v2.0.0...v2.0.1
Breaking change removing config parameter to options
migrating to using options instead of config (breaking change) by @jaredwray in https://github.com/jaredwray/airhorn/pull/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
- upgrading xo to 0.55.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/243
- upgrading typescript to 5.2.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/244
- upgrading twilio to 4.16.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/245
- upgrading jest and modules to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/246
- upgrading ecto to 2.2.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/247
- upgrading AWS SDK to 3.405.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/248
- migrating to using options instead of config (breaking change) by @jaredwray in https://github.com/jaredwray/airhorn/pull/249
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.1.4...v2.0.0
What's Changed
- upgrading xo to 0.55.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/231
- upgrading winston to 3.10.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/232
- upgrading jest and eslint to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/233
- upgrading twilio to 4.14.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/234
- upgrading firebase-admin to 11.10.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/236
- upgrading ecto to 2.1.13 by @jaredwray in https://github.com/jaredwray/airhorn/pull/238
- upgrading aws-sdk modules to 3.385.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/240
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.1.3...v1.1.4
What's Changed
- moving to local httpbin docker image by @jaredwray in https://github.com/jaredwray/airhorn/pull/223
- upgrading to nodejs 16, 18, and 20 support by @jaredwray in https://github.com/jaredwray/airhorn/pull/224
- upgrading typescript and modules to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/225
- upgrading twilio to 4.13.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/226
- upgrading ecto to 2.1.12 by @jaredwray in https://github.com/jaredwray/airhorn/pull/227
- upgrading dotenv to 16.3.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/228
- upgrading jest to 29.6.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/229
- upgrading aws-sdk modules to 3.363.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/230
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.1.2...v1.1.3
What's Changed
- upgrading typescript and types to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/216
- upgrading dotenv to 16.1.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/217
- upgrading twilio to 4.11.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/218
- upgrading got to 13.0.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/219
- upgrading firebase-admin to 11.9.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/220
- upgrading ecto to 2.1.11 by @jaredwray in https://github.com/jaredwray/airhorn/pull/221
- upgrading @aws-sdk to 3.345.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/222
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.1.1...v1.1.2
What's Changed
- upgrading xo to 0.54.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/210
- upgrading typescript to 5.0.4 and other types to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/211
- upgrading twilio to 4.11.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/212
- upgrading firebase-admin to 11.8.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/213
- upgrading ecto to 2.1.10 by @jaredwray in https://github.com/jaredwray/airhorn/pull/214
- upgrading the @aws-sdk to 3.329.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/215
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.1.0...v1.1.1
What's Changed
- fix: #208 update package.json exports and types to match build by @osbornm in https://github.com/jaredwray/airhorn/pull/209
New Contributors
- @osbornm made their first contribution in https://github.com/jaredwray/airhorn/pull/209
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.9...v1.1.0
What's Changed
- upgrading to using the @aws-sdk modules by @jaredwray in https://github.com/jaredwray/airhorn/pull/199
- upgrading @aws-sdk/client-ses to 3.292.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/200
- upgrading typescript to 5.0.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/201
- upgrading typescript to 5.0.3 and other modules by @jaredwray in https://github.com/jaredwray/airhorn/pull/202
- upgrading xo to 0.54.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/203
- upgrading twilio to 4.10.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/204
- upgrading fs-extra to 11.1.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/205
- upgrading ecto to 2.1.9 by @jaredwray in https://github.com/jaredwray/airhorn/pull/206
- upgrading aws-sdk modules to 3.306.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/207
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.8...v1.0.9
What's Changed
- upgrading twilio to 4.8.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/192
- upgrading jest to 29.4.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/193
- upgrading jest to 29.5.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/194
- upgrading got to 12.6.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/195
- upgrading eslint modules to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/196
- upgrading ecto to 2.1.8 by @jaredwray in https://github.com/jaredwray/airhorn/pull/197
- upgrading aws-sdk to 2.1329.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/198
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.7...v1.0.8
What's Changed
- upgrading typescript and jest to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/187
- upgrading twilio to 3.84.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/188
- upgrading the firebase-admin to 11.5.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/189
- upgrading ecto to 2.1.7 by @jaredwray in https://github.com/jaredwray/airhorn/pull/190
- upgrading aws-sdk to 2.1309.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/191
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.6...v1.0.7
What's Changed
- upgrading typescript to 4.9.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/181
- upgrading eslint and modules by @jaredwray in https://github.com/jaredwray/airhorn/pull/182
- upgrading twilio to 3.84.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/183
- upgrading firebase-admin to 11.4.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/184
- upgrading ecto to 2.1.5 by @jaredwray in https://github.com/jaredwray/airhorn/pull/185
- upgrading aws-sdk to 2.1289.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/186
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.5...v1.0.6
What's Changed
- upgrading xo to 0.53.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/172
- upgrading typescript to 4.9.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/173
- upgrading twilio to 3.83.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/174
- upgrading jest and eslint to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/175
- upgrading got to 12.5.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/176
- upgrading fs-extra to 11.1.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/177
- upgrading ecto to 2.1.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/178
- upgrading firebase-admin to 11.3.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/179
- upgrading the aws-sdk to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/180
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.4...v1.0.5
What's Changed
- upgrading twilio to 3.83.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/166
- upgrading jest and components to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/167
- upgrading got to 12.5.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/168
- upgrading firebase-admin to 11.2.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/169
- upgrading ecto to 2.1.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/170
- upgrading aws sdk's to 2.1248.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/171
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.3...v1.0.4
What's Changed
- Updating documentation security, readme, contributing, code of conduct, and templates by @jaredwray in https://github.com/jaredwray/airhorn/pull/155
- upgrading winston to 3.8.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/157
- upgrading got to 12.5.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/158
- update jest ts-jest by @alphmth in https://github.com/jaredwray/airhorn/pull/156
- upgrading typescript to 4.8.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/159
- upgrading twilio to 3.82.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/160
- upgrading xo to 0.52.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/161
- upgrading jest and eslint to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/162
- upgrading got to 12.5.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/163
- upgrading dotenv to 16.0.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/164
- upgrading the aws-sdk to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/165
New Contributors
- @alphmth made their first contribution in https://github.com/jaredwray/airhorn/pull/156
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.2...v1.0.3
What's Changed
- upgrading got to 12.4.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/145
- upgrading ecto to 2.1.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/146
- upgrading aws-sdk to 2.1209.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/147
- upgrading @aws-sdk/client-ses to 3.163.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/148
- upgrading twilio to 3.81.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/149
- upgrading dotenv to 16.0.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/150
- upgrading xo (0.52.3) and other eslint xo configurations by @jaredwray in https://github.com/jaredwray/airhorn/pull/151
- upgrading typescript to 4.8.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/152
- upgrading ts-jest to 28.0.8 by @jaredwray in https://github.com/jaredwray/airhorn/pull/153
- upgrading eslint configs to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/154
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.1...v1.0.2
What's Changed
- Testing on json string format vs ServiceAccount by @jaredwray in https://github.com/jaredwray/airhorn/pull/140
- updating got to 12.3.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/141
- upgrading aws sdk's to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/142
- upgrading eslint parsers to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/143
- upgrading ecto to 2.1.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/144
Full Changelog: https://github.com/jaredwray/airhorn/compare/v1.0.0...v1.0.1
Major update as we are now fully ESM native which means you will need to be on Node 12 or greater and also convert your app to a Module or use dynamic import to use this.
Guide on how to upgrade: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
```js
import { Airhorn } from 'airhorn';
airhorn.sendWebhook('https://httpbin.org/post', 'foo', 'bar');
```
It's that Easy!
What's Changed
- upgrading typescript to version 4.7.4 by @jaredwray in https://github.com/jaredwray/airhorn/pull/125
- upgrading aws-sdk to latest version by @jaredwray in https://github.com/jaredwray/airhorn/pull/126
- upgrading firebase-admin to version 11.0.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/127
- upgrading twilio to version 3.78.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/128
- upgrading winston to version 3.8.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/129
- upgrading jest to version 28.1.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/130
- upgrading eslint to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/131
- Migration to ESM by @jaredwray in https://github.com/jaredwray/airhorn/pull/132
- upgrading xo to 0.51.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/133
- upgrading ecto to 2.0.2 by @jaredwray in https://github.com/jaredwray/airhorn/pull/134
- upgrading aws-sdk to 2.1185.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/135
- upgrading firebase-admin to 11.0.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/136
- upgrading got to 12.3.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/137
- upgrading twilio to 3.80.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/138
- upgrading jest and eslint to latest by @jaredwray in https://github.com/jaredwray/airhorn/pull/139
Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.8.0...v1.0.0
- upgrade to ecto version 2.0.1
Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.8...v0.8.0
What's Changed
- adding in send helper functions by @jaredwray in https://github.com/jaredwray/airhorn/pull/116
- upgrading typescript to version 4.7.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/117
- upgrading jest to version 28.1.1 by @jaredwray in https://github.com/jaredwray/airhorn/pull/118
- uprading eslint modules to latest version by @jaredwray in https://github.com/jaredwray/airhorn/pull/119
- upgrading ecto to version 2.0.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/120
- upgrading twilio to version 3.77.3 by @jaredwray in https://github.com/jaredwray/airhorn/pull/121
- upgrading firebase-admin to version 10.3.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/122
- upgrading aws modules to latest versions by @jaredwray in https://github.com/jaredwray/airhorn/pull/123
- upgrading xo to version 0.50.0 by @jaredwray in https://github.com/jaredwray/airhorn/pull/124
Full Changelog: https://github.com/jaredwray/airhorn/compare/v0.7.6...v0.7.8