Skip to content

Release v0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 12:11
· 23 commits to main since this release

feat: new generated package.json files for all projects

The default contents of package.json files have changed to include a standarized exports and the
typesVerions in all module types. Additionally, change the way in which create and init works, so
that reference to the library name are added to package.json and README files.

fix #8 #9 #10