Skip to content

Latest commit

 

History

History
563 lines (304 loc) · 28.6 KB

CHANGELOG.md

File metadata and controls

563 lines (304 loc) · 28.6 KB

Change Log

2.2.0

Minor Changes

2.1.1

Patch Changes

  • #3751 b8538d8 Thanks @dimaMachina! - replace deprecated navigator.platform with navigator.userAgent

    fix placeholder ⌘ K in doc explorer search input for non mac devices, replace by Ctrl K

2.1.0

Minor Changes

Patch Changes

2.0.13

Patch Changes

2.0.12

Patch Changes

  • #3521 aa6dbbb4 Thanks @acao! - Fixes several issues with Type System (SDL) completion across the ecosystem:

    • restores completion for object and input type fields when the document context is not detectable or parseable
    • correct top-level completions for either of the unknown, type system or executable definitions. this leads to mixed top level completions when the document is unparseable, but now you are not seemingly restricted to only executable top level definitions
    • .graphqls ad-hoc standard functionality remains, but is not required, as it is not part of the official spec, and the spec also allows mixed mode documents in theory, and this concept is required when the type is unknown
  • Updated dependencies [aa6dbbb4]:

2.0.11

Patch Changes

2.0.10

Patch Changes

2.0.9

Patch Changes

2.0.9-alpha.1

Patch Changes

2.0.9-alpha.0

Patch Changes

2.0.8

Patch Changes

2.0.7

Patch Changes

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • #2694 e59ec32e Thanks @acao! - BREAKING: Change the implementation of the info popup when hovering items in the code editor:
    • For fields the type prefix was removed, i.e. MyType.myField -> myField
    • For args, the type and field was removed, i.e. MyType.myField(myArg: MyArgType) -> myArg: MyArgType
    • The DOM structure of the info tooltip changed to enable more flexible styling:
      • The first section (i.e. the clickable parts like type and field name) are wrapped in an additional div
      • The markdown content for deprecation reasons is wrapped in an additional div

1.3.3

Patch Changes

1.3.2

Patch Changes

1.3.1

Patch Changes

1.3.0

Minor Changes

Patch Changes

1.2.17

Patch Changes

1.2.16

Patch Changes

1.2.15

Patch Changes

1.2.14

Patch Changes

1.2.13

Patch Changes

1.2.12

Patch Changes

1.2.11

Patch Changes

1.2.10

Patch Changes

1.2.9

Patch Changes

1.2.8

Patch Changes

1.2.7

Patch Changes

1.2.6

Patch Changes

1.2.5

Patch Changes

1.2.4

Patch Changes

1.2.3

Patch Changes

1.2.2

Patch Changes

  • bdd57312 #2047 Thanks @willstott101! - Source code included in all packages to fix source maps. codemirror-graphql includes esm build in package.

1.2.1

Patch Changes

1.2.0

Minor Changes

Patch Changes

  • b79bf304 #2037 Thanks @acao! - Resolves #1944, replaces graphql-language-service-utils with graphql-language-service in codemirror-graphql

1.1.0

Minor Changes

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

  • 6869ce77 #1816 Thanks @acao! - improve peer resolutions for graphql 14 & 15. 14.5.0 minimum is for built-in typescript types, and another method only available in 14.4.0

1.0.0

Major Changes

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

0.15.2 (2021-01-07)

Note: Version bump only for package codemirror-graphql

0.15.1 (2021-01-07)

Bug Fixes

  • bug with externalFragments in codemirror (#1751) (f423e61)

0.15.0 (2021-01-07)

Features

0.14.0 (2021-01-03)

Features

  • merge completion logic (for implements &, variables) (#1747) (0ac0a85)

0.13.1 (2020-12-28)

Note: Version bump only for package codemirror-graphql

0.13.0 (2020-12-08)

Features

0.12.4 (2020-11-28)

Note: Version bump only for package codemirror-graphql

0.12.3 (2020-10-20)

Bug Fixes

  • codemirror-graphql: give interface field name suggestions (#1695) (669b301)

0.12.2 (2020-09-18)

Note: Version bump only for package codemirror-graphql

0.12.2-alpha.2 (2020-09-11)

Note: Version bump only for package codemirror-graphql

0.12.2-alpha.1 (2020-08-12)

Note: Version bump only for package codemirror-graphql

0.12.2-alpha.0 (2020-08-10)

Note: Version bump only for package codemirror-graphql

0.12.1 (2020-08-06)

Note: Version bump only for package codemirror-graphql

0.12.0 (2020-06-11)

Bug Fixes

  • value of documentation in completion list (#1567) (39c00a5)

0.12.0-alpha.11 (2020-06-04)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.10 (2020-06-04)

Bug Fixes

  • cleanup cache entry from lerna publish (4a26218)
  • make list type and non-nullable type available (#902) (cea837f)

0.12.0-alpha.9 (2020-05-28)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.8 (2020-05-17)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.7 (2020-04-10)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.6 (2020-04-10)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.5 (2020-04-06)

Features

0.12.0-alpha.4 (2020-04-03)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.3 (2020-03-20)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.2 (2020-03-20)

Note: Version bump only for package codemirror-graphql

0.12.0-alpha.1 (2020-01-18)

Bug Fixes

Features

  • convert LSP Server to Typescript, remove watchman (#1138) (8e33dbb)

0.11.6 (2019-12-09)

Bug Fixes

  • codemirror results bundle (dd06eb5)

0.11.5 (2019-12-09)

Bug Fixes

  • a few more tweaks to babel ignore (e0ad2c6)

0.11.4 (2019-12-03)

Bug Fixes

0.11.3 (2019-11-26)

Note: Version bump only for package codemirror-graphql

0.11.2 (2019-10-19)

Note: Version bump only for package codemirror-graphql

0.11.1 (2019-10-04)

Bug Fixes

0.11.0 (2019-10-04)

Features

0.10.0 (2019-10-04)

Features

0.9.1-alpha.1 (2019-09-01)

Note: Version bump only for package codemirror-graphql

0.9.1-alpha.0 (2019-09-01)

Note: Version bump only for package codemirror-graphql

0.9.1 (2019-09-01)

Note: Version bump only for package codemirror-graphql