Skip to content

Latest commit

 

History

History
121 lines (72 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

121 lines (72 loc) · 2.88 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

6.1.0 - 2024-01-04

  • Enable OS Updates to pre-release versions of higher base semver [Thodoris Greasidis]

6.0.0 - 2023-12-20

  • Drop support for TypeScript < 5.3.3 [Thodoris Greasidis]
  • Drop support for node < v18 [Thodoris Greasidis]
  • Update dependencies [Thodoris Greasidis]
  • Move the build step from prepare to prepack [Thodoris Greasidis]

5.0.1 - 2023-07-13

  • patch: Update flowzone.yml [Kyle Harding]

5.0.0 - 2023-04-28

  • Re-enable TS-compatibility checks [Thodoris Greasidis]
  • Update Typescript to 5.0.4 [Thodoris Greasidis]
  • Throw a typed HUPActionError for expected errors [Thodoris Greasidis]
  • Change the build target to es6 [Thodoris Greasidis]
  • Drop support for node < v12 [Thodoris Greasidis]

4.1.3 - 2022-09-26

  • Delete redundant .resinci.yml [Thodoris Greasidis]

4.1.2 - 2022-09-22

  • Specify node 10 as the minimum supported node engine in the package.json [Thodoris Greasidis]
  • Replace balenaCI with flowzone [Thodoris Greasidis]

v4.1.1

(2022-04-09)

  • Bump karma to v6 [Thodoris Greasidis]

v4.1.0

(2021-12-24)

  • Allow upgrading to unified OS releases [Thodoris Greasidis]

v4.0.4

(2021-12-24)

  • Update Typescript to 4.5 [Thodoris Greasidis]
  • Update dev dependencies [Thodoris Greasidis]
  • tests: Stop using mochainon [Thodoris Greasidis]
  • Update balena-config-karma to ^3.0.0 [Thodoris Greasidis]

v4.0.3

(2021-06-30)

  • Delete .github directory [dfunckt]

v4.0.2

(2020-07-03)

  • Add explicit tslib dependency [Pagan Gazzard]

v4.0.1

(2020-04-20)

  • Update dev dependencies [Pagan Gazzard]
  • Remove lodash dependency [Pagan Gazzard]

4.0.0 - 2020-03-05

  • Meta: bump typescript version to 3.8.3 [Matthew McGinn]
  • Allow dev updates but prevent x-updates [Matthew McGinn]

3.0.2 - 2020-03-05

  • Meta: update CODEOWNERS [Matthew McGinn]

3.0.1 - 2020-03-04

  • Disable TypeScript compatibility check to unblock from balenaCI error [Thodoris Greasidis]

3.0.0 - 2019-06-21

  • Allow ESR version numbers to be handled through an overall HUP action [Gergely Imreh]

2.0.2 - 2019-06-21

  • Add machine readable CHANGELOG.yml [Gergely Imreh]

2.0.1 - 2019-06-21

  • Fix function checking development releases [Gergely Imreh]

2.0.0 - 2019-06-18

  • Remove device whitelist [Gergely Imreh]

1.2.2 - 2019-06-17

  • Add CODEOWNERS [Gergely Imreh]

1.2.1 - 2019-06-17

  • Fix the target directory for the clean command [Thodoris Greasidis]
  • Test the typings against the min TS supported version [Thodoris Greasidis]

1.2.0 - 2019-05-07

  • Upgrade resin-semver to balena-semver [Thodoris Greasidis]

1.1.0 - 2019-03-28

  • Config: add new device types [Gergely Imreh]

1.0.0 - 2019-03-04

  • Initial code commit [Thodoris Greasidis]