Skip to content

1.5.0

Compare
Choose a tag to compare
@unicornware unicornware released this 04 Feb 02:43
· 323 commits to main since this release
1.5.0
3645e99

1.5.0 (2023-02-04)

📦 Build

  • deps-dev: bump @flex-development/mlly from 1.0.0-alpha.7 to 1.0.0-alpha.9 (b8f27f5)
  • deps-dev: bump typescript from 5.0.0-dev.20221215 to 5.0.0-dev.20230128 (7cb02b0)
  • deps-dev: cleanup changelog deps (4107ef9)
  • deps: bump @flex-development/tutils from 6.0.0-alpha.9 to 6.0.0-alpha.10 (e00da7f)
  • nvm: bump node from 16 to 19 (d28f76c)

🤖 Continuous Integration

  • deps: bump actions/cache from 3.2.2 to 3.2.3 (4d1eb64), closes #22
  • deps: Bump actions/github-script from 6.3.3 to 6.4.0 (#39) (ebce7da)
  • deps: bump actions/setup-node from 3.5.1 to 3.6.0 (464efa8), closes #16
  • deps: bump actions/upload-artifact from 3.1.1 to 3.1.2 (de257af), closes #17
  • deps: Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#37) (8e43151)
  • workflows: [approve-pr] refactor approval step conditional (f13faa4)
  • workflows: [ci] jobs.setup -> jobs.metadata (49edebc)
  • workflows: [ci] add version output to metadata job (3079ae4)
  • workflows: [ci] make typescript matrix dynamic (8f3d76b)
  • workflows: [ci] refactor metadata job conditional (c1dc67b)
  • workflows: [ci] skip workflow run for @dependabot on push (46130b7)
  • workflows: [ci] skip workflow run for @flexdevelopment on push (b6aab62)
  • workflows: [integrity] update pull_request event activity types (c64ee0f)
  • workflows: [typescript-canary] add tsconfig.json prep step (bd26e5d)

✨ Features

  • models: ERR_INVALID_RETURN_VALUE (288c689)

🏡 Housekeeping

  • [eslint] update rules for test files (48af1d1)
  • update project architecture (0bc284e)
  • github: add "typescript version" input to bug report template (c7b9e91)
  • github: add commit scope nvm (7fac1a8)
  • github: add commit scope spelling (68fb47c)
  • github: cleanup reference link in .github/funding.yml (aaf8e26)
  • github: remove "tests" section from pull request template (01eeb03)
  • github: remove [email protected] alias from sample .gitconfig (e749983)
  • yarn: disable transparent workspaces (553a21c)

✅ Testing

  • replace deprecated faker methods (0dfde52)