Skip to content

Releases: marcoroth/stimulus-parser

v0.3.1

24 Oct 18:22
fe11fca

Choose a tag to compare

Fixed

  • Fix registered controllers getting duplicated after project refresh by @janko in #410

Internal

Dependencies

Show All

New Contributors

Commits

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 May 20:53
5d016b9

Choose a tag to compare

Added

  • Add support for detecting Hotwire Native Components by @marcoroth in #208

Internal

Dependencies

See all
Read more

v0.2.2

21 Jul 12:59
757668b

Choose a tag to compare

Fixed

  • Allow stimulus package name for controller definition by @marcoroth in #168

Dependencies

Commits

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Jul 15:37
6b966e8

Choose a tag to compare

Changed

  • Rename controllersFiles to controllerIndexFiles on Project by @marcoroth in #138

Dependencies

Commits

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 May 17:18
115e8c2

Choose a tag to compare

Added

  • Add support for single file Stimulus application definitions by @marcoroth in #128
  • Added Support for ViewComponents-like Stimulus controller setup by @marcoroth in #131

Dependencies

Commits

Full Changelog: v0.1.6...v0.2.0

v0.1.6

25 Apr 10:26
0c5df8d

Choose a tag to compare

Changed

Commits

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 Apr 20:25
0671bd5

Choose a tag to compare

Changed

  • Use keyLoc for duplicate value definitions by @marcoroth in #109
  • Add keyLoc, valueLoc and typeLoc getters to ValueDefinition by @nachiket87 in #114
  • Implement hasExplicitDefaultValue and defaultValueLoc getters on ValueDefinition by @marcoroth in #117

Dependencies

Commits

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Apr 04:22
e3dfbdd

Choose a tag to compare

Changed

Dependencies

Show all

New Contributors

Commits

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Mar 23:01
b107744

Choose a tag to compare

Changed

Commits

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Mar 00:25
9e3e987

Choose a tag to compare

Added

  • Parse ClassExpression nodes as ClassDeclaration by @marcoroth in #73

Dependencies

Commits

Full Changelog: v0.1.1...v0.1.2