Skip to content

Releases: costrojs/costro

2.2.0

26 Sep 14:49
a1e03b2
Compare
Choose a tag to compare

New features

  • Add asynchronous beforeRender hook (#20)

2.1.2

27 Jun 18:03
Compare
Choose a tag to compare

2.1.2

Fixes

  • Fix missing .mjs files and Link with JSX runtime (#11)

2.1.1

25 Jun 20:32
Compare
Choose a tag to compare

2.1.1

New features

  • Add JSX runtime (#9)

2.0.1

22 May 13:06
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Minimum supported Node.js version is 16.20.0 (#8)

Fixes

  • Fix htmlFor attribute not transformed (#7)

1.0.6

20 Jan 10:47
4be89eb
Compare
Choose a tag to compare

Fixes

  • Add fallback for replaceChildren support (#6)

1.0.5

25 Dec 16:58
Compare
Choose a tag to compare

Fixes

  • JSX, trim empty class name (654582c)

1.0.4

20 Dec 17:52
Compare
Choose a tag to compare

Fixes

  • JSX, fix array of children ignored (#5)

1.0.3

26 Feb 16:32
Compare
Choose a tag to compare

Fixes

  • Fix types for the optional parameter silentOnNotFound (5973658)

1.0.2

26 Feb 15:24
Compare
Choose a tag to compare

New features

  • Add the silentOnNotFound parameter. Useful when the route changes and the application wants to ignore these changes (#4)

1.0.1

21 Jan 19:06
Compare
Choose a tag to compare

Fixes

  • Fix types for the optional parameter basePath (5973658)