Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 2.3KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.3 (2021-02-13)

Features

  • Add classPrivateMethods and topLevelAwait default support (#17) (e732889), closes #16
  • Add numericSeparator to default parserPlugins (#12) (fe32f00), closes #5
  • Add babel.config.mjs to default exclude (#10) (a4dbeaa)

Bug Fixes

  • Exclude tests with tsx or jsx extensions (#13) (c7747f7), closes #11

0.1.2 (2019-12-05)

Features

  • Ignore *.d.ts (#6) (d867eaf)
  • Update default exclude of dev tool configurations (#7) (c89f818)

0.1.1 (2019-10-07)

Bug Fixes

  • Add missing instrument option (#3) (bf1217d)

Features

  • Add use-spawn-wrap nyc option (#4) (b2ce2e8)

0.1.0 (2019-10-05)

Features