Skip to content

1.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 12 Feb 07:30
· 359 commits to main since this release
1.0.0-alpha.10
dd8bdcc

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

📦 Build

  • deps-peer: bump esbuild from >=0.15.0 to >=0.17.7 (75c620a)
  • deps: Bump cosmiconfig from 7.0.1 to 8.0.0 (#42) (ab75b8c)
  • deps: Bump pretty-bytes from 6.0.0 to 6.1.0 (#41) (91df1e8)
  • deps: replace pkg-types with @flex-development/pkg-types (29cbd06)

🤖 Continuous Integration

  • [@dependabot] fix npm package-ecosystem x yarn integration (0586b03)
  • deps: bump actions/add-to-project from 0.3.0 to 0.4.0 (#34) (3f99321)
  • deps: bump actions/checkout from 3.1.0 to 3.2.0 (#36) (e007d3b)
  • deps: bump actions/checkout from 3.2.0 to 3.3.0 (#37) (bc6e3b7)
  • deps: bump actions/github-script from 6.3.3 to 6.4.0 (#40) (df77c5a)
  • deps: bump actions/setup-node from 3.5.0 to 3.6.0 (#38) (0df7e82)
  • deps: bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#39) (16c9abf)
  • deps: bump dessant/lock-threads from 3.0.0 to 4.0.0 (#35) (252f8d3)
  • deps: bump flex-development/dist-tag-action from 1.1.1 to 1.1.2 (#33) (442728b)
  • deps: bump octokit/graphql-action from 2.2.22 to 2.2.23 (#24) (e5cd5ef)
  • workflows: [add-to-project] add items from repo admin account (1bc490e)
  • workflows: [add-to-project] run workflow when pr is synchronized (51b4a93)
  • workflows: [approve-pr] refactor approval step conditional (29c8556)
  • workflows: [ci] split ci job into multiple jobs (80c8fde)
  • workflows: [ci] upload coverage report to codecov (3bdf063)
  • workflows: [dependabot-auto] sign lockfile fix commit (e0a3c1d)
  • workflows: [integrity] update pull_request event activity types (0ddb1e6)
  • workflows: add typescript-canary (4f5a3f1)
  • workflows: use environment files (048e470)

📝 Documentation

  • add "contributor covenant code of conduct" (98f96dd)

✨ Features

🐛 Fixes

  • bundle: outbase support (b908fd5)
  • install: [git] make postinstall script work with git install (56ba06b)

🏡 Housekeeping

  • update project architecture (77d6a43)
  • github: add "package manager" dropdown to bug report template (a972b1b)
  • github: add "typescript version" input to bug report template (997e725)
  • github: add commit scope build (9302f17)
  • github: add commit scope bundle (4c541c8)
  • github: add commit scope install (498c709)
  • github: add commit scope internal (0e6bc3c)
  • github: add commit scope loader (f42a4ab)
  • github: add commit scope nvm (099fa5b)
  • github: add commit scope spelling (ca38cee)
  • github: add commit scope transpile (bdb4999)
  • github: add label scope:install (5137ad7)
  • github: add label `status:triaged (077cbce)
  • github: configure sponsor button (7943874)
  • github: remove "tests" section from pull request template (bc53f6b)
  • tests: codecov integration (79fff1e)

⚡ Refactors

  • dependencies + project architecture (da965b7)

✅ Testing