Skip to content

Latest commit

 

History

History
137 lines (70 loc) · 7.49 KB

CHANGELOG.md

File metadata and controls

137 lines (70 loc) · 7.49 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.1 (2024-01-02)

Bug Fixes

  • create-efx: add extension to bin file for support type module (#1056) (ab55907)

7.2.0 (2023-11-06)

Features

  • core, elements: custom validation for form fields (#996) (b8655a2)

7.1.0 (2023-10-31)

Features

7.0.7 (2023-09-18)

Bug Fixes

  • create efx doesn't upload tsconfig template to npm (#945) (fe64b84)

7.0.6 (2023-08-28)

Bug Fixes

  • create-efx: correct type created by jsx generator (#917) (901a3cf)

7.0.5 (2023-08-21)

Bug Fixes

  • add packages list to lerna config for blackduck scanning (#897) (8ac2f2f)

7.0.4 (2023-08-07)

Note: Version bump only for package create-efx

7.0.3 (2023-07-19)

Note: Version bump only for package create-efx

7.0.2 (2023-07-17)

Note: Version bump only for package create-efx

7.0.1 (2023-07-06)

Bug Fixes

  • create-efx: downgrade chalk to version 4 to support require syntax (#806) (27e22ec)

7.0.0 (2023-06-30)

Note: Version bump only for package create-efx

6.1.4 (2023-06-23)

Note: Version bump only for package create-efx

6.1.3 (2023-06-06)

Note: Version bump only for package create-efx

6.1.2 (2023-01-06)

Note: Version bump only for package create-efx

6.1.1 (2022-11-07)

Note: Version bump only for package create-efx

6.1.0 (2022-11-07)

Features

  • remove elf global and replace with eventListener (#511) (d94c087)

6.0.7 (2022-10-26)

Bug Fixes

  • add minimum npm version (v7) to package.json (#500) (2996851)

6.0.6 (2022-10-10)

Bug Fixes

  • create-efx: efx change theme import path and fix tsconfig error with vite latest version (#484) (bdbb24f)
  • create-efx: fix sonarcloud warning (#489) (a56043c)

6.0.5 (2022-09-28)

Bug Fixes

  • create-efx: move template dependencies to peer dependencies (#474) (d8a0482)

Reverts

  • Revert "Move dependencies to peerDependencies and remove unused package from devDependencies (#472)" (#473) (3eabcc7), closes #472 #473

6.0.4 (2022-09-27)

Bug Fixes

  • create-efx: move template folder out of src and fix promise error in rename script(#468) (9f5fb41)

6.0.3 (2022-09-27)

Bug Fixes

  • create-efx: move devDependencies to dependencies (#467) (67226fe)

6.0.2 (2022-09-26)

Bug Fixes

  • create-efx: add tslib as dependencies (#466) (993d4e9)

6.0.1 (2022-09-26)

Bug Fixes

  • create-efx: run build script before publish to NPM (#465) (f7098b6)

6.0.0 (2022-09-26)

Features