Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
docs: regenerate changelog with conventionalcommits preset
Browse files Browse the repository at this point in the history
  • Loading branch information
wtchnm committed Jan 27, 2021
1 parent 5110230 commit 6a10a5d
Showing 1 changed file with 43 additions and 22 deletions.
65 changes: 43 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,73 +1,77 @@
# [1.6.0](https://github.com/wtchnm/react-suggester/compare/v1.5.1...v1.6.0) (2021-01-15)
## [1.6.0](https://github.com/wtchnm/react-suggester/compare/v1.5.1...v1.6.0) (2021-01-15)


### Features

* **suggester:** add autoComplete prop ([50bb4c6](https://github.com/wtchnm/react-suggester/commit/50bb4c6fab5f908e3eccbaf656b440ccfb0c8c43))

## [1.5.1](https://github.com/wtchnm/react-suggester/compare/v1.5.0...v1.5.1) (2021-01-15)
### [1.5.1](https://github.com/wtchnm/react-suggester/compare/v1.5.0...v1.5.1) (2021-01-15)


### ⚠ BREAKING CHANGES

* **suggester:** The defaultValue prop has been replaced by the defaultOption prop.

### Code Refactoring

* **suggester:** replace defaultValue prop by defaultOption ([469ed4c](https://github.com/wtchnm/react-suggester/commit/469ed4c3a4bda20322fd0e8597300f3e24c57055))

## [1.5.0](https://github.com/wtchnm/react-suggester/compare/v1.4.4...v1.5.0) (2021-01-14)

### BREAKING CHANGES

* **suggester:** The defaultValue prop has been replaced by the defaultOption prop.
### Features

# [1.5.0](https://github.com/wtchnm/react-suggester/compare/v1.4.4...v1.5.0) (2021-01-14)
* **Suggester:** default value ([ba02f24](https://github.com/wtchnm/react-suggester/commit/ba02f2473539ed20f944a64cfafcf15e82314081))


### Features
### Reverts

* **Suggester:** default value ([ba02f24](https://github.com/wtchnm/react-suggester/commit/ba02f2473539ed20f944a64cfafcf15e82314081))
* Revert "build: replace rollup-plugin-size-snapshot by rollup-plugin-size" ([18a361c](https://github.com/wtchnm/react-suggester/commit/18a361c474bfd9a84bf1562b58b2a77038d46b73))

## [1.4.4](https://github.com/wtchnm/react-suggester/compare/v1.4.3...v1.4.4) (2020-08-21)
### [1.4.4](https://github.com/wtchnm/react-suggester/compare/v1.4.3...v1.4.4) (2020-08-21)

## [1.4.3](https://github.com/wtchnm/react-suggester/compare/v1.4.2...v1.4.3) (2020-08-21)
### [1.4.3](https://github.com/wtchnm/react-suggester/compare/v1.4.2...v1.4.3) (2020-08-21)


### Bug Fixes

* **input:** auto id is not deterministic between client and server ([8b5aa3c](https://github.com/wtchnm/react-suggester/commit/8b5aa3cf8829f4d14a22a9817f8fc4d71444e5b0))

## [1.4.2](https://github.com/wtchnm/react-suggester/compare/v1.4.1...v1.4.2) (2020-08-20)
### [1.4.2](https://github.com/wtchnm/react-suggester/compare/v1.4.1...v1.4.2) (2020-08-20)

## [1.4.1](https://github.com/wtchnm/react-suggester/compare/v1.4.0...v1.4.1) (2020-08-06)
### [1.4.1](https://github.com/wtchnm/react-suggester/compare/v1.4.0...v1.4.1) (2020-08-06)


### Bug Fixes

* selected option should not be an index ([a8adfac](https://github.com/wtchnm/react-suggester/commit/a8adfac299e443b4ffa8134882c824cfeb5307fb))

# [1.4.0](https://github.com/wtchnm/react-suggester/compare/v1.3.0...v1.4.0) (2020-08-06)
## [1.4.0](https://github.com/wtchnm/react-suggester/compare/v1.3.0...v1.4.0) (2020-08-06)


### Features

* add onClear callback ([7ebcafb](https://github.com/wtchnm/react-suggester/commit/7ebcafbdbd6679750a4532ea4adcf0274157fb86))

# [1.3.0](https://github.com/wtchnm/react-suggester/compare/v1.2.0...v1.3.0) (2020-08-06)
## [1.3.0](https://github.com/wtchnm/react-suggester/compare/v1.2.0...v1.3.0) (2020-08-06)


### Features

* forward Input component ref ([45f8052](https://github.com/wtchnm/react-suggester/commit/45f805278cf34ad08c7cc795da26a17b51cdb1f6))

# [1.2.0](https://github.com/wtchnm/react-suggester/compare/v1.1.6...v1.2.0) (2020-08-06)
## [1.2.0](https://github.com/wtchnm/react-suggester/compare/v1.1.6...v1.2.0) (2020-08-06)


### Features

* pass any standard attribute to the input component ([2b0bdee](https://github.com/wtchnm/react-suggester/commit/2b0bdee6ae049faf2fb9d3710340cb104420747b))

## [1.1.6](https://github.com/wtchnm/react-suggester/compare/v1.1.5...v1.1.6) (2020-07-28)
### [1.1.6](https://github.com/wtchnm/react-suggester/compare/v1.1.5...v1.1.6) (2020-07-28)

## [1.1.5](https://github.com/wtchnm/react-suggester/compare/v1.1.4...v1.1.5) (2020-07-28)
### [1.1.5](https://github.com/wtchnm/react-suggester/compare/v1.1.4...v1.1.5) (2020-07-28)

## [1.1.4](https://github.com/wtchnm/react-suggester/compare/v1.1.3...v1.1.4) (2020-07-26)
### [1.1.4](https://github.com/wtchnm/react-suggester/compare/v1.1.3...v1.1.4) (2020-07-26)


### Bug Fixes
Expand All @@ -79,37 +83,54 @@

* **input:** remove unnecessary label null check ([b23da69](https://github.com/wtchnm/react-suggester/commit/b23da691156c00eb5f8be16e5592f422eb373d14))

## [1.1.3](https://github.com/wtchnm/react-suggester/compare/v1.1.2...v1.1.3) (2020-07-26)
### [1.1.3](https://github.com/wtchnm/react-suggester/compare/v1.1.2...v1.1.3) (2020-07-26)


### Bug Fixes

* add line-height to the input label ([ad94191](https://github.com/wtchnm/react-suggester/commit/ad94191c32a22bc5e20c741af781f9ccbe924414))

## [1.1.2](https://github.com/wtchnm/react-suggester/compare/v1.1.1...v1.1.2) (2020-07-26)
### [1.1.2](https://github.com/wtchnm/react-suggester/compare/v1.1.1...v1.1.2) (2020-07-26)


### Bug Fixes

* remove tailwindcss preflight ([4b1f57e](https://github.com/wtchnm/react-suggester/commit/4b1f57eb6175d5d74816e521927b8f734002fc2b))

## [1.1.1](https://github.com/wtchnm/react-suggester/compare/v1.1.0...v1.1.1) (2020-07-26)
### [1.1.1](https://github.com/wtchnm/react-suggester/compare/v1.1.0...v1.1.1) (2020-07-26)


### Bug Fixes

* include 'types' field in package.json ([d99c826](https://github.com/wtchnm/react-suggester/commit/d99c82687bc11bfd1f1cfdd773044d615261937c))

# [1.1.0](https://github.com/wtchnm/react-suggester/compare/v1.0.1...v1.1.0) (2020-07-26)
## [1.1.0](https://github.com/wtchnm/react-suggester/compare/v1.0.1...v1.1.0) (2020-07-26)


### Features

* generate typescript definitions ([6724a2f](https://github.com/wtchnm/react-suggester/commit/6724a2fc07943eb7c68317c42f75e9cfeddd955c))

## [1.0.1](https://github.com/wtchnm/react-suggester/compare/v1.0.0...v1.0.1) (2020-07-26)
### [1.0.1](https://github.com/wtchnm/react-suggester/compare/v1.0.0...v1.0.1) (2020-07-26)


### Bug Fixes

* export input component ([0f58254](https://github.com/wtchnm/react-suggester/commit/0f582547f3c12c231ad1b11057234e8a60fcde53))

## [1.0.0](https://github.com/wtchnm/react-suggester/compare/ab0555ccf97afb84a974a3b8799e5ab13f95c4bc...v1.0.0) (2020-07-26)


### Features

* add input component ([ab0555c](https://github.com/wtchnm/react-suggester/commit/ab0555ccf97afb84a974a3b8799e5ab13f95c4bc))
* add keyboard navigation ([d813a8b](https://github.com/wtchnm/react-suggester/commit/d813a8bed3b3d60fd03733584d6127604634d595))
* initial suggester impl ([7f9da73](https://github.com/wtchnm/react-suggester/commit/7f9da738ad424e5ba947fdc882ea63ff0ebf7d89))


### Bug Fixes

* 'No suggestions' message is not being displayer on sync suggesters ([f70a06a](https://github.com/wtchnm/react-suggester/commit/f70a06a7c9db374734d142bf0ac52e95f819810a))
* inputs must always have labels ([b28c34a](https://github.com/wtchnm/react-suggester/commit/b28c34a5e47fce4c8238273f6436b4b20fda2fd8))
* remove unused forwarded ref ([c598037](https://github.com/wtchnm/react-suggester/commit/c598037673a49c2f124546974ea574189bb360ad))

0 comments on commit 6a10a5d

Please sign in to comment.