Releases: htmlplus/create-element
Releases · htmlplus/create-element
v2.1.3
28 Aug 21:49
Compare
Sorry, something went wrong.
No results found
2.1.3 (2025-08-28)
Bug Fixes
Integrate Biome, Husky, and Lint-Staged to improve code consistency, automation, and overall development workflow (c59f2aa )
v2.1.2
02 Jul 15:42
Compare
Sorry, something went wrong.
No results found
2.1.2 (2025-07-02)
Bug Fixes
Resolve vulnerabilities by updating npm packages (527a46c )
v2.1.1
30 Oct 19:28
Compare
Sorry, something went wrong.
No results found
2.1.1 (2024-10-30)
Bug Fixes
Upgrade all npm packages to their latest versions (6edd3e9 )
v2.1.0
14 Aug 12:19
Compare
Sorry, something went wrong.
No results found
2.1.0 (2024-08-14)
Features
Update the @HTMLPlus/Element to the latest version. (4f69fa0 )
v2.0.0
23 Jul 15:40
Compare
Sorry, something went wrong.
No results found
2.0.0 (2024-07-23)
Bug Fixes
Leverage HTMLPLUS's built-in JSX typing to streamline your development process and eliminate the necessity for extra definitions in the global.d.ts file. (11999f3 )
Update all npm packages. (0c8bd18 )
Code Refactoring
In order to improve build and start performance, migrate logics from Rollup to Vite. (826151c )
BREAKING CHANGES
The logic was migrated from Rollup to Vite to improve build and startup performance.
v1.2.4
05 Jul 10:10
Compare
Sorry, something went wrong.
No results found
1.2.4 (2024-07-05)
Bug Fixes
v1.2.3
11 Feb 15:48
Compare
Sorry, something went wrong.
No results found
1.2.3 (2024-02-11)
Bug Fixes
v1.2.2
03 Feb 21:11
Compare
Sorry, something went wrong.
No results found
1.2.2 (2024-02-03)
Bug Fixes
v1.2.1
03 Feb 20:59
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-02-03)
Bug Fixes
Property name of the default element (e6c092e )
Performance Improvements
Update the default example (0feafc9 )
v1.2.0
03 Dec 21:48
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-12-03)
Features
Add support from part property in JSX type SVGAttributes. (f50b20e )