Releases: autifyhq/parcel-reporter-bundle-manifest
Releases · autifyhq/parcel-reporter-bundle-manifest
v1.0.0
- Fix errors from SonarCloud ec4cd8e
- Drop Node.js 10 and support Node.js 16 #264
- Support Parcel 2.0.0 #237 #263
- Bump dependencies #268
- Publish 1.0.0 #269
v0.3.3
Use main entry as a key in the manifest by default #112
v0.3.2
- Include bundle that doesn't have an entrypoint in the manifest #109 - fixes #101
v0.3.1
- Support Parcel 2 Beta and drop support for Alpha #92
- Support Node 15 #99
- Support the current Parcel 2 Nightly (429) #100
v0.2.0
- #20 Fix issues with publicUrl, windows paths and deeply nested files (@DeMoorJasper)
v0.1.6
Add '/' in front of the path.
v0.1.5
- Add tests
- Integrate Dependabot
- Remove workflow to publish to GPR
v0.1.4-2
CI was unable to release v0.1.4
v0.1.4
- Update instruction usage 2ddaf84
- Run test on PR/push against master branch 0893d61
- Publish when create a GitHub release b1e784d