fix(tests): Improve decorator tests and add LitElement component tests for better validation
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-06-26 - 2.4.1 - fix(tests)
|
||||
Improve decorator tests and add LitElement component tests for better validation
|
||||
|
||||
- Refactored test-decorators.ts to robustly verify that the sealed decorator prevents prototype modifications
|
||||
- Added test-lit.ts to ensure LitElement component renders correctly and increments counter on click
|
||||
|
||||
## 2025-06-19 - 2.4.0 - feat(bundler)
|
||||
Introduce rspack bundler support and update multi-bundler workflow
|
||||
|
||||
|
Reference in New Issue
Block a user