Skip to content

v1.4.0

Choose a tag to compare

@pustovitDmytro pustovitDmytro released this 16 May 14:08
· 284 commits to master since this release

1.4.0 (2021-05-16)

Chore

  • 'Chore' semanticCommitType for updating devDependencies (4bf79e1)
  • (refactor) remove unused argument (6f28b59)
  • (tests) clearCache on module load is optional (96c2ae5)
  • (tests) moves load to factory (4acb941)
  • additional quotes in glob pattern (f6d15cf)
  • adds appveyor (d560b4e)
  • adds CIRCLE_SKIP_DEPLOY variable (231549d)
  • adds commitlint (38ded63)
  • adds danger to circle-ci (ae48ac3)
  • adds danger to validate pr (7fb7040)
  • adds danger token to circle (82f4156)
  • adds dangerfile to npm ignore (8842c70)
  • adds dummy line to calc coverage (800de67)
  • adds empty line to pr comment (36d8a09)
  • adds jscpd to ignore (8520cea)
  • adds lock file lint (f5a4679)
  • adds pr context (ce163d9)
  • adds target branch to semantic release (c4fb3f1)
  • adds technical dept check (e16a8e2)
  • adds test-results to circle-ci (767c5b3)
  • adds tests for packing process (9b9602d)
  • adds tests for prior node versions (4b00012)
  • adds trusted bots to danger (892f4a1)
  • change tgz label (5e0e512)
  • corrected extglob matching (72a2201)
  • corrected pack pattern (273497a)
  • deploy ci as single command (96c2800)
  • deploy in circle-ci (a62a5f2)
  • disable build for coverage check (0b6e984)
  • dont pin devDeps in renovate (5fb0e8d)
  • exit code 0 when skip (f6ee0bf)
  • fill test entry with template (9177859)
  • fixes Breaking increment in semantic-release (d1c4d53)
  • fixes ci (0576a01)
  • Fixes danger-pr in circe-ci (adff8b3)
  • fixes debt typo in travis job (f9fd463)
  • fixes lint (32e2cb2)
  • fixes package process (364e26b)
  • fixes package-tests (ca3c87e)
  • fixes prevent require handler (7923f0e)
  • fixes renovate config (05c5bc5)
  • fixes spellcheck in bugreport (7d754b6)
  • fixes tests from build (3c6cc4c)
  • ignoring all for npm packaging (409201a)
  • inverse logical condition (65dd0ad)
  • multi os tests for travis (7c8ce28)
  • not fail package if no tmp exists (5693813)
  • package-tester improvements (d5d868b)
  • prevent package:test from using devdependencies (dc896f3)
  • run pr workflow only for pull requests (03e0b08)
  • set myself as default assignee in pr (0dcd0ce)
  • split circle ci jobs (9f75a6b)
  • telegram notifications on release (3a8036a)
  • tests/entry.js module resolving (c840f8b)
  • update .renovaterc to automerge after successfull checks (2e76ceb)
  • update default renovate rules (7e83bc4)
  • Update dependency @rollup/plugin-commonjs to v19 (bf29948)
  • Update dependency @rollup/plugin-node-resolve to v13 (265fd82)
  • Update dependency babel-plugin-module-resolver to v4 (b8eb86f)
  • Update dependency eslint to v7 (0e79e0f)
  • Update dependency fs-extra to v10 (a0adecc)
  • Update dependency mocha to v8 (627a45b)
  • Update dependency nyc to v15 (1caf199)
  • Update dependency uuid to v8 (ebae34b)
  • update eslint (4aac03c)
  • Update issue templates (8fdb1af)
  • update lock file (4ffb878)
  • Update pr template (1d4eb34)
  • update semantic release rules (a075dab)
  • update semantic to use commit convention (7e079b2)
  • Update semantic-release monorepo (b7ab2b1)
  • update travis badge (e159104)
  • updates semanticCommitType rule (1a1d119)
  • upgrade circle-ci to 2.1 (fab79a9)
  • use danger for internall pr (d838ede)
  • use incredible eslint config (b03d74a)
  • use native tarball generation (eeefda5)
  • using static test entry (21e5b7d)

Docs

Fix

New

Upgrade

  • fixes new yargs interface (09dc18b)