You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# CHANGE LOG
2
2
3
+
## 3.16.0-beta.1
4
+
5
+
### Updates
6
+
-`beforecontent.html` is no longer used and has been deprecated. If you're overriding or referencing this file, please update your layout and customizations accordingly.
Knowing the version of each Algolia JavaScript library will help you understand what is available for you to leverage in terms of customisation. This table will help you determine which documentation to reference when you start working on your customisation.
| v3.x |[0.38.0](https://github.com/algolia/autocomplete.js/tree/v0.38.0)*|[4.15.0](https://github.com/algolia/instantsearch.js/tree/v4.15.0)*|[1.7.1](https://github.com/algolia/search-insights.js/tree/v1.7.1)| NA |
| v3.x |[0.38.0](https://github.com/algolia/autocomplete.js/tree/v0.38.0)*|[4.15.0](https://github.com/algolia/instantsearch.js/tree/v4.15.0)*|[1.7.1](https://github.com/algolia/search-insights.js/tree/v1.7.1)| NA |
* In earlier versions of the extension, the Autocomplete and InstantSearch libraries were accessible via the `algoliaBundle` global. This bundle was a prepackaged JavaScript file that contained dependencies for the frontend experience. What was included in this bundle can be seen here: https://github.com/algolia/algoliasearch-extensions-bundle/blob/ISv4/package.json
0 commit comments