Releases: nestdotland/eggs
Releases · nestdotland/eggs
0.3.10
CHANGELOG
- #135 fix: 🐛 Some config fields were missing when calling publish function (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/eggs@0.3.10/eggs.ts
Using eggs
eggs upgrade
Special thanks to @oganexon for their contributions to this release!
0.3.9
CHANGELOG
- #131 chore(deps): bump dependencies (@ebebbington)
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/eggs@0.3.9/eggs.ts
Using eggs
eggs upgrade
Special thanks to @ebebbington and @maximousblk for their contributions to this release!
0.3.8
0.3.7
CHANGELOG
- #123 fix(init):
undefined
not supported in json/yml (@maximousblk)
Install / Upgrade
Using Deno
deno install -Afq --unstable -n eggs https://x.nest.land/eggs@0.3.7/eggs.ts
Using eggs
eggs upgrade
Special thanks to @maximousblk for their contributions to this release!
0.3.6
0.3.5
0.3.4
0.3.3
CHANGELOG
🐛 Bug Fixes
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/eggs@0.3.3/eggs.ts
Using eggs
eggs upgrade
Special thanks to @maximousblk and @oganexon for their contributions to this release!
0.3.2
CHANGELOG
- #105 Update Hatcher (@oganexon)
- #105 Fix #103: stability function gave the opposite of the expected result (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/eggs@0.3.2/eggs.ts
Using eggs
eggs upgrade
Special thanks to @oganexon for their contributions to this release!
0.3.1
CHANGELOG
🐛 Bug Fixes
- #99 if no entry file provided,
/mod.ts
would overwrite./mod.ts
in the files field. (@oganexon) - #99 (eggignore)
./file.ts
did not match any file wherefile.ts
would. (@oganexon)
Install / Upgrade
Using Deno
deno install -Afq --unstable https://x.nest.land/eggs@0.3.1/eggs.ts
Using eggs
eggs upgrade