Releases: 1ureka/vs-preview
Releases · 1ureka/vs-preview
Release list
Release 0.1.5
chore: 更新版本號至 0.1.5
Release 0.1.4
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
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
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
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
feat: 新增軟體架構設計報告,詳細說明系統架構與設計原則