Skip to content

fix(252): url parsing#275

Closed
JiLiZART wants to merge 8 commits into252-url-parser-does-not-handle-in-the-linkfrom
master
Closed

fix(252): url parsing#275
JiLiZART wants to merge 8 commits into252-url-parser-does-not-handle-in-the-linkfrom
master

Conversation

@JiLiZART
Copy link
Copy Markdown
Owner

@JiLiZART JiLiZART commented Mar 9, 2025

Fixes #252

JiLiZART and others added 8 commits October 16, 2024 23:26
* chore: initial tests

* feat: parser test

* feat: add case free tags support

* fix: coverage upload

* fix: --disable=gcov

* fix: npm publish sha commit

* fix: change codecov to coveralls

* fix: change workflow pr build and publish

* chore: change coverage badge [skip ci]
* fix: try to fix types

* fix: changeset
chore(release): release

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: add img test with url

* fix: add more tests
* fix: test for buggy behavior

* feat: implement whitespaceInTags mode

* feat: move all char arrays to Map

* feat: revert Map for char arrays
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 9, 2025

🦋 Changeset detected

Latest commit: 0566241

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@bbob/parser Minor
@bbob/types Minor
@bbob/cli Minor
@bbob/core Minor
@bbob/html Minor
@bbob/plugin-helper Minor
@bbob/preset Minor
@bbob/preset-html5 Minor
@bbob/preset-react Minor
@bbob/preset-vue Minor
@bbob/react Minor
@bbob/vue2 Minor
@bbob/vue3 Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JiLiZART JiLiZART closed this Mar 9, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 9, 2025

@BBob NPM alpha release

@bbob/cli 0.0.0-alpha.0566241

@bbob/core 0.0.0-alpha.0566241
@bbob/parser 0.0.0-alpha.0566241
@bbob/plugin-helper 0.0.0-alpha.0566241
@bbob/preset 0.0.0-alpha.0566241
@bbob/types 0.0.0-alpha.0566241

@bbob/preset-html5 0.0.0-alpha.0566241
@bbob/html 0.0.0-alpha.0566241

@bbob/preset-react 0.0.0-alpha.0566241
@bbob/react 0.0.0-alpha.0566241

@bbob/preset-vue 0.0.0-alpha.0566241
@bbob/vue2 0.0.0-alpha.0566241
@bbob/vue3 0.0.0-alpha.0566241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant