Bastien Nollet
fdb82ed68a
feat: technical release ( #9768 )
2026-04-24 14:38:15 +02:00
Josh Soref
0a378391a9
chore: fix spelling errors and typos in docs and comments ( #8619 )
2025-06-04 14:37:58 +02:00
Julien Fontanet
f9c7aa92f9
feat(@xen-orchestra/log): 0.7.1
2024-11-14 16:28:42 +01:00
b-Nollet
04b3fc26fb
feat: technical release ( #8079 )
2024-10-28 16:42:40 +01:00
Julien Fontanet
41e847a32f
chore: use native node:test instead of test package
2024-10-28 16:33:21 +01:00
Julien Fontanet
2534d9ff38
chore: update deps
2024-05-16 11:16:18 +02:00
Florent BEAUCHAMP
6cc95efe51
feat: technical release ( #7208 )
2023-11-28 09:30:32 +01:00
Julien Fontanet
0d00c1c45f
chore: update dev deps
2023-11-07 12:32:38 +01:00
Julien Fontanet
48e0acda32
chore: update dev deps
2023-09-18 09:43:13 +02:00
Julien Fontanet
2a70ebf667
docs: uniformize code blocks
...
- add missing syntaxes
- don't put prompt if no command outputs to ease copy/paste and use `sh` syntax
- always use `$` as prompt and use `console` syntax
2023-02-06 11:25:12 +01:00
Mathieu
bfa0282ecc
feat: technical release ( #6645 )
2023-01-27 16:16:26 +01:00
Julien Fontanet
fee61a43e3
chore: update to sinon@15
2023-01-05 11:16:03 +01:00
Julien Fontanet
0b6b3a47a2
feat(@vates/disposable): 0.1.3
2022-11-29 17:48:21 +01:00
Julien Fontanet
75db810508
feat(@xen-orchestra/log): 0.5.0
2022-11-29 17:48:21 +01:00
Pierre Donias
03b505e40e
feat: technical release ( #6488 )
2022-10-27 15:18:03 +02:00
Gabriel Gunullu
fe323b8fe5
test: remove unnecessary ESLint comments ( #6479 )
2022-10-24 17:46:27 +02:00
Gabriel Gunullu
6c6efd9cfb
test(disposable): from Jest to test and SinonJS ( #6476 )
2022-10-24 10:04:48 +02:00
Julien Fontanet
72ff66ebde
chore: enforce strict mode for CJS files
2022-02-22 12:34:41 +01:00
Julien Fontanet
471fbef6ef
chore: hide USAGE.md
...
This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
2022-02-18 17:11:52 +01:00
Pierre Donias
cafa1ffa14
feat: technical release ( #5886 )
2021-08-30 11:01:14 +02:00
Rajaa.BARHTAOUI
c2450843a5
feat: technical release ( #5790 )
2021-05-26 16:52:20 +02:00
Julien Fontanet
ba64f8e5b5
fix(disposable): add missing dep
2021-04-30 12:02:39 +02:00
Julien Fontanet
db5cb8b3a9
chore(disposables): using → Disposable.use
2021-04-13 23:35:10 +02:00
Julien Fontanet
5a17c75fe4
feat: unified .npmignore for all packages
...
Ensure sources, tests and USAGE.Md files will not be published.
2021-04-07 13:58:14 +02:00
Pierre Donias
cf320c08c5
feat: technical release ( #5702 )
2021-03-29 16:45:00 +02:00
Julien Fontanet
8921d78610
fix(disposable/deduped): call dispose with disposable context
2021-03-24 00:27:25 +01:00
Julien Fontanet
a4b209c654
fix(disposable/deduped): race condition when disposed during acquisition
...
Introduced in 43aad3d11
2021-03-04 10:46:03 +01:00
Julien Fontanet
43aad3d117
feat(disposable/deduped): works with sync factories
2021-03-03 17:43:39 +01:00
Julien Fontanet
b63c5d2987
chore: dont import @xen-orchestra/log/dist
2021-03-01 17:00:42 +01:00
Julien Fontanet
20377e9c56
feat(async-map): new implementations
...
These implementations are no longer compatible with plain objects but support iterables.
The previous implementation is still available as `@xen-orchestra/async-map/legacy`.
2021-03-01 16:55:06 +01:00
Pierre Donias
11801f306c
feat: technical release ( #5613 )
2021-02-24 15:54:37 +01:00
badrAZ
9ab9e3fe46
feat(vates/disposable): utilities for disposables ( #5590 )
2021-02-19 16:22:41 +01:00