v0.4.0
What's Changed
- Add lint, lint:fix and format:fix targets by @simonswine in #82
- Restore fileName to anonymous function names by @jwatzman in #84
- Enable
semi: true
by @simonswine in #83 - Make @grafana/pyroscope-team codeowners by @bryanhuhta in #96
- Remove package lock.json by @bryanhuhta in #90
- Migrate from Jest to Vitest by @nwalters512 in #94
- Remove separately-built types by @nwalters512 in #95
- chore: update import paths to use .js file extensions by @zckrs in #89
- Bump package.json to version v0.4.0 by @bryanhuhta in #99
- Use
yarn publish
notyarn npm publish
by @bryanhuhta in #100
New Contributors
- @jwatzman made their first contribution in #84
- @nwalters512 made their first contribution in #94
- @zckrs made their first contribution in #89
Full Changelog: v0.3.11...v0.4.0