v9.0.0
Breaking changes
This release requires regex lookbehind, which is supported in iOS >= 16.4.
If you require support for < iOS 16.4, do not upgrade. Continue to use metar-taf-parser v8.
What's Changed
- (chore) fix example site build by @aeharding in #83
- Switch to pnpm by @aeharding in #84
- Upgrade dependencies by @aeharding in #85
- (chore) Switch example site from CRA to Vite by @aeharding in #86
- (chore) Update example site README.md by @aeharding in #87
- Remove negative lookbehind workaround by @aeharding in #88
- Upgrade dependencies by @aeharding in #93
Full Changelog: v8.0.5...v9.0.0