Skip to content

Releases: distante/node-red-nodes

Release 0.1.2

16 Apr 10:37
Compare
Choose a tag to compare
  • feat(rx-debounce-time): send time in info property of the fwd message (83bfda1)

Release 0.1.1

15 Apr 18:33
Compare
Choose a tag to compare
  • fix(rx-debounce-time): add definition to package.json (e76e5d7)

Release 0.1.0

15 Apr 15:39
Compare
Choose a tag to compare
  • chore(rx-debounce-time): readme (6062fd3)
  • feat(rx-debounce-time): debounces (5ede3aa)
  • feat(countdown-timer): auto name with value for node when no name is defined (37d5f0e)
  • chore: add git properties to .release-it.json (9b8dad4)

Release 0.0.4

14 Apr 20:02
Compare
Choose a tag to compare
  • chore: always publish to npm on manual release (bebb4d0)
  • chore: add readme to npm release (89959a6)

Release 0.0.3

14 Apr 19:54
Compare
Choose a tag to compare
  • chore: define package as public (e1e15fb)
  • feat: change status of node after each type of event (d4df349)
  • chore: install release it (7581a3c)
  • chore: run prettier (7f7df78)
  • chore: install prettier and husky (3a50090)
  • fix: do not start countdown when first message is false (bb2edd8)
  • chore: just export nodes folder to npm package (9e8c04b)
  • feat: stop on false (68c92a3)
  • feat: allow to restart counter (ca3f496)
  • feat: ready to start real development (6b207fd)
  • chore: refactor test to use const for ids (48415f3)
  • chore: watcher ignores spec files separatelly (b12af13)
  • feat: start script with watch (c92dc2f)
  • refactor: allow to run node-red in docker container with linked nodes folder (40ec21a)
  • chore: able to run n8n from the command line (45de687)
  • initial commit (135dc6a)