Releases: sissijs/muh
Releases · sissijs/muh
v2.0.0
What's Changed
- Fix/followup release by @learosema in #52
New Features
- a new pipe function to the built-in filter function.
Fixes
- Type checks are enabled in the javascript files (tsconfig option checkJs set to true)
- Type declarations weren't generated by the build step.
- Type declarations, after they had been generated, weren't found by vscode (export map adjusted in the package.json)
- more JSDoc annotations were added to the codebase, improving the docmentation.
- some annotated JSDoc functions had a wrong return type
v1.0.0-alpha.2
What's Changed
Small follow-up release to update the package.json, so the thing can be published to NPM.
- chore: update package.json by @learosema in #51
Full Changelog: v1.0.0-alpha...v1.0.1-alpha-2
v1.0.0-alpha
What's Changed
First alpha release.
- feat: include files by @learosema in #3
- feat: support reading frontmatter data by @learosema in #22
- fix prototype pollution issues by @learosema in #38
- Add tag by @learosema in #39
- Finalize API for initial release by @learosema in #40
- fix ReDoS vulnerabilities by @learosema in #46
- build: modify publish workflow to run a build by @learosema in #41
- fix: add missing npm ci by @learosema in #48
- feat: add a basic function to find out the output file extension by @learosema in #49
Full Changelog: https://github.com/sissijs/muh/commits/v1.0.0-alpha