UNPKG

364 BMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5## [Unreleased]
6
7## [0.6.0] - 2020-02-07
8
9### Added
10
11- New `codegen-vue-hooks` options: generate Vue 3 hooks
12
13### Changed
14
15- Renamed `codegen-hooks` to `codegen-react-hooks` to avoid confusion with `codegen-vue-hooks`
16- Cleaned up the code base a bit, simpler typed, less overhead