Skip to content

Releases: sissijs/muh

v2.0.0

31 Dec 16:16
Compare
Choose a tag to compare

What's Changed

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

30 Dec 21:10
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Small follow-up release to update the package.json, so the thing can be published to NPM.

Full Changelog: v1.0.0-alpha...v1.0.1-alpha-2

v1.0.0-alpha

30 Dec 20:54
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

What's Changed

First alpha release.

Full Changelog: https://github.com/sissijs/muh/commits/v1.0.0-alpha