選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

CHANGELOG.md 1.6 KiB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. # Change Log
  2. All notable changes to this project will be documented in this file.
  3. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
  4. # [1.2.0](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/compare/v1.1.1...v1.2.0) (2018-10-05)
  5. ### Features
  6. * add new JSXInterpolation node ([1e2c3c7](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/1e2c3c7))
  7. ## [1.1.1](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/compare/v1.1.0...v1.1.1) (2018-10-05)
  8. ### Bug Fixes
  9. * handle special SVG attributes ([efc529c](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/efc529c))
  10. * handle style attribute ([b1c70ae](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/b1c70ae))
  11. <a name="1.1.0"></a>
  12. # [1.1.0](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/compare/v1.0.0...v1.1.0) (2018-09-15)
  13. ### Bug Fixes
  14. * JSXAttribute generation typo ([#13](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/issues/13)) ([cc03a02](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/cc03a02))
  15. ### Features
  16. * upgrade to JSDOM v12 ([#14](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/issues/14)) ([949a80c](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/commit/949a80c))
  17. <a name="1.0.0"></a>
  18. # [1.0.0](https://github.com/smooth-code/h2x/tree/master/packages/h2x-plugin-jsx/compare/v0.1.9...v1.0.0) (2018-05-14)
  19. **Note:** Version bump only for package h2x-plugin-jsx