Julien Fontanet
77b166bb3b
chore: update dev deps
2023-05-22 10:01:54 +02:00
Julien Fontanet
cef6248650
chore: directly import lodash functions
...
This pass only concerns single imports.
2023-02-23 13:42:03 +01: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
Julien Fontanet
a281682f7a
chore: update dev deps
2023-01-23 18:31:07 +01:00
Julien Fontanet
37aea1888d
chore: fix lint issues
2022-11-24 16:26:40 +01: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
Julien Fontanet
0a07765027
chore: update deps
2022-02-02 12:35:06 +01:00
Julien Fontanet
bac976144e
chore: lint fixes
2022-01-28 15:55:35 +01:00
Julien Fontanet
15630aee5e
chore: update dev deps
2021-11-02 13:43:49 +01:00
Rajaa.BARHTAOUI
c2450843a5
feat: technical release ( #5790 )
2021-05-26 16:52:20 +02:00
Julien Fontanet
68bb2fa7f0
feat(xo-collection): named instead of default exports
...
Behave better with Babel and native ESM.
2021-05-19 10:58:22 +02:00
Julien Fontanet
8bc2710380
chore(xo-collection/view.example): fix lint error
2021-05-19 10:51:57 +02:00
Julien Fontanet
1691e7ad83
chore(xo-collection): event-to-promise → promise-toolbox/fromEvent
2021-05-19 10:51:08 +02:00
Julien Fontanet
3f42199f8f
feat(normalize-packages): dont use files field
...
A centralized npmignore is easier to use and maintain.
2021-04-23 14:47:34 +02:00
Julien Fontanet
6acb1e3853
chore(eslint): only use @babel/eslint-parser for pkgs using Babel
2021-04-23 14:47:34 +02:00
Julien Fontanet
3c5d73224a
feat(normalize-packages): delete empty dependencies, description and keywords fields
2021-04-07 15:14:48 +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
Julien Fontanet
bcfb19f7c5
feat(normalize-packages): delete empty bin field
2021-03-11 12:15:53 +01:00
Julien Fontanet
7a8ca2f068
chore: change print width to 120 chars
2020-11-24 10:51:35 +01:00
Julien Fontanet
f18e98a63e
chore: reformat code with Prettier
2020-06-03 11:03:03 +02:00
Julien Fontanet
3524886d5d
chore: update dev dependencies
2020-06-03 11:03:03 +02:00
Julien Fontanet
34f42216c8
feat(*/README.md): better badges
2020-06-01 14:41:52 +02:00
Julien Fontanet
4530fd4164
chore(*/package.json): normalize author to Vates SAS
2020-06-01 14:06:09 +02:00
Julien Fontanet
d0b9380dca
fix(*/README): license link
2020-05-28 21:24:20 +02:00
Julien Fontanet
13fd9be566
feat(*/README.md): re-generate for all packages
2020-05-28 20:56:14 +02:00
Julien Fontanet
489c0b27f9
fix: use AGPL-3.0-or-later licenses for xo pkgs
2020-05-28 20:27:39 +02:00
Julien Fontanet
2c9fe6f37d
feat(normalize-packages): pkgs are private by default
2020-01-08 16:21:13 +01:00
Julien Fontanet
c0049b3223
chore: format Markdown files with Prettier
2019-12-04 17:18:47 +01:00
Julien Fontanet
5568be91d2
chore: format with Prettier
...
Related to 2ec964178
2019-11-15 11:05:30 +01:00
Julien Fontanet
d6e6fa5735
chore: use Function#bind
instead of lodash/bind
( #4602 ) ( #4614 )
...
Support is good enough: https://kangax.github.io/compat-table/es5/#test-Function.prototype.bind
2019-10-30 09:50:15 +01:00
Julien Fontanet
3483e7d9e0
chore: update dependencies
2019-10-11 17:15:25 +02:00
Julien Fontanet
c69b50c5d2
chore: update dependencies
2019-09-02 09:45:38 +02:00
Julien Fontanet
8c02e0efbd
chore(scripts): publish on version bumping
2019-05-06 11:32:55 +02:00
Julien Fontanet
da800b3391
chore(xo-collection): minor improvements ( #4089 )
2019-03-28 12:15:04 +01:00
Julien Fontanet
e988ad4df9
chore: add package.repository.directory
...
See npm/rfcs#19
2019-02-15 14:38:11 +01:00
Julien Fontanet
cc4ab94428
chore: reformat with Prettier
2018-12-11 10:45:00 +01:00
Julien Fontanet
c7ab1ddb0c
chore: update dependencies
2018-09-24 13:39:31 +02:00
Julien Fontanet
1f0bfe2518
chore: update dependencies
2018-08-29 15:06:11 +02:00
Julien Fontanet
bfcdd29f10
chore(xo-collection): remove unnecessary Babel runtime
2018-08-29 15:06:11 +02:00
Julien Fontanet
17c6f1762d
chore: update dependencies
2018-08-28 20:29:29 +02:00
Julien Fontanet
887e21daa5
chore: drop Node 4 compat for XO pkgs
2018-08-20 16:49:27 +02:00
Julien Fontanet
2236bd71c4
chore: format with Prettier
2018-08-19 16:46:34 +02:00
Julien Fontanet
be1bd9254d
chore: update dependencies
2018-08-10 11:21:59 +02:00
Julien Fontanet
4925e678ed
chore: update dependencies
2018-07-17 11:21:45 +02:00
Julien Fontanet
3f9e8d79ea
chore(xo-collection/build): migrate to Babel 7
2018-05-28 18:18:44 +02:00
Julien Fontanet
7cb720b11f
chore: format all code ( #2632 )
2018-02-09 17:56:03 +01:00
Julien Fontanet
2da04c5bb1
fix: lint & tests
2018-02-07 14:43:14 +01:00
Julien Fontanet
956a9a7dde
chore: xen-orchestra is now the main repo
2018-02-07 10:40:09 +01:00
Julien Fontanet
9d9fdcff1e
feat(normalize-packages): remove lint-staged
2018-02-05 14:34:45 +01:00