Skip to content

Releases: tobua/padua

v4.0.1

29 Mar 08:03
Compare
Choose a tag to compare

4.0.1 (2024-03-29)

Bug Fixes

  • configuration: workaround to ensure templates are initialized in CI (7f70127)

v4.0.0

06 Mar 18:33
Compare
Choose a tag to compare

4.0.0 (2024-03-06)

Bug Fixes

  • package: do not add additional properties on CI (b5a6ffb)
  • test: make sure tests in CI still pass (362364b)
  • test: proper check in tests (e63d9d6)
  • test: update workflow and fix check (186e171)

BREAKING CHANGES

  • package: Properties will no longer be added in postinstall script when run on CI.

v3.0.0

18 Feb 13:51
Compare
Choose a tag to compare

3.0.0 (2024-02-18)

Features

  • template: configure automatic React transform for TypeScript (7eb0210)

BREAKING CHANGES

  • template: React now uses automatic transform when using TypeScript. "exports" now prefixed with package namespace.

v2.0.10

14 Feb 19:40
Compare
Choose a tag to compare

2.0.10 (2024-02-14)

Bug Fixes

  • lint: dependency issue with eslint (5adcc1b)

v2.0.9

23 Jan 17:28
Compare
Choose a tag to compare

2.0.9 (2024-01-23)

Bug Fixes

  • package: update dependencies (43174bd)

v2.0.8

25 Dec 20:53
Compare
Choose a tag to compare

2.0.8 (2023-12-25)

Bug Fixes

  • configuration: improve compatibility for tsconfig extends import (db1ec15)

v2.0.7

20 Nov 22:56
Compare
Choose a tag to compare

2.0.7 (2023-11-20)

Bug Fixes

  • package: update dependencies (2b75353)

v2.0.6

07 Oct 11:42
Compare
Choose a tag to compare

2.0.6 (2023-10-07)

Bug Fixes

  • configuration: remove non-existing option, causes validation issue (3e80ab2)

v2.0.5

04 Oct 21:08
Compare
Choose a tag to compare

2.0.5 (2023-10-04)

Bug Fixes

  • configuration: trailingComma only applies to multi-line arguments (dd6f933)

v2.0.4

15 Sep 17:16
Compare
Choose a tag to compare

2.0.4 (2023-09-15)

Bug Fixes

  • configuration: switch node LTS and allow bundling devDependencies (7beeb08)