Skip to content

1.0.0-alpha.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 24 Feb 07:42
· 304 commits to main since this release
1.0.0-alpha.14
30c5212

1.0.0-alpha.14 (2023-02-24)

📦 Build

  • externalize node-fetch (ad6d562)
  • deps-dev: Bump @commitlint/cli from 17.4.2 to 17.4.4 (#67) (3fff4e0)
  • deps-dev: Bump @commitlint/config-conventional from 17.4.2 to 17.4.4 (#66) (608d8c4)
  • deps-dev: Bump @types/eslint from 8.21.0 to 8.21.1 (#58) (0652191)
  • deps-dev: Bump @types/node from 18.13.0 to 18.14.0 (#69) (e668044)
  • deps-dev: Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 (#75) (9b587e6)
  • deps-dev: Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 (#60) (f6b89c5)
  • deps-dev: Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 (#77) (e12b278)
  • deps-dev: Bump cspell from 6.24.0 to 6.26.3 (#64) (833edb8)
  • deps-dev: Bump esbuild from 0.17.8 to 0.17.9 (#71) (f44dc3e)
  • deps-dev: Bump esbuild from 0.17.9 to 0.17.10 (#74) (195e606)
  • deps-dev: Bump pretty-format from 29.4.2 to 29.4.3 (#68) (4dcee03)
  • deps-dev: Bump typescript from 5.0.0-dev.20230213 to 5.0.0-dev.20230221 (#78) (d748ff1)
  • deps-dev: Bump typescript from 5.0.0-dev.20230221 to 5.0.0-dev.20230222 (#82) (185924c)
  • deps-dev: bump typescript from 5.0.0-dev.20230222 to 5.0.0-dev.20230224 (fc2d542)
  • deps-dev: Bump vite from 4.1.1 to 4.1.2 (#70) (3ef6a90)
  • deps-dev: Bump vite from 4.1.2 to 4.1.3 (#76) (47606af)
  • deps-dev: Bump vite from 4.1.3 to 4.1.4 (#80) (6fd8b81)
  • deps-peer: bump esbuild from >=0.17.8 to >=0.17.9 (cd43825)
  • deps: bump @flex-development/mlly from 1.0.0-alpha.11 to 1.0.0-alpha.13 (9a5018a)
  • deps: Bump @flex-development/tsconfig-utils from 1.1.1 to 1.1.2 (#83) (1c9daeb)
  • yarn: bump yarn from 4.0.0-rc.34 to 4.0.0-rc.39 (5c68260)

🤖 Continuous Integration

  • [@dependabot] fix private registry updates (69618f1)
  • deps: Bump actions/cache from 3.2.5 to 3.2.6 (#79) (5bd78f0)
  • workflows: [ci] use github.event.pull_request.head.sha for codecov (e7cf854)

✨ Features

🏡 Housekeeping

  • update config files (461e99d)
  • github: merge pre-push workflow into commit-msg workflow (a5ec9a0)

⚡ Refactors

  • loader: prepare for use in tests across node versions (0148197)

✅ Testing

  • improve tests to catch erroneous build logic (d85ecb2)