4.0.3-major-query-factory.6 • Published 8 months ago

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

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months 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

10 months ago

4.0.2

10 months ago

3.1.0

11 months ago

3.0.0

11 months ago

2.3.0

12 months ago

2.2.0

12 months ago

2.1.0

12 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago