Skip to content

Releases: popsql/monaco-sql-languages

0.4.0

Choose a tag to compare

@murrayju murrayju released this 04 Aug 20:00
9bcdfb3

What's Changed

  • Add prestoLanguageDefinition by @MasterOdin in #1
  • feat: support monaco-editor 0.56 by @murrayju in #2
  • fix(example): mount monaco directly instead of react-monaco-editor, cover example in CI by @murrayju in #3
  • fix: add .js to relative imports so the ESM build loads in node by @murrayju in #4
  • fix(ci): build the example before the private-registry publish step by @murrayju in #5

New Contributors

Full Changelog: 0.3.2...0.4.0

0.4.0-pre.4

0.4.0-pre.4 Pre-release
Pre-release

Choose a tag to compare

@murrayju murrayju released this 04 Aug 19:42
9bcdfb3

What's Changed

  • fix: add .js to relative imports so the ESM build loads in node by @murrayju in #4
  • fix(ci): build the example before the private-registry publish step by @murrayju in #5

Full Changelog: 0.4.0-pre.3...0.4.0-pre.4

0.4.0-pre.3

0.4.0-pre.3 Pre-release
Pre-release

Choose a tag to compare

@murrayju murrayju released this 04 Aug 19:24
d4826e6

What's Changed

  • fix(example): mount monaco directly instead of react-monaco-editor, cover example in CI by @murrayju in #3

Full Changelog: 0.4.0-pre.2...0.4.0-pre.3

0.4.0-pre.2

0.4.0-pre.2 Pre-release
Pre-release

Choose a tag to compare

@murrayju murrayju released this 04 Aug 17:44
05758f1

0.4.0-pre.1

0.4.0-pre.1 Pre-release
Pre-release

Choose a tag to compare

@murrayju murrayju released this 04 Aug 17:28
d7d5cd5

0.4.0-pre.0

0.4.0-pre.0 Pre-release
Pre-release

Choose a tag to compare

@murrayju murrayju released this 04 Aug 17:14
85fd3ee

What's Changed

New Contributors

Full Changelog: 0.3.2...0.4.0-pre.0

0.3.2

Choose a tag to compare

@MasterOdin MasterOdin released this 07 Nov 18:37

Fixes

  • Fix timescale overriding pgsql language definition

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@MasterOdin MasterOdin released this 07 Nov 13:55

Fixes

  • Actually export pgsqlLanguageDefinition from top-level

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@MasterOdin MasterOdin released this 07 Nov 05:33
b0c1f8a

Features

  • Add pgsql definition with functions added in 16 and 17.

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@MasterOdin MasterOdin released this 19 Apr 01:01

Features

  • Add support for timescale

Full Changelog: 0.1.0...0.2.0