Juan Picado
e93d6a30a4
chore: vitest migration part 5 ( #4914 )
...
* migrate web package to vitest
* migrate node-api to vitest
* migrate file-locking vitest
* migrate cli
* remove jest from npm packages
* Create weak-cherries-serve.md
* update ci
2024-10-20 19:26:36 +02:00
Juan Picado
631abe1ac1
refactor logger module ( #3592 )
...
* refactor logger module
* Update index.ts
2023-02-05 21:00:32 +01:00
Juan Picado
64cfedb805
chore(website): add api section ( #3424 )
...
* chore: add api section
* chore: fix build
* Update website.yml
* chore: improve types plugin
clean up others stuff
* Update crowdin.yaml
* clean up
2022-10-10 08:00:09 +02:00
Diana Morales
6c1eb021ba
feat: use warning codes for deprecation warnings ( #2595 )
...
* feat: use warning codes for deprecation warnings
* Update logger.spec.ts
* Update package.json
2021-10-27 16:53:02 +02:00
Juan Picado
19d272d10e
fix: restore logger on init ( #2202 )
...
* chore: restore logger on init
* chore: changeset
2021-04-26 07:42:25 +02:00
Juan Picado
cbdccf7177
build: add fastify starting package ( #2201 )
...
* chore: add fastify library as example with command
* chore: update format
* chore: add fastify package and start
2021-04-25 13:17:50 +02:00
Juan Picado
0778eebae5
chore: add update-ts-references ( #2168 )
...
* chore: add update-ts-references
* chore: update version
2021-04-09 17:54:44 +02:00
Juan Picado
d5eacc218b
feat: improve cli logging on start up ( #2097 )
...
* feat: improve cli logging on start up
* chore: remove deps
2021-04-09 17:54:38 +02:00
Juan Picado
aa763baec1
feat: add typescript project references settings ( #1933 )
...
Add two different settings for compile and develop.
https://www.typescriptlang.org/docs/handbook/project-references.html
2021-04-09 17:54:19 +02:00
Juan Picado @jotadeveloper
a70454c7b2
feat: migrate yarn workspaces ( #1546 )
2021-04-09 17:54:01 +02:00