Skip to content

Releases: mine-scripters/minecraft-event-driven-form-base

v2.2.0

04 Jul 00:21
eadb9de

Choose a tag to compare

2.2.0 (2025-07-04)

Features

  • Adds new elements from 2.0.0 API (65f8ef6)

v2.1.2

11 Jun 01:50
44dceff

Choose a tag to compare

2.1.2 (2025-06-11)

Bug Fixes

  • loadForm returns an InputForm when sending 'input' as type (047e5d8)

v2.1.1

14 May 15:49
46581d5

Choose a tag to compare

2.1.1 (2025-05-14)

Bug Fixes

  • Make initialArgs optional (2be99c8)

v2.1.0

13 May 18:33
f685bda

Choose a tag to compare

2.1.0 (2025-05-13)

Features

  • Allow setting args params on entrypoint (d5e3463)

v2.0.0

07 May 22:23
0850848

Choose a tag to compare

2.0.0 (2025-05-07)

⚠ BREAKING CHANGES

  • Support for multiple events and events as entrypoint

Features

  • Support for multiple events and events as entrypoint (27d43f4)

v1.1.0

17 Apr 19:10
e47ccf0

Choose a tag to compare

1.1.0 (2025-04-17)

Features

  • Allow our translate function to have arguments (dcb5dee)

Bug Fixes

  • translate _ should set args to undefined if not provided (fa4fa96)

v1.0.1

17 Mar 19:09
ff39caf

Choose a tag to compare

1.0.1 (2025-03-17)

Bug Fixes

v1.0.0

17 Mar 04:20
8b39fe8

Choose a tag to compare

1.0.0 (2025-03-17)

Features