Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Releases: tiltshift/config-archive

v1.0.6

Choose a tag to compare

@chrisdrackett chrisdrackett released this 24 Aug 21:26
v1.0.6
64d755a

Add Note about no longer publishing to NPM.

v1.0.5

Choose a tag to compare

@chrisdrackett chrisdrackett released this 14 Jul 19:08
v1.0.5
29eba9e

add more local patterns

1.0.3

Choose a tag to compare

@chrisdrackett chrisdrackett released this 12 May 19:38
1.0.3
5f56b9c
don’t require bable config

1.0.2

Choose a tag to compare

@chrisdrackett chrisdrackett released this 12 May 19:16
1.0.2
a6a970a
update babel parser

1.0.1

Choose a tag to compare

@chrisdrackett chrisdrackett released this 15 Feb 19:36
39c6d4d

Updates to make this work in other projects

1.0.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 15 Feb 19:05
df6b58b

Initial Release

next

next Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jan 21:01
6a19222

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