v2.14.0
What's Changed
New Features
Bug Fixes
- Fix plan name from being reset while editing if other plans are updated at the same time by @duranb in #1340
Testing
Continuous Integration
Other Changes
- Handle Escaped Quotes in Metadata and Models values by @goetzrrGit in #1335
- Inline grammar tests by @joswig in #1303
- Clear constraint check status after simulating by @duranb in #1336
- Update dependencies to fix security vulnerabilities by @duranb in #1345
- Moved sequence adaptation loading code into SequenceEditor to include… by @cohansen in #1347
- Added names to sequence adaptations by @cohansen in #1329
- Merge Sequence Editors Time library by @goetzrrGit in #1339
- More test flakiness fixes by @duranb in #1343
- Changed parcel to be a prop passed to the ParcelEditor component by @cohansen in #1351
Full Changelog: v2.13.0...v2.14.0