2.2.0 (2024-08-15)
- support
rootAssets
option for bundler (b998da3)
2.1.2 (2024-06-14)
- align
run-node
asset to use just Node.js alias, change docs image (feae219) - set
minify
tofalse
by default - according to Alfred community guildlines 🚀 (57e5007)
2.1.1 (2024-06-09)
- improve
AlfredScriptFilter
types and docs 🥷 (a6cf3db)
2.1.0 (2024-06-08)
- support more icons, allow non-specified icons (69ff48a)
2.0.1 (2024-06-08)
- add banners info, add global
fast-alfred
banner (0f413ed)
2.0.0 (2024-06-07)
- allow both
cjs
andesm
formats, by user configuration (e9f45e9)
includeBanners
property underbundlerOptions
is no longer available, please useesmHelpers
insteadfast-alfred
by default supporting thecjs
format, in case ofesm
- follow the official docs
1.3.4 (2024-06-07)
- add
inputs
property to get multiple inputs (4d3429a)
1.3.3 (2024-06-06)
1.3.2 (2024-06-06)
- readme with details (18f8e90)
1.3.1 (2024-06-06)
1.3.0 (2024-06-03)
- support
fast-alfred
CLI 🚀 (ac9811a)
1.2.1 (2024-06-03)
- configuration: support
tabSize
option (17b237b)
1.2.0 (2024-06-03)
- bundler: support update
package.json
version too 🚀 (46b4172)
1.1.3 (2024-06-03)
pack
script gettargetDir
from config file, if exists 🏗️ (8353241)
1.1.2 (2024-06-03)
- better error handling and logs for reading configuration file 📂 (3efc192)
1.1.1 (2024-06-02)
- change config file to be commonjs - under
.fast-alfred.config.cjs
❌ (44982b4)
1.1.0 (2024-06-02)
- support
workflowMetadata
configuration to updateinfo.plist
on new release 🥷 (f8478ba)