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

v8.0.0

Compare
Choose a tag to compare
@kris-ellery kris-ellery released this 22 Dec 19:12
· 25 commits to master since this release

Features

  • add prettier config support (03d4fb1)

Bug Fixes

  • do not install husky in CI pipeline (316e14f)
  • only run eslint and test during prepublish script (f0c5ac7)
  • update husky config to match v7 (387d0b8)

Build System

  • add .nvmrc with Node 14 (3c51977)
  • add rollup support, update configs, and dependencies (87d7b59)
  • drop IE11 support (3704937)
  • move bin and lib to root and remove build process for CRS itself (3ec932b)