Skip to content

Refactor README.md installation and import sections #1859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

flevi29
Copy link
Collaborator

@flevi29 flevi29 commented Feb 1, 2025

Pull Request

Related issue

Fixes #1843

What does this PR do?

  • refactors README.md installation and import sections

PR checklist

Please check if your PR fulfills the following requirements:

  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

@flevi29 flevi29 added the documentation Improvements or additions to documentation label Feb 1, 2025
@flevi29 flevi29 requested a review from Strift February 1, 2025 10:07
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.84%. Comparing base (698f7e9) to head (6a3fa40).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1859   +/-   ##
=======================================
  Coverage   98.84%   98.84%           
=======================================
  Files          17       17           
  Lines        1565     1565           
  Branches      338      338           
=======================================
  Hits         1547     1547           
  Misses         18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@Strift Strift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

Copy link
Contributor

meili-bors bot commented Feb 5, 2025

Build succeeded:

@meili-bors meili-bors bot merged commit c7b5611 into meilisearch:main Feb 5, 2025
8 checks passed
@flevi29 flevi29 deleted the refactor-readme-installation-import branch February 5, 2025 13:38
meili-bors bot added a commit that referenced this pull request Feb 17, 2025
1871: Update version for the next release (v0.49) r=brunoocasali a=meili-bot

_This PR is auto-generated._

The automated script updates the version of meilisearch-js to a new version: "v0.49"

👇 CHANGELOG

## ✨ New

- [AI-powered search](https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search) is now stable `@/Strift` 

## 🐛 Bug Fixes

* Fix lack of source maps in ESM output (#1837) `@/flevi29`

## ⚙️ Maintenance/misc

* Test latest major Node.js LTS version (#1840) `@/flevi29`
* Improve playgrounds (#1839) `@/flevi29`
* Refactor `README.md` installation and import sections (#1859) `@/flevi29`
* build(deps-dev): bump vite from 6.0.7 to 6.0.9 in /playgrounds/javascript (#1831) `@/dependabot`

Thanks again to `@/flevi29` and `@/Strift!` 🎉

Co-authored-by: meili-bot <[email protected]>
Co-authored-by: Laurent Cazanove <[email protected]>
Co-authored-by: Bruno Casali <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update README.md about TypeScript support & UMD bundle
2 participants