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

next

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Jan 21:01
· 17 commits to main since this release
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