Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 30, 2023
1 parent 9075070 commit f9f05fb
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 38 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-houses-act.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/get-language-module.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/gorgeous-islands-camp.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/language-server.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-books-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-files-sell.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/language-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @mdx-js/language-server

## 0.2.0

### Minor Changes

- [#344](https://github.com/mdx-js/mdx-analyzer/pull/344) [`d48c926`](https://github.com/mdx-js/mdx-analyzer/commit/d48c926b2a5c21cc764a865f18ea6cb7ff18daad) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Update to MDX 3

- [#340](https://github.com/mdx-js/mdx-analyzer/pull/340) [`045458d`](https://github.com/mdx-js/mdx-analyzer/commit/045458d1e43909207837bf6e3c6782367c2b70a8) Thanks [@remcohaszing](https://github.com/remcohaszing)! - The language server and Visual Studio Code extension are now based on [Volar](https://volarjs.dev).

### Patch Changes

- Updated dependencies [[`045458d`](https://github.com/mdx-js/mdx-analyzer/commit/045458d1e43909207837bf6e3c6782367c2b70a8), [`d48c926`](https://github.com/mdx-js/mdx-analyzer/commit/d48c926b2a5c21cc764a865f18ea6cb7ff18daad), [`045458d`](https://github.com/mdx-js/mdx-analyzer/commit/045458d1e43909207837bf6e3c6782367c2b70a8)]:
- @mdx-js/language-service@0.2.0

## 0.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/language-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/language-server",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "A language server for MDX",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"test": "npm run test-api"
},
"dependencies": {
"@mdx-js/language-service": "0.1.0",
"@mdx-js/language-service": "0.2.0",
"@volar/language-server": "~1.10.0",
"load-plugin": "^5.0.0",
"remark-frontmatter": "^5.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/language-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @mdx-js/language-service

## 0.2.0

### Minor Changes

- [#340](https://github.com/mdx-js/mdx-analyzer/pull/340) [`045458d`](https://github.com/mdx-js/mdx-analyzer/commit/045458d1e43909207837bf6e3c6782367c2b70a8) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Add function `getLanguageModule`.
This function returns a [Volar](https://volarjs.dev) language module,

- [#344](https://github.com/mdx-js/mdx-analyzer/pull/344) [`d48c926`](https://github.com/mdx-js/mdx-analyzer/commit/d48c926b2a5c21cc764a865f18ea6cb7ff18daad) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Update to MDX 3

- [#340](https://github.com/mdx-js/mdx-analyzer/pull/340) [`045458d`](https://github.com/mdx-js/mdx-analyzer/commit/045458d1e43909207837bf6e3c6782367c2b70a8) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Remove `createMdxLanguageService`.

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdx-js/language-service",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "MDX Volar support",
"repository": {
Expand Down
14 changes: 14 additions & 0 deletions packages/vscode-mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 1.5.0

### Minor Changes

- [#344](https://github.com/mdx-js/mdx-analyzer/pull/344) [`d48c926`](https://github.com/mdx-js/mdx-analyzer/commit/d48c926b2a5c21cc764a865f18ea6cb7ff18daad) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Update to MDX 3

- [#340](https://github.com/mdx-js/mdx-analyzer/pull/340) [`045458d`](https://github.com/mdx-js/mdx-analyzer/commit/045458d1e43909207837bf6e3c6782367c2b70a8) Thanks [@remcohaszing](https://github.com/remcohaszing)! - The language server and Visual Studio Code extension are now based on [Volar](https://volarjs.dev).

- [#345](https://github.com/mdx-js/mdx-analyzer/pull/345) [`e02ea4f`](https://github.com/mdx-js/mdx-analyzer/commit/e02ea4fd5b4a98f6e12d85293b77016cdde5e6a8) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Support drag and dropping text and images into the editor.

### Patch Changes

- [#338](https://github.com/mdx-js/mdx-analyzer/pull/338) [`c2c67b8`](https://github.com/mdx-js/mdx-analyzer/commit/c2c67b8d558c317909c264dbe0056e9218a18174) Thanks [@remcohaszing](https://github.com/remcohaszing)! - Define the configuration options `mdx.trace.server.verbosity` and `mdx.trace.server.format`.

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-mdx",
"version": "1.4.0",
"version": "1.5.0",
"displayName": "MDX",
"description": "Language support for MDX",
"categories": [
Expand Down

0 comments on commit f9f05fb

Please sign in to comment.