Commit 65bb02d
committed
Prep v1.1.0
## 1.1.0 - 2024-10-21
<small>[Compare to previous release][comp:1.1.0]</small>
### Added
- A string `source` can now contain `{{term}}`, to accommodate paths where `?term=XXX` isn't suitable
- This means you could now use `example.com/search/{{term}}/other-stuff`
### Fixed
- The mouse being over the popup when it's rendered no longer selects that value whilst typing
- A string `source` can now contain a query string (`?`)
- It now checks the source and adds either `?` or `&`, whichever is appropriate
### Changes
- Developer dependency bumps (no user-facing changes)
- Added CI based testing for every PR
[comp:1.1.0]: v1.0.1...v1.1.01 parent e6c7e86 commit 65bb02d
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments