Skip to content

Releases: firstandthird/domodule

8.1.0

07 Jan 11:05
Compare
Choose a tag to compare
  • Allow passing custom module name in constructor

Release 8.0.1

04 Dec 08:06
Compare
Choose a tag to compare

8.0.1 (2020-12-04)

Chores
Documentation Changes
  • Readme: update readme style (92d00f0)

Release 8.0.0

18 Nov 15:43
Compare
Choose a tag to compare

8.0.0 (2020-11-18)

Chores
Documentation Changes
  • Readme: update readme style (92d00f0)

5.1.0

09 Feb 05:49
Compare
Choose a tag to compare
Release 5.1.0

5.0.3

09 Feb 01:19
Compare
Choose a tag to compare
Fix parentModule check

5.0.2

09 Feb 00:12
Compare
Choose a tag to compare
Add test case for tested modules

3.1.1

12 Dec 05:20
Compare
Choose a tag to compare

New Features

None.

Maintenance

  • Fixes a bug from 3.0.0 where parentModule wouldn't return correctly.
  • Add browserify options.

Breaking Changes

None.

3.1.0

02 Dec 02:25
Compare
Choose a tag to compare

New Features

None.

Maintenance

  • Fixes a bug from 3.0.0 where parentModule wouldn't return correctly.

Breaking Changes

None.

3.0.0

25 Nov 05:45
Compare
Choose a tag to compare

New Features

  • Nested modules are now supported

Maintenance

  • Added editorconfig

Breaking Changes

  • Nested modules are no longer parsed which may break existing code. Check to make sure your code doesn't have any nested modules, and if it does test before going to production.

2.1.0

08 Sep 10:25
Compare
Choose a tag to compare

Actions can be bound to module element.