Releases: Logflare/logflare-transport-core-js
Releases · Logflare/logflare-transport-core-js
v0.3.3
This release fixes broken patch releases (v0.3.1, v0.3.2), due to removal of version controlled dist files.
What's Changed
- Chore update lockfile, remove node v14 usage for builds by @Ziinc in #33
- chore: explicitly whitelist npm package files by @Ziinc in #34
- chore: bump version to v0.3.3 by @Ziinc in #35
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Removal of unused dependencies and other misc chores.
What's Changed
- chore: remove dist from git by @Ziinc in #26
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #20
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #17
- docs: add readme by @Ziinc in #28
- chore: add prod package publish workflow by @Ziinc in #27
- chore: add vsn script for adding version numberr based on package.json by @Ziinc in #29
- fix: silently fetch package version by @Ziinc in #30
- chore: fix dist gitignore by @Ziinc in #31
- chore: remove unnecessary deps, bumps to v0.3.2 by @Ziinc in #32
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Adds an onError
callback to options, allowing users to handle ingestion errors.
What's Changed
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #21
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #19
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #18
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #23
- feat: add onError option by @kangmingtay in #22
- chore: create GH actions ci checks by @Ziinc in #24
- chore: version bump to 0.3.1 by @Ziinc in #25
New Contributors
- @kangmingtay made their first contribution in #22
Full Changelog: v0.3.0...v0.3.1