8.0.2 • Published 2 years ago

@drieam/base v8.0.2

Weekly downloads
95
License
MIT
Repository
-
Last release
2 years ago

npm

@drieam/base

@drieam/base is a base classs used on @drieam models.

Usage

$ yarn add @drieam/base
  import { Base } from '@drieam/base';

  class User { 
    declare id: number; 
    declare name: string; 
  }

Versioning

Until this project reaches a 1.0 milestone, minor version numbers will simply be incremented during each release. The Changelog will continue to document the different types of updates, including any "breaking changes".

After the 1.0 milestone, this project will follow SemVer.

8.0.1

2 years ago

8.0.2

2 years ago

8.0.0

3 years ago

7.11.7

3 years ago

7.11.8

3 years ago

7.11.5

3 years ago

7.11.3

3 years ago

7.11.4

3 years ago

7.11.2

3 years ago

7.11.1

3 years ago

7.11.0

3 years ago

7.9.1-next.1

3 years ago

7.9.1-next.2

3 years ago

7.9.1-next.0

3 years ago

7.8.0

4 years ago

7.6.3-next.1

4 years ago