kreuzerk / svg-to-ts

Build performant SVG icon libraries by converting raw SVG files to TypeScript that is optimized for modern tree shaking mechanisms.
MIT License
272 stars 44 forks source link

feat(esm): use .mjs ext in import / export statements of compiled files #232

Closed tomastrajan closed 11 months ago

tomastrajan commented 11 months ago

BREAKING CHANGE: add .mjs extenstion in import / export statements

kreuzerk commented 11 months ago

@all-contributors please add @tomastrajan for code

allcontributors[bot] commented 11 months ago

@kreuzerk

I've put up a pull request to add @tomastrajan! :tada:

kreuzerk commented 11 months ago

:tada: This PR is included in version 11.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: