0.0.4 • Published 6 years ago
@thinksters/javascript-utils v0.0.4
Crackerjack Utils
A utilites package containing helper methods for Javascript Development.
Table of Contents
Installation
npm i @crackerjack/crackerjack-utilsVersioning
Develpment
0.0.0 => 0.0.*Stable Release
0.0.* => 1.0.0Patch
Problems with code requiring trivial changes, non backwards compatible changes, necessitate incrementing the third digit.
0.0.1 => 0.0.2Serious Bugs / API Extensions
Extending the API without causing any backwards compatible changes.
0.0.1 => 0.1.1 Major Release
Bug fixes or extensions requiring refactoring and API changes.
1.0.0 => 2.0.00.0.4
6 years ago