@ptkdev/node-module-boilerplate
Version:
Create your npm library with this user friendly boilerplate. Use this respository as template for your new node library/module
62 lines (35 loc) • 2.01 kB
Markdown
# v2.0.7 (February 21, 2022)
- Refactor: CI/CD now update the version of the package to the latest (nightly)
<!-- all-shields/sponsors-badges:START -->
[](https://www.paypal.me/ptkdev) [](https://ko-fi.com/ptkdev) [](https://github.com/sponsors/ptkdev) [](https://www.patreon.com/join/ptkdev) [](https://ptk.dev/img/icons/menu/bitcoin_wallet.png) [](https://ptk.dev/img/icons/menu/ethereum_wallet.png)
<!-- all-shields/sponsors-badges:END -->
# v2.0.6 (January 16, 2022)
- Fix: CI/CD
# v2.0.4 (January 14, 2022)
- Fix: scripts
- Feature: examples
- Refactor: removed console.log()
# v2.0.3 (January 14, 2022)
- Fix: vanilla import with require()
# v2.0.2 (January 14, 2022)
- Refactor: code quality, scripts and interfaces
- Security: updated packages
- Features: CI/CD
# v1.0.20210930 (September 30, 2021)
- Fix: logs
# v1.0.20210928 (September 28, 2021)
- Security: update
- Fix: translations interface and some bugs
# v1.0.20210830 (August 30, 2021)
- Security: update
- Fix: translations
- Fix: Typescript, strict mode enabled
# v1.0.20210412 (April 12, 2021)
- Fix: minor fix
- Fix: readme of issues
# v1.0.20210404 (April 04, 2021)
- Feature: Setup
# v1.0.20210330 (March 31, 2021)
- Minor updates
# v1.0.20210330 (March 30, 2021)
- First release