Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: e18e/module-replacements

Tags

3.0.0-beta.7

Toggle 3.0.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix up node engines script (#607)

Process docs report a global rather than a module which trips a bunch of
stuff up.

3.0.0-beta.6

Toggle 3.0.0-beta.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: trick npm into behaving (#606)

3.0.0-beta.5

Toggle 3.0.0-beta.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #603 from thegu5/indexof

feat: add `indexof` to native manifest

3.0.0-beta.4

Toggle 3.0.0-beta.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: set engine as `nodejs` (#478)

We should align with web-features and BCD.

3.0.0-beta.3

Toggle 3.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add backticks around code snippets in descriptions (#477)

This means things like npmx can render the descriptions as markdown.

3.0.0-beta.2

Toggle 3.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: run lint on publish (#475)

3.0.0-beta.1

Toggle 3.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: validate `example` code (#474)

Validates `example` as valid javascript.

3.0.0-beta.0

Toggle 3.0.0-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add descriptions to `removal` type (#295)

* feat: add descriptions to `removal` type

* chore: apply suggestions from code review

2.11.0

Toggle 2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add node-fetch and cross-fetch (#272)

* Add node-fetch and cross-fetch

* Change to a single fetch file

2.10.1

Toggle 2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: enable trusted publish (#262)