Skip to content

Releases: tobua/padua

v0.3.9

24 Oct 07:38
Compare
Choose a tag to compare

0.3.9 (2021-08-14)

Features

  • release: validate package fields before release and exports field (e724ab4)

v0.3.8

24 Oct 07:38
Compare
Choose a tag to compare

0.3.8 (2021-08-06)

Bug Fixes

  • configuration: stylelint property switchable and all ESNext features (6a5dc39)

v0.3.7

24 Oct 07:39
Compare
Choose a tag to compare

0.3.7 (2021-06-15)

Features

  • lint: add optional stylelint configuration (bf4c8a6)

Bug Fixes

  • lint: replace deprecated babel-eslint (b5e858c)

v0.3.6

24 Oct 07:39
Compare
Choose a tag to compare

0.3.6 (2021-05-28)

v0.3.5

24 Oct 07:39
Compare
Choose a tag to compare

0.3.5 (2021-03-23)

Features

  • options: allow and parse glob entries (32b3ddf)
  • script: add cypress script and configuration (cf65c80)

v0.3.4

24 Oct 07:40
Compare
Choose a tag to compare

0.3.4 (2021-03-20)

Bug Fixes

  • configuration: more stages when writing package.json (ca9c4a6)

v0.3.3

24 Oct 07:40
Compare
Choose a tag to compare

0.3.3 (2021-03-16)

v0.3.2

24 Oct 07:40
Compare
Choose a tag to compare

0.3.2 (2021-03-15)

Bug Fixes

  • build: make sure imports work in test and node environment (1828228)

v0.3.1

24 Oct 07:41
Compare
Choose a tag to compare

0.3.1 (2021-03-15)

Bug Fixes

  • build: multiple entries fixed & jest-fixture integrated (9398800)
  • various: minor fixes, update and adapt eslint prettier config (0a8d033)

v0.3.0

24 Oct 07:41
Compare
Choose a tag to compare

0.3.0 (2021-03-04)

⚠ BREAKING CHANGES

  • watch: watch script clean now optional with --clean flag

Bug Fixes

  • watch: make clean for watch script optional (e1ab974)