Skip to content

Latest commit

 

History

History
123 lines (71 loc) · 3.39 KB

CHANGELOG.md

File metadata and controls

123 lines (71 loc) · 3.39 KB

Angular Essentials Changelog

<a name="16.0.4>

17.0.0 (2024-03-14)

  • Added GitHub Copilot Chat, as it's incredibly useful for Angular
  • minor updates for Angular 17

16.0.4 (2023-06-15)

  • Added GitHub Copilot, as it's incredibly useful for Angular
  • minor updates for Angular 16 and readme badges

<a name="13.0.0>

13.0.0 (2022-03-11)

  • minor updates for Angular 13 and readme

  • removed angular console as its great, but not "needed"

  • removed debuggers as they are deprecated

    These extensions have been deprecated as Visual Studio Code now has a bundled JavaScript Debugger that covers the same functionality. It is a debugger that debugs Node.js, Chrome, Edge, WebView2, VS Code extensions, and more. You can safely un-install this extension and you will still be able to have the functionality you need.

<a name="12.0.0>

12.0.0 (2021-05-24)

  • minor updates for Angular 12 and readme
  • added a dev container

<a name="11.0.0>

11.0.0 (2020-12-08)

  • minor updates for Angular 11 and readme

<a name="9.0.1>

9.0.1 (2020-02-10)

  • removed inline template extension as angular language service handles this now
  • added edge browser debugger
  • removed tslint plugin, replaced with eslint

0.6.3 (2019-05-31)

  • Fixed README issues

0.6.1 (2019-04-27)

  • Added Angular Console

0.6.0 (2019-03-27)

  • Added Peacock
  • Updated readme with editor settings
  • Updated readme with peacock settings
  • Sorted the packages in the README

0.5.1 (2019-02-11)

0.4.0 (2018-07-25)

0.3.2 (2017-10-20)

0.3.0 (2017-10-18)

0.2.0 (2017-06-04)

0.1.0 (2017-05-27)

0.0.3 (2017-05-25)

  • Removed Angular Emmet due to reports of it breaking TypeScript autocomplete. Will follow the issue closely

0.0.2 (2017-05-23)

  • Initial Version
    • Created extension pack