Skip to content
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

chore(release): publish v4.3.0 #279

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@bbob/[email protected]

Minor Changes

  • #280 9a69869 Thanks @JiLiZART! - Now all file protocol urls will be escaped like file://some/path/to/file will be converted to file%3A//some/path/to/file

  • 24c9655 Thanks @JiLiZART! - Add support width and height and alt for [img] tag

  • #272 0566241 Thanks @JiLiZART! - Added whitespaceInTags parsing option (true by default) with this option you can disable parsing [tags with spaces] it will be considered as text

    import html5 from "@bbob/preset-html5";
    import parse from "@bbob/html";
    
    const html = parse("[b]lorem[/b] [foo bar] [i]ipsum[/i]", html5(), {
      whitespaceInTags: false,
    });
    
    console.log(html); // <b>lorem </b> [foo bar] <i>ipsum</i>

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/master branch 2 times, most recently from b8f6283 to 9c9a8f8 Compare March 14, 2025 19:46
@github-actions github-actions bot force-pushed the changeset-release/master branch from 9c9a8f8 to 32b3676 Compare March 14, 2025 19:50
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.

0 participants