Skip to content

1.0.0-alpha.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 16 Feb 17:57
· 337 commits to main since this release
1.0.0-alpha.12
9c5df90

1.0.0-alpha.12 (2023-02-16)

⚠ BREAKING CHANGES

  • exports: remove ./plugins/*

📦 Build

  • preserve symbol names in bundle output (bca9aa1)
  • deps-dev: Bump @graphql-eslint/eslint-plugin from 3.15.0 to 3.16.0 (#47) (9a4fc0a)
  • deps-dev: Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#56) (c09abaa)
  • deps-dev: bump @vitest/coverage-c8 from 0.28.4 to 0.28.5 (2e02663)
  • deps-dev: bump @vitest/spy from 0.28.4 to 0.28.5 (cbf297d)
  • deps-dev: bump @vitest/ui from 0.28.4 to 0.28.5 (b0b075a)
  • deps-dev: Bump cspell from 6.23.0 to 6.24.0 (#52) (b2e404f)
  • deps-dev: Bump esbuild from 0.17.7 to 0.17.8 (#50) (d2445d4)
  • deps-dev: Bump lint-staged from 13.1.1 to 13.1.2 (#53) (85eb9b3)
  • deps-dev: Bump tempfile from 4.0.0 to 5.0.0 (#48) (b9212bc)
  • deps-dev: Bump typescript from 5.0.0-dev.20230211 to 5.0.0-dev.20230213 (#51) (fe222ec)
  • deps-dev: bump vitest from 0.28.4 to 0.28.5 (a3fa3fa)
  • deps-peer: bump esbuild from >=0.17.7 to >=0.17.8 (a1eee55)
  • exports: remove ./plugins/* (9119481)

🤖 Continuous Integration

  • deps: Bump actions/cache from 3.2.4 to 3.2.5 (#45) (cc0732c)
  • workflows: [dependabot-auto] remove enable-auto-merge job conditional (4323177)

✨ Features

🐛 Fixes

  • options: bundle defaults (51c88a9)

⚡ Refactors

  • cli: improve error logs (c405798)
  • cli: set exit code on error (4587a9d)