2.0.0 (2025-03-06)
- feat!: remove useless debounce/update_on_change functionality BREAKING CHANGE: removing parameter for debounce and update_on_change (31c7ef5)
- force DOM update to avoid having to submit suggestion twice (81529e5)
- set showsuggestions right away when first submitting (377d7fd)
- use more complex filterSuggestions function that works with non-subsequent matches (d7c294a)
- removing parameter for debounce and update_on_change
1.0.2 (2025-03-03)
- add all files from frontend build (4d5c7e0)
1.0.1 (2025-03-03)
- remove duplicate release config without static frontend build files (f953d80)
- initial commit (603b0cc)
1.1.1 (2025-03-03)
- add missing build files (f9885fa)
1.1.0 (2025-03-03)
- handle case when no version is generated by semantic-release (a65a21c)
- revert chat example (bb1d036)
- add version management documentation (3195ebf)