-
#4298
c32aeeb4
Thanks @belgattitude! - Lint with typescript eslint v6 -
Updated dependencies [
c32aeeb4
]:- @your-org/[email protected]
- #2941
e0b79462
Thanks @belgattitude! - Use https://belgattitude.github.io/httpx / https://github.com/belgattitude/httpx
-
#2740
e0b03b05
Thanks @belgattitude! - Changesets: by default will tag and version private packagesDoc: https://github.com/changesets/changesets/blob/main/docs/versioning-apps.md Ref: [email protected] & #662.
-
Updated dependencies [
e0b03b05
]:- @your-org/[email protected]
- #2713
e279d984
Thanks @belgattitude! - Move typescript utils to @your-org/ts-utils
- Updated dependencies [
e279d984
,e279d984
]:- @your-org/[email protected]
-
#2602
2fc498cc
Thanks @belgattitude! - Move from @tsed/exceptions to @belgattitude/http-exception
- #2214
62818ba
Thanks @belgattitude! - Speedup and clean yarn install on CI
- #1876
5ad462a
Thanks @belgattitude! - Enable eslint global cache
- #1656
9f2c2d0
Thanks @belgattitude! - Improved linter configs
- #1644
ee0a3db
Thanks @belgattitude! - Rework deps, peer-deps and dev-deps
- #1341
05291de7
Thanks @belgattitude! - Refactor scripts identifiers defined in package.json. Restrict usage of ':' in apps and packages
- #1194
50e79d76
Thanks @belgattitude! - Add isIsoDateString typeguard
- #963
5e25fab2
Thanks @belgattitude! - Upgraded to react 18.0.0-rc.0
- #623
fcd68ed
Thanks @belgattitude! - Fix package publishing in esm and cjs
- #553
77e758b
Thanks @belgattitude! - Add eslint-plugin-regexp
- #438
6b78e59
Thanks @belgattitude! - Eslint performance by not running test plugins over regular code
- #356
db7870f
Thanks @belgattitude! - CI: add extra check for missing / undeclared dependencies
- #354
16e4e2d
Thanks @belgattitude! - Improve eslint config and add eslint-plugin-import
- #323
a416f35
Thanks @belgattitude! - Example: eslint-plugin-sonarjs cause cause it desserves to belong here
- #319
2ccb056
Thanks @belgattitude! - Updated to Typescript 4.4.2 strict ("useUnknownInCatchVariables": true)
- #181
c5173ea
Thanks @belgattitude! - Allow peerDependencies on react to be optional
- #140
4929105
Thanks @belgattitude! - Added basic example for JSON-API support
- #140
4929105
Thanks @belgattitude! - Added Unpromisify utility
- #172
01e5e89
Thanks @belgattitude! - Relaxed codeclimate config for react components
- #135
d548b70
Thanks @belgattitude! - CI: use built-in yarn cache from setup/[email protected]
- #84
a9c0d5e
Thanks @belgattitude! - Jest: use css transform from jest-css-modules-transform
- #84
697842e
Thanks @belgattitude! - Jest: added mock configs
- #84
697842e
Thanks @belgattitude! - ESlint: added plugin:testing-library/react
- #67
152e4ad
Thanks @belgattitude! - Jest 27 and Typescript 4.3.1
- #64
800ccdc
Thanks @belgattitude! - Add example asserts and typeguards
- #64
800ccdc
Thanks @belgattitude! - Add jest example for packages
- #39
9f04b88
Thanks @belgattitude! - Rename packages foo and bar into ui-lib and core-lib
-
#36
3dd0d6a
Thanks @belgattitude! - Add husky/lint-staged example -
#36
31475c5
Thanks @belgattitude! - Add eslint integration example