This repository was archived by the owner on Dec 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 4.11.0] ( https://github.com/algolia/create-instantsearch-app/compare/4.10.3...4.11.0 ) (2021-11-16)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** angular:** move styles import to angular.json ([ #532 ] ( https://github.com/algolia/create-instantsearch-app/issues/532 ) ) ([ d2f73b8] ( https://github.com/algolia/create-instantsearch-app/commit/d2f73b895c0ed7a2530920f770f67879cca0a9a5 ) )
7+ * ** angular:** replace css imports with CDN <link >s ([ #537 ] ( https://github.com/algolia/create-instantsearch-app/issues/537 ) ) ([ fb4c2a8] ( https://github.com/algolia/create-instantsearch-app/commit/fb4c2a87852fe2f4b3d2289a21234fdf04bddc98 ) )
8+ * ** Angular IS:** enable esModuleInterop ([ #527 ] ( https://github.com/algolia/create-instantsearch-app/issues/527 ) ) ([ 502e776] ( https://github.com/algolia/create-instantsearch-app/commit/502e776cf9ca9eca489d6acbde5f8c603de56bd0 ) )
9+ * ** ci:** replace legacy circleci node images ([ #533 ] ( https://github.com/algolia/create-instantsearch-app/issues/533 ) ) ([ 9ffb469] ( https://github.com/algolia/create-instantsearch-app/commit/9ffb46925db6e2a6e015be98b589f1b7cf22a9f3 ) )
10+ * ** cli:** configure inquirer with correct initial values for attributesToDisplay ([ #530 ] ( https://github.com/algolia/create-instantsearch-app/issues/530 ) ) ([ 5cd6142] ( https://github.com/algolia/create-instantsearch-app/commit/5cd6142d12658dde616690ab1b045c613adf711a ) )
11+
12+
13+ ### Features
14+
15+ * ** autocomplete:** add Autocomplete v1 template ([ #528 ] ( https://github.com/algolia/create-instantsearch-app/issues/528 ) ) ([ 5c72d05] ( https://github.com/algolia/create-instantsearch-app/commit/5c72d05100d90900afbc848eaa7417c175c126cc ) )
16+ * ** facets:** use dynamicWidgets ([ #534 ] ( https://github.com/algolia/create-instantsearch-app/issues/534 ) ) ([ 7df3225] ( https://github.com/algolia/create-instantsearch-app/commit/7df32252a0558f0e09288735cfddd8062af5dc09 ) )
17+
18+
19+
120## [ 4.10.3] ( https://github.com/algolia/create-instantsearch-app/compare/4.10.2...4.10.3 ) (2021-09-01)
221
322
Original file line number Diff line number Diff line change 11{
22 "name" : " create-instantsearch-app" ,
3- "version" : " 4.10.3 " ,
3+ "version" : " 4.11.0 " ,
44 "license" : " MIT" ,
55 "description" : " ⚡️ Build InstantSearch apps at the speed of thought" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments