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: dual-package #26

Merged
merged 1 commit into from
Jul 17, 2024
Merged

feat: dual-package #26

merged 1 commit into from
Jul 17, 2024

Conversation

cyyynthia
Copy link
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

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
19 checks passed
@cyyynthia cyyynthia deleted the chore/dual-build branch July 17, 2024 15:28
@LeaVerou
Copy link

Thank you so much @cyyynthia !

renovate bot referenced this pull request in redwoodjs/redwood 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