Update @rollup/plugin-dynamic-import-vars 2.0.5 → 2.1.2 (minor) #364
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @rollup/plugin-dynamic-import-vars (2.0.5 → 2.1.2)
Sorry, we couldn't find anything useful about this release.
Commits
See the full diff on Github. The new version differs by 53 commits:
chore: release v0.30.10
chore: remove engine constraints
chore: upgrade dependencies
chore: switch to use pnpm
fix(types): improve chainable types (#278)
docs: fix typo (#277)
chore: release v0.30.9
chore: copy dist file in JS (#275)
perf: avoid create uncessary overrides for `replace`
chore: release v0.30.8
fix: handle last empty line correctly when using update/overwrite (#274)
docs: add `reset` method to README (#272)
chore: release v0.30.7
feat: new `reset` method (#218) (#271)
chore: downgrade rollup
chore: release v0.30.6
chore: update deps
feat: support Web Workers by using the global `btoa` (#269)
docs: update build status badge (#266)
chore: release v0.30.5
fix: update `sourcesContent` type (#263)
chore: release v0.30.4
fix: use global `btoa`, support services worker, close #258 (#259)
fix: correct mappings for update containing new line (#261)
chore: remove mocha.opts (#262)
chore: release v0.30.3
chore: update deps
fix: trim replaced content with space (#257)
docs: example dump file error (#256)
ci: update node versions
chore: release v0.30.2
chore: update deps
feat: hires boundary (#255)
docs: fix typo (#254)
chore: release v0.30.1
chore: update deps
fix: expose .d.ts as cjs version (#253)
chore: add Node 18 to CI (#247)
chore: release v0.30.0
feat: add the ability to ignore-list sources (#243)
fix: `null` is invalid for `sources` and `file` (#242)
chore: release v0.29.0
Merge pull request #240 from bmeurer/feat/x_google_ignoreList
chore: release v0.28.0
Merge pull request #236 from Rich-Harris/publint
Merge branch 'publint' of github.com:Rich-Harris/magic-string into publint
only lint >= 14
separate lint task
Merge branch 'master' into publint
feat(x_google_ignoreList): initial support for ignore lists
fix(typings): sourcesContent may contain null (#235)
Put `types` first in `exports` (#237)
apply publint suggestions
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands