Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/eight-suits-provide.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# typescript-eslint-parser-for-extra-files

## 0.9.0

### Minor Changes

- [#146](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/pull/146) [`7d42b06`](https://github.com/ota-meshi/typescript-eslint-parser-for-extra-files/commit/7d42b0639a2393999dabc630ee940211625ae336) Thanks [@lishaduck](https://github.com/lishaduck)! - Migrate to tsdown to fix dts output

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-eslint-parser-for-extra-files",
"version": "0.8.0",
"version": "0.9.0",
"type": "module",
"description": "An experimental ESLint custom parser for Vue, Svelte, and Astro for use with TypeScript. It provides type information in combination with each framework's ESLint custom parser.",
"repository": {
Expand Down