UNPKG

prismarine-recipe

Version:
17 lines (14 loc) 1.67 kB
# History ## 1.5.0 * [Fix: treat recipe ingredient metadata as wildcard when not matching any item variation (#32)](https://github.com/PrismarineJS/prismarine-recipe/commit/55d72615901766253b271774cbbc3e996df6b032) (thanks @rom1504) ## 1.4.0 * [Update CI to Node 24 (#30)](https://github.com/PrismarineJS/prismarine-recipe/commit/983c83bfcee8b758420bdee79db9b4d5064ad749) (thanks @rom1504) * [fix: incorrect metadata and incorrect count updates (#27)](https://github.com/PrismarineJS/prismarine-recipe/commit/87c79969a0109e85fecb3c909b4199b650f93080) (thanks @WhoTho) * [Fix publish condition for npm-publish v4 (#29)](https://github.com/PrismarineJS/prismarine-recipe/commit/e94c03d31a353b485e4bdd9146db84e029946523) (thanks @rom1504) * [Switch to trusted publishing via OIDC (#28)](https://github.com/PrismarineJS/prismarine-recipe/commit/b4c985a7e91b1abbdcc216add103b53f39f7890e) (thanks @rom1504) * [node 22 (#26)](https://github.com/PrismarineJS/prismarine-recipe/commit/4c1a782e9604ffaf6f32f3818d4dd59d964cfa11) (thanks @rom1504) * [Add command gh workflow allowing to use release command in comments (#23)](https://github.com/PrismarineJS/prismarine-recipe/commit/a98e33c3340f0bff2d2e707e7876ebf190386989) (thanks @rom1504) * [Update to node 18.0.0 (#22)](https://github.com/PrismarineJS/prismarine-recipe/commit/02eb1b4f59f7821b59726bbe830bde0cd7a9f31b) (thanks @rom1504) * [Exported the recipe class (#19)](https://github.com/PrismarineJS/prismarine-recipe/commit/fd410827da7988b3ed59285401e784f0c9c4f3e1) (thanks @Jarco-dev) # 1.3.1 * Fix index.d.ts not exporting some declarations (@IceTank) [#20](https://github.com/PrismarineJS/prismarine-recipe/pull/20)