Skip to content

Releases: bakkerjoeri/knitty

v1.2.2

21 Jan 22:02
Compare
Choose a tag to compare

Bug fixes

  • #9 Removed all lib config from tsconfig
  • #11 Fix the location of main.js for webapps using TypeScript so it matches outDir.
  • #10 Fix includes locations depending on project type.

1.2.0

26 Apr 10:38
Compare
Choose a tag to compare

💅🏼 Polish

  • Removed private: false from generated package.json.
  • Set the initial version to 0.0.0 in generated package.json.

1.1.0

18 Apr 13:14
Compare
Choose a tag to compare

🚀 New features

  • #6 knitty create now asks for author for package.json and saves your answer for later.

1.0.1

17 Apr 09:21
Compare
Choose a tag to compare

🐛 Bug fixes

  • The folder structure of a module now correctly matches the configuration in package.json and tsconfig.json.

1.0.0

16 Apr 21:14
Compare
Choose a tag to compare

🚀 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

04 Dec 16:16
Compare
Choose a tag to compare

💅🏼 Improvements

  • When installed, only the necessary files are pulled.
  • When you run knitty without any commands, knitty --help is shown.

0.2.0

04 Dec 13:43
Compare
Choose a tag to compare

🚀 New features

  • Set up your project as a module or website/web app.

0.1.0

02 Dec 22:35
Compare
Choose a tag to compare

🚀 New features

  • Store and reuse EditorConfig options as presets.
  • Manage settings and presets using knitty config.

0.0.2

29 Nov 16:55
Compare
Choose a tag to compare

🐛 Bugfixes:

  • Fixed crash on copying a local .editorconfig.

0.0.1

29 Nov 16:33
0ae92e1
Compare
Choose a tag to compare
v0.0.1