Skip to content

Releases: wmfs/cardscript-post-processor

v1.2.1

Choose a tag to compare

@wmfs-bot wmfs-bot released this 09 Nov 12:43

1.2.1 (2021-11-09)

🐛 Bug Fixes

  • adding to condition so the test doenst fail (9f0fb20)
  • checking if default value is present as this has caused issues in some forms (1df60eb)
  • using isPopulated (777b731)

🚨 Tests

  • functionality changes required test changes (a4e52fc)

v1.2.0

Choose a tag to compare

@wmfs-bot wmfs-bot released this 05 Nov 11:06

1.2.0 (2021-11-05)

✨ Features

  • component ignore list for api lookup and card list (828067e)

v1.1.3

Choose a tag to compare

@wmfs-bot wmfs-bot released this 05 Nov 10:11

1.1.3 (2021-11-05)

🐛 Bug Fixes

  • disable removing from data if the evaluated result is undefined (23721ce)

🛠 Builds

  • deps-dev: update dependency mocha to v9.1.3 (6e74663)
  • deps-dev: update semantic-release monorepo (ef76714)

♻️ Chores

v1.1.2

Choose a tag to compare

@wmfs-bot wmfs-bot released this 08 Oct 08:20

1.1.2 (2021-10-08)

🐛 Bug Fixes

  • set values to null (663516b)
  • set values to null rather than delete (2f85a26)

v1.1.1

Choose a tag to compare

@wmfs-bot wmfs-bot released this 08 Oct 07:37

1.1.1 (2021-10-08)

🐛 Bug Fixes

  • evaluate only if value is populated (ebeb2e4)

🚨 Tests

  • add some further tests and example (f1c1408)

v1.1.0

Choose a tag to compare

@wmfs-bot wmfs-bot released this 07 Oct 08:21

1.1.0 (2021-10-07)

✨ Features

  • remove inherited show when at end of collection (5d16460)

v1.0.0

Choose a tag to compare

@wmfs-bot wmfs-bot released this 07 Oct 07:36

1.0.0 (2021-10-07)

✨ Features

♻️ Chores

  • remove unnecessary standard ignore config (ba14deb)

💎 Styles