Skip to content

feat: dual-package#26

Merged
cyyynthia merged 1 commit intomistressfrom
chore/dual-build
Jul 17, 2024
Merged

feat: dual-package#26
cyyynthia merged 1 commit intomistressfrom
chore/dual-build

Conversation

@cyyynthia
Copy link
Copy Markdown
Member

Closes #25

@LeaVerou can you check if this does the trick for you?

@cyyynthia cyyynthia added the enhancement New feature or request label Jul 16, 2024
@DmitrySharabin
Copy link
Copy Markdown

Hey there, @cyyynthia,

@LeaVerou asked me to give this PR a try. So, I cloned the repo, built it (the PR branch), and served. I tested the PR with the TOML document from the toml.io main page. It works flawlessly. Thank you!

SCR-20240717-bwbl SCR-20240717-bxgp

@cyyynthia cyyynthia merged commit f72e14a into mistress Jul 17, 2024
@cyyynthia cyyynthia deleted the chore/dual-build branch July 17, 2024 15:28
@LeaVerou
Copy link
Copy Markdown

Thank you so much @cyyynthia !

renovate Bot referenced this pull request in redwoodjs/graphql Jul 20, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [smol-toml](https://togithub.com/squirrelchat/smol-toml) | [`1.2.2` ->
`1.3.0`](https://renovatebot.com/diffs/npm/smol-toml/1.2.2/1.3.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/smol-toml/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/smol-toml/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/smol-toml/1.2.2/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/smol-toml/1.2.2/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>squirrelchat/smol-toml (smol-toml)</summary>

###
[`v1.3.0`](https://togithub.com/squirrelchat/smol-toml/releases/tag/v1.3.0)

[Compare
Source](https://togithub.com/squirrelchat/smol-toml/compare/v1.2.2...v1.3.0)

smol-toml is changing how it's distributed (again)! It's now a
dual-package with native ESM and a CJS single-file build. This should
make the package available for even more targets, now including targets
which can't treat CJS as faux ESM!

##### What's Changed

- feat: dual-package by
[@&#8203;cyyynthia](https://togithub.com/cyyynthia) in
[https://github.com/squirrelchat/smol-toml/pull/26](https://togithub.com/squirrelchat/smol-toml/pull/26)

**Full Changelog**:
squirrelchat/smol-toml@v1.2.2...v1.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Provide exports that work in the browser?

3 participants