Skip to content

Latest commit

 

History

History
221 lines (124 loc) · 6.69 KB

File metadata and controls

221 lines (124 loc) · 6.69 KB

Change Log

4.0.23

Patch Changes

4.0.22

Patch Changes

4.0.21

Patch Changes

  • 491c5f9: fix: add manual test case and meaningful ids

4.0.20

Patch Changes

  • d6ceeaa: feat: support unique id generation across view files in an application
  • Updated dependencies [d6ceeaa]

4.0.19

Patch Changes

4.0.18

Patch Changes

4.0.17

Patch Changes

4.0.16

Patch Changes

4.0.15

Patch Changes

4.0.14

Patch Changes

4.0.13

Patch Changes

4.0.12

Patch Changes

4.0.11

Patch Changes

4.0.10

Patch Changes

  • d8b77af: Provide a minimal code completion and syntax check for property binding info
  • Updated dependencies [d8b77af]

4.0.9

Patch Changes

  • c73d4fd: Unit test coverage improvement. Migration to Jest test framework
  • Updated dependencies [c73d4fd]

4.0.8

Patch Changes

  • dff4ba6: Enable formatting
  • Updated dependencies [dff4ba6]

4.0.7

Patch Changes

  • 0af5e7d: Upgrade prettier
  • Updated dependencies [0af5e7d]

4.0.6

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.5 (2023-02-28)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

4.0.4 (2023-02-16)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

4.0.3 (2023-01-30)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

4.0.2 (2023-01-26)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

4.0.1 (2023-01-26)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

4.0.0 (2023-01-26)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

3.3.1 (2022-09-01)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

3.3.0 (2022-08-24)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

3.2.1 (2022-08-20)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

3.2.0 (2022-08-15)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

3.0.1 (2021-06-01)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

3.0.0 (2021-06-01)

Features

BREAKING CHANGES

    • computeQuickFixStableIdInfo function signature has changed.
  • validateXMLView no longer accepts flexEnabled optional argument and always requires passing a UI5ValidatorsConfig

2.0.4 (2021-05-04)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

2.0.3 (2021-01-03)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

2.0.2 (2020-12-30)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

2.0.1 (2020-08-27)

Note: Version bump only for package @ui5-language-assistant/xml-views-quick-fix

2.0.0 (2020-08-12)

Features

BREAKING CHANGES

    • computeQuickFixStableIdInfo function signature has changed.
  • validateXMLView no longer accepts flexEnabled optional argument and always requires passing a UI5ValidatorsConfig