Releases: soundcloud/intervene
Releases · soundcloud/intervene
v4.0.0
4.0.0 (2024-09-03)
Bug Fixes
- make import replacement support
import type
(368602f)
chore
- deps: update Hapi, @types/node & typescript (9f12331)
BREAKING CHANGES
- deps: drop support for node 14.
v3.1.7
3.1.7 (2023-04-18)
Bug Fixes
- correct the error code from EACCESS to EACCES (84565f5)
v3.1.6
3.1.6 (2023-02-17)
Bug Fixes
- Pin @types/node to a version compatible with TS v3 (e45df88)
v3.1.5
3.1.5 (2023-02-17)
Bug Fixes
- Downgrade @types/bluebird to v3.5.34 (899f03b), closes #52
v3.1.4
3.1.4 (2023-02-17)
Bug Fixes
- Use semantic-release plugin defaults so that fix from #51 works (8bd5b77)
v3.1.3
3.1.3 (2023-02-17)
Bug Fixes
- Pin @types/bluebird to the last version that worked with TS v3 (c4e6f89)
- Use tilde range for typescript (d7aa290)
v3.1.2
3.1.2 (2023-02-17)
Bug Fixes
- Run semantic-release/npm before semantic-release/git (65f23c1)
v3.1.1
3.1.1 (2022-09-22)
Bug Fixes
- dependapot created several PRs which have been merged. (f18460c)
v3.0.1
Update Hapi to v20, drop support for node.js < 12