Détail du package

@logux/sharec-config

logux152MIT0.13.1

Best parctices and configs from Logux projects

logux, sharec, sharec-config

readme

Logux Sharec Config

Sharec config of open source best practices from Logux projects.

yarn add --dev @logux/sharec-config

changelog

Change Log

0.13.1

  • Made pre-commit hook faster.

0.13

  • Added Node.js 17.
  • Removed ESLint from pre-commit hook.

0.12.2

  • Added workaround for actions/setup-node bug.

0.12.1

  • Fixed GitHub Actions config.

0.12

  • Moved to Yarn cache from actions/setup-node.
  • Reduced package size by cleaning docs.

0.11

  • Replaced dual-publish with clean-publish.
  • Fixed TypeScript test performance.

0.10.2

  • Reduced npm package size.

0.10.1

  • Fixed GitHub Actions job name.

0.10

  • Added Node.js 16.
  • Removed Node.js 10.

0.9

  • Moved from prettierx to prettier.
  • Moved from husky to simple-git-hooks.
  • Updated actions/setup-node.

0.8.5

  • Removed --highlight-less from Size Limit.

0.8.4

  • Removed eslint-plugin-standard from peerDependencies.

0.8.3

  • Added caching to CI.

0.8.2

  • Fixed test script.

0.8.1

  • Fixed versions order in GitHub Actions matrix.
  • Fixed GitHub Actions job names.

0.8

  • Moved from Travis CI to GitHub Actions.
  • Removed clean task.

0.7.10

  • Used --highlight-less in Size Limit.

0.7.9

  • Fixed package.types path.

0.7.8

  • Added package.types.

0.7.7

  • Added Node.js 15 to Travis CI.

0.7.6

  • Fixed TypeScript tests on Node.js 10.

0.7.5

  • Update dependencies.

0.7.4

  • Add .ts files to lint-staged.

0.7.3

  • Update dependencies.

0.7.2

  • Fix .npmignore for TypeScript tests.

0.7.1

  • Fix TypeScript support in Jest.

0.7

  • Update ESLint config.
  • Auto-fix ESLint in precommit hook.
  • Ignore errors.ts from ESLint.

0.6.4

  • Reduce npm package size.
  • Clean up .npmignore.

0.6.3

  • Use sharec 2.0.
  • Update dependencies.

0.6.2

  • Add check-dts to npm test.

0.6.1

  • Remove old dependencies.

0.6

  • Use dual-publish instead of clean-publish.
  • Add check-dts.
  • Add jest-ci.
  • Update ESLint config.
  • Remove JSDoc spelling check.

0.5.7

  • Use ESLint config 35.0 and Size Limit 4.0.

0.5.6

  • Use ESLint config 34.0.

0.5.5

  • Add Node.js 13 to CI.

0.5.4

  • Use ESLint config 33.0.

0.5.3

  • Update dependencies.

0.5.2

  • Fix updating scripts.

0.5.1

  • Use ESLint config 32.0.

0.5

  • Add .travis.yml and .editorconfig.

0.4.5

  • Use Sharec 2.10 with new update strategy.

0.4.4

  • Make lin-stage config more universal.

0.4.3

  • Remove node_modules from .npmignore.

0.4.2

  • Remove eslintIgnore since node_modules is already default value.

0.4.1

  • Use ESLint config 31.0.

0.4

  • Use new Size Limit 2.0.

0.3.5

  • Update dependencies.

0.3.4

  • Remove trailing new line.

0.3.3

  • Add eslint-plugin-prefer-let dependency for latest ESLint config.

0.3.2

  • Update Sharec and ESLint config.

0.3.1

  • Remove unnecessary dependency eslint-plugin-import-helpers.

0.3

  • Better ESLint ignore.
  • Group values in .npmignore.
  • Add Size Limit.
  • Remove engine requirement.

0.2.1

  • Fix Travis CI config name.

0.2

  • Add .npmignore and .gitignore.

0.1

  • Initial release.