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

Switch from toml to @iarna/toml #2298

Merged
merged 1 commit into from Nov 21, 2018

Conversation

ABuffSeagull
Copy link
Contributor

↪️ Pull Request

As toml is an abandoned package, switch to @iarna/toml
for implementation of the latest toml spec (v0.5.0).
Also remove tomlify-j0.4, as @iarna/toml supports encoding
and decoding.
Resolves #2258.

💻 Examples

🚨 Test instructions

Reusing the same tests as before, since it's just a package swap.

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

As toml is an abandoned package, switch to @iarna/toml
for implementation of the latest toml spec (v0.5.0).
Also remove tomlify-j0.4, as @iarna/toml supports encoding
and decoding.
Resolves parcel-bundler#2258.
@batisteo
Copy link

😊

@devongovett devongovett merged commit 25b64d9 into parcel-bundler:master Nov 21, 2018
@ABuffSeagull ABuffSeagull deleted the new-toml branch December 19, 2018 16:40
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.

Switch from toml to @iarna/toml
3 participants