Skip to content

1.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 12:21
· 632 commits to master since this release

Commits

  • 7109b39: Use raw string instead of JSON for bump-version parameter (Florian Hammerschmidt) #577
  • 0d0f411: prompt the user whenever parsing errors/warning from the compiler log fails, including instructions on how to report the issue (Gabriel Nordeborn) #576
  • 33458ef: Rename Jsx test to Jsx2 (Cristiano Calcagno) #578
  • 4ba443d: Update bsconfig for v4. (Cristiano Calcagno) #578
  • 155a198: Revert "Update bsconfig for v4." (Cristiano Calcagno) #578
  • 6f8e6e0: One component per module. (Cristiano Calcagno) #578
  • d57453e: Add support for prop completion for JSX V4 (Cristiano Calcagno) #579
  • a3c5538: Update CHANGELOG.md (Cristiano Calcagno) #579
  • 16a3a9b: Create interface file: add support for JSX V4. (Cristiano Calcagno) #580
  • 8ee93d1: Update CHANGELOG.md (Cristiano Calcagno) #580
  • 7aeb9e8: Expand one level of type definition on hover. (Cristiano Calcagno) #584
  • fbafb9d: Give an explicit example of hover on V4 component. (Cristiano Calcagno) #584
  • 9e89849: Fix printing of record types with optional labels (Cristiano Calcagno) #584
  • c8afd43: Update CHANGELOG.md (Cristiano Calcagno) #584
  • expand definition of type arguments. (Cristiano Calcagno)
  • b3df7b2: skeleton for extracting clickable links in hovers (Gabriel Nordeborn) #585
  • 7c8b745: remove unused (Gabriel Nordeborn) #585
  • 018033f: print link to type definition inline next to expanded type (Gabriel Nordeborn) #585
  • c547f93: gate link to definition behind flag, to gracefully degrade for clients that cannot handle markdown links (Gabriel Nordeborn) #585
  • 7906145: update tests (Gabriel Nordeborn) #585
  • 48d1ce6: changelog (Gabriel Nordeborn) #585
  • c4e8ffb: add more chars to url encode (Gabriel Nordeborn) #585
  • ae2c1d9: add pct to encode (Gabriel Nordeborn) #585
  • b1dbc3c: Sync latest syntax (Cristiano Calcagno) #586
  • 5e0e44e: add debug utilities (Gabriel Nordeborn) #587
  • 80eb9ef: refactor expanding types in hover so it can more easily be shared (Gabriel Nordeborn) #589
  • 2380ad0: add test where hover is not expanded as contents has not been saved (Gabriel Nordeborn) #589
  • d0fae6d: refactor hover via completions to also expand types like the hover via loc does (Gabriel Nordeborn) #589
  • 36dbc3e: Signature help (#547) (Gabriel Nordeborn) #547
  • e79872c: Add rescript.settings.platformPath and correctly determine its default value (#573) (Bart Schuurmans) #573
  • adef69e: Begin using rescript 10.1 to test the extension. (Cristiano Calcagno) #591
  • a146d5d: Remove warnings from tests. (Cristiano Calcagno) #591
  • modernize jsx config. (Cristiano Calcagno)
  • 6d7477d: Add example for dead code elimination for JSX v4. (Cristiano Calcagno) #593
  • af8720e: 1.7.0 (Gabriel Nordeborn)
  • 0900d22: 1.8.0 (Gabriel Nordeborn)
  • b0e8776: 1.8.1 (Gabriel Nordeborn)