Skip to content

Releases: tiltshift/config

v1.0.6

24 Aug 21:26
v1.0.6
64d755a
Compare
Choose a tag to compare

Add Note about no longer publishing to NPM.

v1.0.5

14 Jul 19:08
v1.0.5
29eba9e
Compare
Choose a tag to compare

add more local patterns

1.0.3

12 May 19:38
1.0.3
5f56b9c
Compare
Choose a tag to compare
don’t require bable config

1.0.2

12 May 19:16
1.0.2
a6a970a
Compare
Choose a tag to compare
update babel parser

1.0.1

15 Feb 19:36
39c6d4d
Compare
Choose a tag to compare

Updates to make this work in other projects

1.0.0

15 Feb 19:05
df6b58b
Compare
Choose a tag to compare

Initial Release

next

20 Jan 21:01
6a19222
Compare
Choose a tag to compare
next Pre-release
Pre-release

BREAKING CHANGES

  • 1b7eaac increase printWidth to 110

Features

  • 6a19222 remove prettier again
  • f3f42f7 add prettier back to eslint
  • 345d870 remove plugin prettier
  • 4ac5057 remove typescript dep
  • f938231 add eslint to published
  • 9836c46 initial release with new name
  • f2b7319 auto-publishing stable on push to main
  • 418876d initial release
  • 1b7eaac (breaking) increase printWidth to 110
  • fc8d1e5 initial prettier config setup

Fixes

  • d7435e3 package main to config json

Improvements

  • 5b4b817 Revert "feat: remove plugin prettier"
  • 6229ffe Revert "feat: auto-publishing stable on push to main"
  • 55ee6fb refactor: remove useless private package setting
  • 67997b4 perf: publish minimum needed files

Chores

Unspecified Changes