Releases: ueberdosis/create-tiptap-extension
Releases · ueberdosis/create-tiptap-extension
1.1.1
1.1.0
What's Changed
- Add Git initialization option by @bdbch in #5
- Add better user flow after project creation by @bdbch in #4
- docs: update readme by @svenadlung in #6
New Contributors
- @bdbch made their first contribution in #5
- @svenadlung made their first contribution in #6
Full Changelog: 1.0.0...1.1.0
1.1.0-rc.1
1.0.0
1.0.0-rc.3
Changes
Fixes
- renamed
develop
scripts todev
1.0.0-rc.2
Changes
Fixes
- Fixed an issue that didn't include
.gitignore
in their respective template folders
1.0.0-rc.1
Changes
This is the initial release of create-tiptap-extension
.
Features
- Allow creation of a boilerplate tiptap extension package
- Javascript template
- Typescript template
- Easy creation via prompts