This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
babel-plugin-node-cjs-interop@0.1.5
Patch Changes
972e632: Add a variant helper that wraps default one more time.
The helper is called interopImportCJSNamespaceT and you can use it just like interopImportCJSNamespace
(except that it assumes loose = true by default).
To use it from the Babel/SWC plugins, use the packagesT option instead of packages.
node-cjs-interop@0.1.4
Patch Changes
972e632: Add a variant helper that wraps default one more time.
The helper is called interopImportCJSNamespaceT and you can use it just like interopImportCJSNamespace
(except that it assumes loose = true by default).
To use it from the Babel/SWC plugins, use the packagesT option instead of packages.
swc-plugin-node-cjs-interop@0.1.3
Patch Changes
972e632: Add a variant helper that wraps default one more time.
The helper is called interopImportCJSNamespaceT and you can use it just like interopImportCJSNamespace
(except that it assumes loose = true by default).
To use it from the Babel/SWC plugins, use the packagesT option instead of packages.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
babel-plugin-node-cjs-interop@0.1.5
Patch Changes
972e632: Add a variant helper that wraps default one more time.
The helper is called
interopImportCJSNamespaceT
and you can use it just likeinteropImportCJSNamespace
(except that it assumesloose = true
by default).To use it from the Babel/SWC plugins, use the
packagesT
option instead ofpackages
.node-cjs-interop@0.1.4
Patch Changes
972e632: Add a variant helper that wraps default one more time.
The helper is called
interopImportCJSNamespaceT
and you can use it just likeinteropImportCJSNamespace
(except that it assumesloose = true
by default).To use it from the Babel/SWC plugins, use the
packagesT
option instead ofpackages
.swc-plugin-node-cjs-interop@0.1.3
Patch Changes
972e632: Add a variant helper that wraps default one more time.
The helper is called
interopImportCJSNamespaceT
and you can use it just likeinteropImportCJSNamespace
(except that it assumesloose = true
by default).To use it from the Babel/SWC plugins, use the
packagesT
option instead ofpackages
.