8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Release: 2.0.0 # [2.0.0](v1.12.0...v2.0.0) (2022-06-24)
Release: 1.12.0 # [1.12.0](v1.11.0...v1.12.0) (2022-06-24) ### Bug Fixes * removing unused files ([d579075](d579075)) * updated and fixed tests with updated deps ([015e76c](015e76c)) ### Features * removed old compiled dist files with esbuild versions ([6163e49](6163e49))
Release: 1.11.0 # [1.11.0](v1.10.5...v1.11.0) (2022-01-11) ### Features * full support for express template rendering ([e6713d2](e6713d2))
Release: 1.10.5 ## [1.10.5](v1.10.4...v1.10.5) (2022-01-11) ### Bug Fixes * node builtins rollup warnings from npm audit ([a1101c3](a1101c3))
Release: 1.10.4 ## [1.10.4](v1.10.3...v1.10.4) (2022-01-10) ### Bug Fixes * updated typescript error handling ([dd86673](dd86673))
Release: 1.10.3 ## [1.10.3](v1.10.2...v1.10.3) (2021-05-12) ### Bug Fixes * error handling for generating function components ([21fe78a](21fe78a))
Release: 1.10.2 ## [1.10.2](v1.10.1...v1.10.2) (2021-05-11) ### Bug Fixes * cascading context for custom libraries and components ([1de4d8c](1de4d8c))
Release: 1.10.1 ## [1.10.1](v1.10.0...v1.10.1) (2021-05-08) ### Bug Fixes * fixed custom component generation ([0d4ef98](0d4ef98))
Release: 1.10.0 # [1.10.0](v1.9.2...v1.10.0) (2021-05-07) ### Features * invoked inline functional components and generated custom components ([fb3fb0a](fb3fb0a))
Release: 1.9.2 ## [1.9.2](v1.9.1...v1.9.2) (2021-04-27) ### Bug Fixes * react hook form update fix ([45676c8](45676c8))