@visulima/packem-rollup 1.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -0
- package/LICENSE.md +890 -0
- package/README.md +71 -0
- package/dist/index.d.mts +56 -0
- package/dist/index.d.ts +56 -0
- package/dist/index.mjs +1 -0
- package/dist/packem_shared/browserslist-to-esbuild-DY9HwYtp.d.mts +3 -0
- package/dist/packem_shared/browserslist-to-esbuild-DY9HwYtp.d.ts +3 -0
- package/dist/packem_shared/browserslistToEsbuild-C0IWmbNe.mjs +1 -0
- package/dist/packem_shared/cachingPlugin-D0BBFJPD.mjs +1 -0
- package/dist/packem_shared/chunkSplitter-DWAy1JkE.mjs +1 -0
- package/dist/packem_shared/cjsInteropPlugin-D5wyoQ_B.mjs +2 -0
- package/dist/packem_shared/copyPlugin--6RITp1-.mjs +1 -0
- package/dist/packem_shared/createSplitChunks-CGDk55G3.mjs +1 -0
- package/dist/packem_shared/esbuildPlugin-BAwyhG6L.mjs +1 -0
- package/dist/packem_shared/esmShimCjsSyntaxPlugin-DjKqX4DE.mjs +11 -0
- package/dist/packem_shared/fix-dts-default-cjs-exports-BQc0nwIG.mjs +26 -0
- package/dist/packem_shared/fixDtsDefaultCjsExportsPlugin-Dp1UcHVR.mjs +1 -0
- package/dist/packem_shared/fixDynamicImportExtension-BBGNRniz.mjs +1 -0
- package/dist/packem_shared/getCustomModuleLayer-d8i66lfh.mjs +1 -0
- package/dist/packem_shared/getModuleLayer-rF9RxnJ5.mjs +1 -0
- package/dist/packem_shared/index-Dq8IUFTs.mjs +1 -0
- package/dist/packem_shared/index-IiwweiIe.d.mts +4538 -0
- package/dist/packem_shared/index-IiwweiIe.d.ts +4538 -0
- package/dist/packem_shared/isolatedDeclarationsOxcTransformer-WbfE6cGu.mjs +1 -0
- package/dist/packem_shared/isolatedDeclarationsPlugin-BqP17nSP.mjs +3 -0
- package/dist/packem_shared/isolatedDeclarationsSwcTransformer-Ch2AgtWC.mjs +1 -0
- package/dist/packem_shared/isolatedDeclarationsTypescriptTransformer-DkuEkofo.mjs +3 -0
- package/dist/packem_shared/jsonPlugin-BAi3Da-h.mjs +1 -0
- package/dist/packem_shared/jsxRemoveAttributes-B1PLPffj.mjs +1 -0
- package/dist/packem_shared/licensePlugin-C5yzUqe-.mjs +13 -0
- package/dist/packem_shared/makeExecutable-6aOVHoJR.mjs +4 -0
- package/dist/packem_shared/metafilePlugin-ObS4J7mO.mjs +1 -0
- package/dist/packem_shared/oxcResolvePlugin-BJpi-eSG.mjs +1 -0
- package/dist/packem_shared/oxcTransformPlugin-DfVQouIB.mjs +4 -0
- package/dist/packem_shared/patchTypescriptTypes-BEdkvKxL.mjs +6 -0
- package/dist/packem_shared/preserveDirectivesPlugin-B49Cbykd.mjs +4 -0
- package/dist/packem_shared/rawPlugin-BqlR6ZOI.mjs +1 -0
- package/dist/packem_shared/resolveFileUrl-BkpjVHeK.mjs +1 -0
- package/dist/packem_shared/resolveTsconfigPathsPlugin-Crf4lzxq.mjs +1 -0
- package/dist/packem_shared/resolveTsconfigRootDirectoriesPlugin-_93afm2q.mjs +1 -0
- package/dist/packem_shared/resolveTypescriptMjsCtsPlugin-DcZrZTmM.mjs +1 -0
- package/dist/packem_shared/sourcemapsPlugin-B4W3J79w.mjs +1 -0
- package/dist/packem_shared/swcPlugin-Boip4lWG.mjs +1 -0
- package/dist/packem_shared/urlPlugin-DBgFIkTc.mjs +1 -0
- package/dist/plugins/esbuild/index.d.mts +24 -0
- package/dist/plugins/esbuild/index.d.ts +24 -0
- package/dist/plugins/esbuild/index.mjs +1 -0
- package/dist/plugins/oxc/index.d.mts +27 -0
- package/dist/plugins/oxc/index.d.ts +27 -0
- package/dist/plugins/oxc/index.mjs +1 -0
- package/dist/plugins/sucrase/index.d.mts +18 -0
- package/dist/plugins/sucrase/index.d.ts +18 -0
- package/dist/plugins/sucrase/index.mjs +1 -0
- package/dist/plugins/swc/index.d.mts +25 -0
- package/dist/plugins/swc/index.d.ts +25 -0
- package/dist/plugins/swc/index.mjs +1 -0
- package/dist/plugins/typescript/index.d.mts +28 -0
- package/dist/plugins/typescript/index.d.ts +28 -0
- package/dist/plugins/typescript/index.mjs +1 -0
- package/package.json +133 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
## @visulima/packem-rollup 1.0.0-alpha.1 (2025-07-02)
|
|
2
|
+
|
|
3
|
+
### ⚠ BREAKING CHANGES
|
|
4
|
+
|
|
5
|
+
* changed node from 18 to 20, split packem in reusable packages
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* introduce @visulima/packem-share package for shared utilities a… ([#157](https://github.com/visulima/packem/issues/157)) ([99e977a](https://github.com/visulima/packem/commit/99e977a8f62021c9ac286fc0c9b184b96bce88f1))
|
|
10
|
+
|
|
11
|
+
### Miscellaneous Chores
|
|
12
|
+
|
|
13
|
+
* add browserslist dependency version 4.25.1 ([caaf641](https://github.com/visulima/packem/commit/caaf6418b4638af4c1cf9039e0992a8f44e09cb2))
|
|
14
|
+
* update dependencies and refactor build scripts ([14da1f7](https://github.com/visulima/packem/commit/14da1f7d9f8af619401ec0926df516092e870a75))
|
|
15
|
+
* update multi-semantic-release command to ignore @visulima/packem package ([fa85b28](https://github.com/visulima/packem/commit/fa85b283a5b2cbd15d2b52c09c2db2b2d2c6c65d))
|
|
16
|
+
|
|
17
|
+
### Tests
|
|
18
|
+
|
|
19
|
+
* add integration and unit tests for file extension handling ([0536e8a](https://github.com/visulima/packem/commit/0536e8a2cb4c7cddf01d66864e0fdbe3912b256c))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Dependencies
|
|
23
|
+
|
|
24
|
+
* **@visulima/packem-share:** upgraded to 1.0.0-alpha.1
|