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

feat!: implement smart wrapping for all contexts #140

Closed
wants to merge 8 commits into from

Commits on May 13, 2023

  1. add wrapping for non-cjs

    - default width for deno
    - make opts optional for clients
    - make opts.width optional for clients
    shadowspawn committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2be22e0 View commit details
    Browse the repository at this point in the history
  2. Add browser endpoint

    - not added to conditional exports yet
    shadowspawn committed May 13, 2023
    Configuration menu
    Copy the full SHA
    e68159e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c64071 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f00106 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b2c995 View commit details
    Browse the repository at this point in the history
  6. Lint

    shadowspawn committed May 13, 2023
    Configuration menu
    Copy the full SHA
    59d3415 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    6ea66c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e9636 View commit details
    Browse the repository at this point in the history