Releases: htmlplus/element
Releases · htmlplus/element
v3.2.1
20 May 21:06
Compare
Sorry, something went wrong.
No results found
3.2.1 (2025-05-20)
Bug Fixes
Resolve some technical debt issues to significantly improve the overall quality of the code (1f3f724 )
v3.2.0
27 Feb 14:42
Compare
Sorry, something went wrong.
No results found
3.2.0 (2025-02-27)
Features
Implement the toCSSColor and toCSSUnit utility functions to facilitate the conversion of colors and sizes (2b3cf10 )
Implement the experimental style decorator to dynamically update styles from within the element logic (174db86 )
v3.1.4
05 Feb 19:16
Compare
Sorry, something went wrong.
No results found
3.1.4 (2025-02-05)
Bug Fixes
Enhance the property parser to support TSMappedType (430f46b )
v3.1.3
20 Jan 16:25
Compare
Sorry, something went wrong.
No results found
3.1.3 (2025-01-20)
Bug Fixes
Support for the new JSX namespace declaration module in React 19 (32cce64 )
v3.1.2
11 Dec 14:36
Compare
Sorry, something went wrong.
No results found
3.1.2 (2024-12-11)
Bug Fixes
Resolve the rendering issue of the element template without utilizing the render function (04d3dcf )
v3.1.1
16 Nov 17:54
Compare
Sorry, something went wrong.
No results found
3.1.1 (2024-11-16)
Bug Fixes
Roll back the Node.js engine from version 22.10.0 to version 20.10.0 (739af3a )
v3.1.0
31 Oct 09:29
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-10-31)
Features
Integrate a JSON generator into the assets plugin (e2c70b9 )
v3.0.1
30 Oct 19:14
Compare
Sorry, something went wrong.
No results found
3.0.1 (2024-10-30)
Bug Fixes
Upgrade all npm packages to their latest versions (cdfd5b0 )
v3.0.0
22 Oct 18:02
Compare
Sorry, something went wrong.
No results found
3.0.0 (2024-10-22)
⚠ BREAKING CHANGES
Revise the .releaserc file to incorporate settings for breaking changes.
Bug Fixes
Revise the .releaserc file to incorporate settings for breaking changes. (4bafd6f )
v2.14.0
22 Oct 17:40
Compare
Sorry, something went wrong.
No results found
2.14.0 (2024-10-22)
⚠ BREAKING CHANGES
Revise the structure of the dist folder by adding an exports key to the package.json file.
Update the release conditions to ensure they are in accordance with the Conventional Commits specification.
Features
Revise the structure of the dist folder by adding an exports key to the package.json file. (5744c9b )
Update the release conditions to ensure they are in accordance with the Conventional Commits specification. (324fca7 )