Releases: bakkerjoeri/knitty
Releases · bakkerjoeri/knitty
v1.2.2
1.2.0
💅🏼 Polish
- Removed
private: false
from generated package.json. - Set the initial
version
to0.0.0
in generated package.json.
1.1.0
1.0.1
🐛 Bug fixes
- The folder structure of a module now correctly matches the configuration in
package.json
andtsconfig.json
.
1.0.0
🚀 New features
- Add TypeScript to your project.
- Add Jest to your project.
💥 Breaking changes
- The EditorConfig setup and preset configuration was removed for now. It was too hard to use and too specific.
0.2.1
💅🏼 Improvements
- When installed, only the necessary files are pulled.
- When you run
knitty
without any commands,knitty --help
is shown.
0.2.0
🚀 New features
- Set up your project as a module or website/web app.
0.1.0
🚀 New features
- Store and reuse EditorConfig options as presets.
- Manage settings and presets using
knitty config
.
0.0.2
🐛 Bugfixes:
- Fixed crash on copying a local
.editorconfig
.
0.0.1
v0.0.1