Skip to content

v1.3.0

Choose a tag to compare

@pustovitDmytro pustovitDmytro released this 05 May 21:49
· 150 commits to master since this release

1.3.0 (2021-05-05)

Chore

  • (refactor) remove unused argument (6f28b59)
  • adds CIRCLE_SKIP_DEPLOY variable (231549d)
  • adds danger to circle-ci (ae48ac3)
  • 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 pr context (ce163d9)
  • adds test-results to circle-ci (767c5b3)
  • adds tests for prior node versions (4b00012)
  • adds trusted bots to danger (892f4a1)
  • deploy ci as single command (96c2800)
  • deploy in circle-ci (a62a5f2)
  • 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 renovate config (05c5bc5)
  • ignoring all for npm packaging (409201a)
  • inverse logical condition (65dd0ad)
  • multi os tests for travis (7c8ce28)
  • run pr workflow only for pull requests (03e0b08)
  • split circle ci jobs (9f75a6b)
  • telegram notifications on release (3a8036a)
  • update .renovaterc to automerge after successfull checks (2e76ceb)
  • 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 issue templates (8fdb1af)
  • Update pr template (1d4eb34)
  • update semantic to use commit convention (7e079b2)
  • Update semantic-release monorepo (b7ab2b1)
  • updates semanticCommitType rule (1a1d119)
  • upgrade circle-ci to 2.1 (fab79a9)
  • use danger for internall pr (d838ede)
  • use incredible eslint config (b03d74a)
  • using static test entry (21e5b7d)

Docs

New