Skip to content

Releases: 1ureka/vs-preview

Release 0.1.5

Choose a tag to compare

@github-actions github-actions released this 18 Apr 11:22
chore: 更新版本號至 0.1.5

Release 0.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Apr 01:47
0155334
Merge pull request #4 from 1ureka/0.1.4

This pull request updates the project's linting setup by replacing ESLint with Oxlint, introduces a new Oxlint configuration, and performs minor updates to dependencies and documentation. The changes focus on streamlining linting, enforcing stricter TypeScript and import rules, and keeping the project up-to-date.

Release 0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 20:16
679ad86
Merge pull request #3 from 1ureka/0.1.3

This pull request makes several dependency updates and removes the test script and related configuration from the project. The main focus is on keeping dependencies up to date and simplifying the project setup by removing Vitest.

Release 0.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 05:03
9d77577
Merge pull request #2 from 1ureka/0.1.2

This pull request fixes an issue where the eye dropper tool incorrectly sampled colors from the context menu itself, ensures that pressing Esc no longer triggers an error state within the tool, and improves feature discoverability by adding a "Copy to Clipboard" option to the right-click menu alongside the existing Ctrl + C shortcut.

Release 0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 12:30
c4064cc
Merge pull request #1 from 1ureka/0.1.1

This pull request updates the extension to version 0.1.1, improves the packaging process for Windows releases, and updates development dependencies for better compatibility and reliability

Release 0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 16:36
feat: 新增軟體架構設計報告,詳細說明系統架構與設計原則