Skip to content

1.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@flexdevelopment flexdevelopment released this 21 Oct 23:52
· 426 commits to main since this release
1.0.0-alpha.7
cde1ea3

1.0.0-alpha.7 (2022-10-21)

📦 Build

  • cleanup build target settings (548b846)
  • remove src files from distribution (d0a3302)
  • replace mlly with @flex-development/mlly (72d3fcf)
  • deps-dev: bump deps according to yarn upgrade-interactive (ba92cd0)
  • deps-dev: bump esbuild from 0.15.10 to 0.15.12 (3321e1e)
  • exports: export ., ./package.json, and ./plugins/* only (825c536)
  • pkg: add "sideEffects": false (6bc2cd0)

🤖 Continuous Integration

  • deps: bump actions/checkout from 3.0.2 to 3.1.0 (#22) (0632090)
  • deps: bump actions/github-script from 6.3.0 to 6.3.1 (#20) (ba50c35)
  • deps: bump actions/github-script from 6.3.1 to 6.3.2 (#25) (557bf2e)
  • deps: bump actions/github-script from 6.3.2 to 6.3.3 (#27) (2943bf8)
  • deps: bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 (#28) (ab88c54)
  • deps: bump hmarr/debug-action from 2.0.1 to 2.1.0 (#23) (f78e5e8)

📝 Documentation

  • merge zsh docs into contributing guide (42f50bd)
  • reorganize gpr install guide (ca184cb)

🏡 Housekeeping

  • add "vscode as git editor" setup to sample gitconfig (b215a09)
  • tests: reorganize vitest config (7b690c6)
  • tests: update ImportMetaEnv base (50842cc)
  • ts: enforce import type for type-only imports (6fb9272)
  • vscode: configure debugging (6c6ea09)