Skip to content

Releases: small-tech/web-routes-from-files

Add .cjs and .mjs file support

23 Apr 12:37
3.1.0
Compare
Choose a tag to compare

Any .cjs and .mjs files will now also be retreated as routes.

All existing ECMAScript caveats about mixing (or not mixing) CommonJS And ESM modules, of course, still apply.