Skip to content

Latest commit

 

History

History
70 lines (33 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

70 lines (33 loc) · 3.01 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.13 (2021-03-13)

0.0.12 (2021-03-13)

Bug Fixes

  • add npm-run-all as a peer dep (4267db5)

0.0.11 (2021-03-13)

Features

  • add prettier-plugin-organize-imports (001a6c7)

0.0.10 (2021-03-13)

Bug Fixes

  • ensure that react-in-jsx-scope is also disabled for TS projects (028849f)

0.0.9 (2021-03-13)

Features

  • disabled react-in-jsx-scope rule (c39b72d)

0.0.8 (2021-03-13)

Bug Fixes

  • another try with auto package updates (6b5384c)

0.0.7 (2021-03-13)

Bug Fixes

  • versioning issues in top-level files (e93f85a)

0.0.6 (2021-03-13)

Bug Fixes

  • improveme the publishing automation with standard-version (8aea57e)

0.0.5 (2021-03-13)

Features

  • initial workspace setup with react-js config (6c3dfc9)
  • setup react-ts package with airbnb typescript config (9f2f414)
  • setup standard-version (c51782a)

Bug Fixes

  • move things to deps (31eb6ae)
  • prepare for publish (f506ec4)
  • reset top-level version of js lib (965a703)