Skip to content

Releases: Avivbens/fast-alfred

v2.2.0

15 Aug 08:29
Compare
Choose a tag to compare

2.2.0 (2024-08-15)

Features

  • support rootAssets option for bundler (b998da3)

v2.1.2

14 Jun 17:37
Compare
Choose a tag to compare

2.1.2 (2024-06-14)

Bug Fixes

  • align run-node asset to use just Node.js alias, change docs image (feae219)
  • set minify to false by default - according to Alfred community guildlines 🚀 (57e5007)

v2.1.1

09 Jun 08:21
Compare
Choose a tag to compare

2.1.1 (2024-06-09)

Bug Fixes

  • improve AlfredScriptFilter types and docs 🥷 (a6cf3db)

v2.1.0

08 Jun 22:52
Compare
Choose a tag to compare

2.1.0 (2024-06-08)

Features

  • support more icons, allow non-specified icons (69ff48a)

v2.0.1

08 Jun 01:21
Compare
Choose a tag to compare

2.0.1 (2024-06-08)

Bug Fixes

  • add banners info, add global fast-alfred banner (0f413ed)

v2.0.0

07 Jun 23:44
Compare
Choose a tag to compare

2.0.0 (2024-06-07)

Bug Fixes

  • allow both cjs and esm formats, by user configuration (e9f45e9)

BREAKING CHANGES

  • includeBanners property under bundlerOptions is no longer available, please use esmHelpers instead
  • fast-alfred by default supporting the cjs format, in case of esm - follow the official docs

v1.3.4

07 Jun 12:06
Compare
Choose a tag to compare

1.3.4 (2024-06-07)

Bug Fixes

  • add inputs property to get multiple inputs (4d3429a)

v1.3.3

06 Jun 18:07
Compare
Choose a tag to compare

1.3.3 (2024-06-06)

Bug Fixes

  • bundler: pack issues when targetDir changed (6e6e5e2)
  • suppprt isDebug for alfredInfo (f18740b)

v1.3.2

06 Jun 13:22
Compare
Choose a tag to compare

1.3.2 (2024-06-06)

Bug Fixes

v1.3.1

06 Jun 13:08
Compare
Choose a tag to compare

1.3.1 (2024-06-06)

Bug Fixes

  • icons client types (c021c5c)
  • remove unused code, add types for CacheService (ac44bf8)