Commit 88e77e6
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-12-21)
### Bug Fixes
* add missing types ([1799140](1799140))
* add missing types ([9b94ded](9b94ded))
* bump eslint version ([1ff3750](1ff3750))
* bump mookme to beta-7 ([74cc9a8](74cc9a8))
* bump mookme version ([d1393da](d1393da))
* bump prettier version ([bb261d6](bb261d6))
* bump typescript versions ([fe26847](fe26847))
* bump version ([e4772ac](e4772ac))
* center level ([fab79aa](fab79aa))
* center level ([60c80a9](60c80a9))
* fix formatting ([55bd8e7](55bd8e7))
* fix semantic release ([10e08c1](10e08c1))
* fix semantic release ([4b300dc](4b300dc))
* fix semantic release ([2d4c221](2d4c221))
* fox docs ([f733c6a](f733c6a))
* **hellog:** emit types ([b8f0a24](b8f0a24))
* **hellog:** fix index ([362c73e](362c73e))
* improve doc ([be590e4](be590e4))
* **repo:** bump mookme to 1.2.0-beta.1 ([0c0f6b0](0c0f6b0))
* run CI on main ([83dcedd](83dcedd))
* use npm in CIs ([a8d2877](a8d2877))
### Features
* add console-like logger ([f2b37c1](f2b37c1))
* add env based log level ([b6a7911](b6a7911))
* add file logger ([133478b](133478b))
* add pre-commit checks ([d5c5384](d5c5384))
* add semantic release ([55c13f5](55c13f5))
* add trace level ([d3863b0](d3863b0))
* change level from warning to warn ([1c1f3c5](1c1f3c5))
* first commit ([f9aea3a](f9aea3a))
* improve README ([a31ebb1](a31ebb1))
* migrate to esm + yarn ([18eed93](18eed93))
* prepare package ([bd41c8c](bd41c8c))
* rewrite library for v3 and bump dependencies ([926ff07](926ff07))
* support transport and logger extensivity ([7da9b10](7da9b10))
### BREAKING CHANGES
* This commit introduces breaking changes for all existing APIs of Hellog as it is a rewrite of the library1 parent 10e08c1 commit 88e77e6
2 files changed
+49
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments