push v1.0.0 to npm
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 38.2k
- Forks
- 6.6k
- PR merge metrics
- No merged PRs in 30d
Description
It took me a while to figure out why my local setup using the npm package wouldn't render the classic slides properly with help text & co. That's because the npm package is using the 0.6.0 release, while the example uses the 1.0.0 codebase.
Could you push the latest release on npm ?
Until then, I'll use yarn add https://github.com/impress/impress.js.git#1.0.0-beta1 :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the npm package's 0.6.0 contents with the repository's 1.0.0 codebase and the 1.0.0-beta1 reference in the issue. Check the project's release and npm publishing entry points, then verify that the published package matches the intended 1.0.0 release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100