Skip to content

Releases: tobua/papua

v0.1.24

26 Oct 16:41
Compare
Choose a tag to compare

0.1.24 (2021-07-05)

Features

  • test: eslint support for chai assertions in cypress (c8b4a6f)

v0.1.23

26 Oct 16:41
Compare
Choose a tag to compare

0.1.23 (2021-07-05)

Features

  • test: configuration override options for cypress (6e0cb6e)
  • webpack: allow additional babel configuration for webpack (9377516)

v0.1.22

26 Oct 16:41
Compare
Choose a tag to compare

0.1.22 (2021-06-23)

Bug Fixes

  • lint: add jsx preset for eslint (a84527b)
  • template: update and add missing dependencies (dac6c2b)

v0.1.21

26 Oct 16:41
Compare
Choose a tag to compare

0.1.21 (2021-06-10)

Bug Fixes

  • lint: replace deprecated babel-eslint and add lint test (c2912d0)
  • webpack: polyfills can be removed (788da80)

v0.1.20

26 Oct 16:42
Compare
Choose a tag to compare

0.1.20 (2021-05-24)

Bug Fixes

  • typescript: jsx without React import in file (c8bf2e2)

v0.1.19

26 Oct 16:42
Compare
Choose a tag to compare

0.1.19 (2021-05-23)

Features

  • snow: add typescript support (4c5994f)
  • snow: create entry file for bundling with snowpack (b3c0f63)
  • template: add website template with state and css-in-js (8fac9b1)
  • webpack: add asynchronous type checking plugin (9dfd937)

Bug Fixes

  • test: avoid infinite cycle error when transforming jest with babel (073005a)
  • typescript: use babel-loader to avoid React import (718f5b1)

v0.1.18

26 Oct 16:43
Compare
Choose a tag to compare

0.1.18 (2021-04-22)

Bug Fixes

  • test: proper check for cypress installation (cd74653)

v0.1.17

26 Oct 16:43
Compare
Choose a tag to compare

0.1.17 (2021-04-12)

Bug Fixes

  • serve: mock public path in fs & avoid error when option undefined (78a35bd)

v0.1.16

26 Oct 16:43
Compare
Choose a tag to compare

0.1.16 (2021-04-11)

Bug Fixes

  • serve: apply public path and configure SPA in serve script (de3bbb9)

v0.1.15

26 Oct 16:44
Compare
Choose a tag to compare

0.1.15 (2021-03-15)

Features

  • html: use custom papua html template (1ce6532)
  • script: new eject script to generate common templates (266e7e9)
  • webpack: favicon generation and icon eject script (c0737d0)

Bug Fixes

  • eject: improve html eject script (dea2b07)