Skip to content

Releases: joematthews/extreme-angular

20.0.4-1

19 Jun 08:44
9e4dc17

Choose a tag to compare

What's Changed

Full Changelog: 20.0.4...20.0.4-1

20.0.4

19 Jun 06:56
4de36f9

Choose a tag to compare

What's Changed

Full Changelog: 20.0.2...20.0.4

20.0.2

07 Jun 03:15

Choose a tag to compare

What's Changed

Full Changelog: 19.2.14...20.0.2

19.2.14

05 Jun 07:58
e09f169

Choose a tag to compare

What's Changed

  • chore: remove editor.codeActionsOnSave from .vscode/settings.json
  • chore: update angular-eslint to 19.7.1
  • chore: update to angular 19.2.14
  • fix: unknown property listed in the inlay hints section of README.md

Full Changelog: 19.2.7...19.2.14

19.2.7

16 Apr 13:52
f26682e

Choose a tag to compare

What's Changed

  • update angular to 19.2.7 by @joematthews in #63
  • fix: compound words are shown as misspellings

Full Changelog: 19.2.3...19.2.7

19.2.3

24 Mar 15:29
840eb69

Choose a tag to compare

What's Changed

  • Update Angular to 19.2.3
  • Ignore .json & .yaml files in cspell checks

Full Changelog: 19.1.17...19.2.3

19.1.17

24 Feb 21:53

Choose a tag to compare

Update Angular to 19.1.17

Full Changelog: 19.1.2-1...19.1.17

19.1.2-1

22 Jan 15:48
0336c1a

Choose a tag to compare

What's Changed

Full Changelog: 19.1.2...19.1.2-1

19.1.2

21 Jan 04:47
7394a40

Choose a tag to compare

What's Changed

  • fix: cspell only checks files in src/ on commit
  • chore: update Angular to 19.1.2
  • chore: update typescript to 5.7.3
  • chore: update typescript-eslint to 8.21.0
  • chore: add lint:tsc:all script
  • docs: add starship to shell configuration frameoworks
  • docs: reword TypeScript section

Full Changelog: 19.1.1-2...19.1.2

19.1.1-2

20 Jan 05:57
44bc9c8

Choose a tag to compare

What's Changed

  • install and configure eslint-formatter-mo
  • update lint-staged to 15.4.1
  • update eslint-config-prettier to 10.0.1
  • sort prettier plugin array in .prettierrc.json
  • README Changes
    • add documentation to disable -f mo formatting for eslint errors
    • clarify ng new command used for base project
    • use git repo links instead of npmjs
    • use 'TypeScript' (instead of 'Typescript') in documentation and comments
    • misc formatting

Full Changelog: 19.1.1-1...19.1.1-2