Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Latest commit

 

History

History
101 lines (77 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

101 lines (77 loc) · 3.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Conventional Commits, and this project adheres to Semantic Versioning.

1.0.6 (2021-03-14)

Build System

  • package.json: better documentation (119474d)

1.0.5 (2021-02-22)

Build System

  • Remove shelljs and withMockedOutputAndExit (22accd2)
  • Update sort-package-json (fa334f7)

1.0.4 (2021-02-21)

Build System

  • build-test-deploy.yml: reduce retries to 6, timeout to 10 minutes (fd086f2)

1.0.3 (2021-02-21)

Build System

  • .eslintrc.js: backport updates (f5febfc)
  • expect-env.js: rename (8582e6d)
  • package.json: chmod cli during build-dist step (1d2b6f7)
  • package.json: increase jest timeout to 60 seconds (09065dc)
  • package.json: update dependencies (dfc1ad1)
  • setup.ts: fix use fixture bug (a9e855a)
  • test: backport testing infrastructure upgrades (6d837fc)
  • webpack.config.js: rename external.js to dummy.js (d40d68d)

1.0.2 (2021-02-15)

Build System

  • package.json: add private:false (3541ed7)

1.0.1 (2021-02-14)

Bug Fixes

  • webpack.config.js: call dotenv properly (4b76029)

1.0.0 (2021-02-14)

Build System

  • Import template from projector-lens-lib-cjs (0e748d6)
  • Import updates from production (25509b4)