v2.0.0
Major Changes
The specific NodeJS version stipulated as part of pre and post-processing in Airnode's config.json
has been removed.
The "Node" environment will now use the Airnode's NodeJS runtime - which is also changing from NodeJS 14 to NodeJS 18.
For more information refer to #66
General Changes
- Bump zod from 3.20.0 to 3.20.2 by @dependabot in #58
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #59
- Bump husky from 8.0.2 to 8.0.3 by @dependabot in #61
- Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #60
- Bump prettier from 2.8.2 to 2.8.3 by @dependabot in #63
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #64
- Bump zod from 3.20.2 to 3.20.6 by @dependabot in #68
- Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #67
- Remove Node version 14 from processing specification by @dcroote in #66
Full Changelog: v1.4.0...v2.0.0