包详细信息

@node-elion/utils

elion-project101MIT0.2.9

Super scalable enterprise Node.js server library

Elion, Eli, Builder, Webpack

自述文件

MIT License View this project on NPM View this project on NPM Known Vulnerabilities Quality Gate Status

@node-elion/utils

this package is part of the Elion project.

This package contains some useful utils (like Logger) for projects, which are based on @node-elion packages.

Installation

Install @node-elion/utils with npm

npm i @node-elion/utils

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

License

MIT

更新日志

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.9 (2024-03-28)

Features

  • Refactor LoggerChildOptions type and adjust Logger level (dfaa986)

Bug Fixes

  • Add documentation to logger methods (7dc85aa)

0.2.8 (2024-03-18)

Features

  • Update child method in logger class; Update dependencies. (689ea54)

0.2.7 (2024-01-31)

Bug Fixes

  • Upgrade dependencies; Update LICENSE year; Add release commands (0b70d17)

0.2.6 (2024-01-31)

0.2.5 (2023-11-24)

Bug Fixes

  • Update typescript config and fix module imports (c6cd5d2)

0.2.4 (2023-11-24)

Bug Fixes

  • Add "type": "module" to package.json (a3669f2)

0.2.3 (2023-11-24)

Features

  • Add colored (pretty) console logging functionality (4c9d357)

0.2.2 (2023-11-20)

Bug Fixes

  • Remove ModelEvent from README description (3d72a31)

0.2.1 (2023-11-20)

Bug Fixes

  • Add dom to tsconfig.json Run eslint over files (25e115a)

0.2.0 (2023-11-20)

⚠ BREAKING CHANGES

  • Drop Node.js v16 support. Upgrade dependencies. remove modelEvent

Features

  • Drop Node.js v16 support. Upgrade dependencies. remove modelEvent (3df7b68)

0.1.6 (2023-09-05)

Bug Fixes

0.1.5 (2023-07-31)

Bug Fixes

  • Resolve problems with merge and replace update functionality (0e1c52a)

0.1.4 (2023-06-28)

Features

  • Add optimization params (0eade67)

0.1.3 (2023-06-28)

Bug Fixes

  • Getting error when trying to check allowOptimization inside of default action (9375534)

0.1.2 (2023-06-12)

Features

  • Add fcr feature support (4300f14)

0.1.1 (2023-05-29)

Bug Fixes

0.1.0 (2023-05-29)

⚠ BREAKING CHANGES

  • Add support of custom events

Features

  • Add support of custom events (c1fee1f)

Bug Fixes

0.0.6 (2023-05-12)

Bug Fixes

0.0.5 (2023-04-26)

Features

  • Update Logger implementation (3bf6a65)

Bug Fixes

0.0.4 (2023-04-23)

Bug Fixes

  • Add warn for merge updateStrategy in constructor.ts (92e03bb)

0.0.3 (2023-04-23)

Features

  • Removed useless files. Upgraded ModelEvent part (3198ebe)

0.0.2 (2023-04-23)

Bug Fixes

0.0.1 (2023-04-23)

Features