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

pkg is deprecated #1421

Closed
nightvisi0n opened this issue Aug 28, 2024 · 0 comments · Fixed by #1424 or #1429
Closed

pkg is deprecated #1421

nightvisi0n opened this issue Aug 28, 2024 · 0 comments · Fixed by #1424 or #1429

Comments

@nightvisi0n
Copy link

In the docs it's recommended to use https://github.com/vercel/pkg in case node.js is not available for runtime transformation.
Unfortunately vercel archieved/deprecated pkg in the latest release. They refer to forks or Node.js 21’s support for single executable applications. The documentation of import-meta-env should be adapted accordingly.

soc221b pushed a commit that referenced this issue Sep 1, 2024
closes: #1421
soc221b added a commit that referenced this issue Sep 1, 2024
closes: #1421

Co-authored-by: Ernest <>
soc221b added a commit that referenced this issue Sep 1, 2024
BREAKING CHANGE: dotenv is a dependency instead of a peer dependency

closes: #1421
soc221b added a commit that referenced this issue Sep 1, 2024
BREAKING CHANGE: dotenv is a dependency instead of a peer dependency

closes: #1421
soc221b added a commit that referenced this issue Sep 1, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>babel: 0.5.0</summary>

##
[0.5.0](babel0.4.5...babel0.5.0)
(2024-09-01)


### ⚠ BREAKING CHANGES

* dotenv is a dependency instead of a peer dependency

### Features

* support single executable applications
([#1424](#1424))
([31724fd](31724fd)),
closes
[#1421](#1421)
</details>

<details><summary>cli: 0.7.0</summary>

##
[0.7.0](cli0.6.9...cli0.7.0)
(2024-09-01)


### ⚠ BREAKING CHANGES

* dotenv is a dependency instead of a peer dependency

### Features

* support single executable applications
([#1424](#1424))
([31724fd](31724fd)),
closes
[#1421](#1421)
</details>

<details><summary>flow: 0.2.0</summary>

##
[0.2.0](flow0.1.4...flow0.2.0)
(2024-09-01)


### ⚠ BREAKING CHANGES

* dotenv is a dependency instead of a peer dependency

### Features

* support single executable applications
([#1424](#1424))
([31724fd](31724fd)),
closes
[#1421](#1421)
</details>

<details><summary>prepare: 0.2.0</summary>

##
[0.2.0](prepare0.1.14...prepare0.2.0)
(2024-09-01)


### ⚠ BREAKING CHANGES

* dotenv is a dependency instead of a peer dependency

### Features

* support single executable applications
([#1424](#1424))
([31724fd](31724fd)),
closes
[#1421](#1421)
</details>

<details><summary>swc: 0.4.18</summary>

##
[0.4.18](swc0.4.17...swc0.4.18)
(2024-09-01)


### Bug Fixes

* **deps:** update rust crate rust-ini to v0.21.1
([#1383](#1383))
([1dba2fb](1dba2fb))
* **deps:** update rust crate serde to v1.0.205
([#1390](#1390))
([c24b6ad](c24b6ad))
* **deps:** update rust crate serde to v1.0.206
([#1392](#1392))
([99134ae](99134ae))
* **deps:** update rust crate serde to v1.0.207
([#1395](#1395))
([f92ed35](f92ed35))
* **deps:** update rust crate serde to v1.0.208
([#1399](#1399))
([e7ac6d3](e7ac6d3))
* **deps:** update rust crate serde to v1.0.209
([#1414](#1414))
([c4e7777](c4e7777))
* **deps:** update rust crate serde_json to v1.0.121
([#1369](#1369))
([f517257](f517257))
* **deps:** update rust crate serde_json to v1.0.122
([#1379](#1379))
([5c5cfdd](5c5cfdd))
* **deps:** update rust crate serde_json to v1.0.123
([#1393](#1393))
([a07b1f1](a07b1f1))
* **deps:** update rust crate serde_json to v1.0.124
([#1394](#1394))
([0114dba](0114dba))
* **deps:** update rust crate serde_json to v1.0.125
([#1397](#1397))
([131513b](131513b))
* **deps:** update rust crate serde_json to v1.0.127
([#1413](#1413))
([9c464c0](9c464c0))
* **deps:** update rust crate swc_core to 0.102.0
([#1384](#1384))
([0e80a69](0e80a69))
* **deps:** update rust crate swc_core to v0.99.3
([#1352](#1352))
([0597e8d](0597e8d))
* **deps:** update rust crate swc_core to v0.99.4
([#1360](#1360))
([fa41d6e](fa41d6e))
* **deps:** update rust crate swc_core to v0.99.5
([#1364](#1364))
([b503545](b503545))
* **deps:** update rust crate swc_core to v0.99.6
([#1378](#1378))
([ad79cc3](ad79cc3))
</details>

<details><summary>typescript: 0.4.0</summary>

##
[0.4.0](typescript0.3.4...typescript0.4.0)
(2024-09-01)


### ⚠ BREAKING CHANGES

* dotenv is a dependency instead of a peer dependency

### Features

* support single executable applications
([#1424](#1424))
([31724fd](31724fd)),
closes
[#1421](#1421)
</details>

<details><summary>unplugin: 0.6.0</summary>

##
[0.6.0](unplugin0.5.2...unplugin0.6.0)
(2024-09-01)


### ⚠ BREAKING CHANGES

* dotenv is a dependency instead of a peer dependency

### Features

* support single executable applications
([#1424](#1424))
([31724fd](31724fd)),
closes
[#1421](#1421)
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Ernest <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant