4.0.3-major-query-factory.6 • Published 2 years ago

@eco8200/backend-common v4.0.3-major-query-factory.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Common Backend Types, Abstractions & Utils 🌉☁️

Package for common types, abstractions and utilities for gsharim backend.

Installation

Run the following command:

npm install @eco8200/backend-common

Development

For each update of the codebase, you should open a new branch containing one of the following prefixes:

- major-*
- minor-*
- patch-*

This is critical for our CI/CD automations. Choose the prefix that best fits your changes:

  • major - for big updates (changes to method signatures, breaking changes to types & abstractions)
  • minor - for small updates (new type/abstraction/utility)
  • patch - for bugfixes (typos, mismatched types and bugfixes for utilities)

All the branches should be checked out from dev only! After merging to dev, the automation will automatically create a PR to the master branch. Only after this PR is merged the package would be published in it's stable form.

4.0.0

2 years ago

4.0.2

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago